aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy
AgeCommit message (Expand)AuthorFilesLines
2017-07-10octphy: remap frame number in MEAS_INDPhilipp Maier1-1/+52
2017-07-10octphy: do not send empty frames to phyPhilipp Maier1-34/+5
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol2-6/+14
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol1-1/+1
2017-07-04Use L1P instead of L1C for TCH logging and allocationPau Espin Pedrol1-9/+9
2017-07-04octphy: complete value strings (octphy_cid_vals)Philipp Maier2-2/+5
2017-06-28octphy: remove log outputPhilipp Maier1-2/+0
2017-06-28octphy: initalize nmsg only when neededPhilipp Maier1-5/+6
2017-06-28octphy: initalize l1msg and only when neededPhilipp Maier1-1/+9
2017-06-28octphy: improve log outputPhilipp Maier1-1/+1
2017-06-15Set and report BTS featuresMax1-0/+3
2017-06-09octphy: fix segfaultPhilipp Maier1-5/+6
2017-06-09Re-add version to phy_instanceMax1-2/+3
2017-06-02Revert "Add version to phy_instance"Neels Hofmeyr1-3/+2
2017-05-29Add version to phy_instanceMax1-2/+3
2017-05-29octphy: remove old event control codePhilipp Maier1-83/+1
2017-05-29octphy: integrate channel measurement handlingPhilipp Maier2-15/+50
2017-05-17octphy: ensure that 11 bit rach flag is not setPhilipp Maier1-0/+2
2017-05-17octphy: align frame number for new firmware versionsPhilipp Maier1-0/+15
2017-05-17octphy: activate CBCH after all physical channels are activatedPhilipp Maier1-1/+1
2017-05-10Set BTS variant while initializing BTS modelMax1-0/+1
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier2-0/+53
2017-04-13octphy: add conditional compilation to support latest octasic header releasePhilipp Maier2-2/+37
2017-04-13octphy: print log message for multi-trx supportPhilipp Maier1-0/+6
2017-04-13octphy: add CBCH supportPhilipp Maier2-1/+19
2017-04-13octphy: fix usage of wrong define constantPhilipp Maier1-1/+1
2017-02-22octphy: Fix VTY commandsPhilipp Maier3-45/+139
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-0/+4
2017-02-01octphy: Improve OML ADM state handlingPhilipp1-2/+59
2017-01-31cosmetic: remove stray newline in octphy's l1_oml.cPhilipp Maier1-2/+1
2017-01-31cosmetic: Remove stray newlines in octphy_vty.cPhilipp Maier1-5/+0
2017-01-31octphy VTY: fix vty write output for octphy's phy sectionPhilipp Maier1-7/+7
2017-01-23octphy: set tx attenuation via VTYPhilipp2-7/+29
2016-12-01Remove duplicated codeMax1-4/+3
2016-11-11Replace link_id constant with defineMax1-4/+4
2016-11-08Add libosmocodec for octphy buildMax1-2/+2
2016-10-18Replace magic number with defineMax1-2/+3
2016-10-12octphy: prevent mismatch between dsp-firmware and octphy headersPhilipp1-6/+20
2016-10-06octopy: fixing renamed constantPhilipp2-0/+15
2016-10-06octphy: reintroducing multi-trx supportPhilipp1-1/+19
2016-09-24octphy: Fixing band selection for ARFCN 0Philipp1-1/+3
2016-09-24octphy: Fixing missing payload type in ph. chan. activationPhilipp1-0/+1
2016-09-06octphy: fix build with OCTSDR-OPENBSC-02.07.00-B708: name changedNeels Hofmeyr2-2/+2
2016-09-06octphy: fix build: Revert "octphy: add support for multiple trx ids"Neels Hofmeyr1-3/+2
2016-09-06octphy: fix build: Revert "octphy: fix for multiple trx with more than 1 dsp"Neels Hofmeyr1-8/+1
2016-08-08Fill measurements data for L1SAPMax1-1/+12
2016-07-28octphy: fix buildMax1-1/+1
2016-06-24Remove duplicated nibble shift codeMax1-38/+0
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-11/+5
2016-06-18Move copy-pasted code into common partMax1-25/+3