aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy
AgeCommit message (Expand)AuthorFilesLines
2018-02-26octphy: Remove code duplication for BER / RSSI conversionHarald Welte1-18/+22
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte2-31/+24
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier1-9/+0
2018-02-22octphy: ensure all BTS models set featuresPhilipp Maier1-0/+5
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier1-0/+9
2018-02-05octphy: octpkt.c: Remove unused static functionsPau Espin Pedrol1-32/+0
2018-01-21Move -I inside *INCDIR variableMax1-1/+1
2017-12-20octphy: l1_oml: check returncode of trx_by_l1h()Philipp Maier1-0/+35
2017-12-03osmo-bts-octphy: Remove bogus warning about BS_AG_BLKS_RESHarald Welte1-1/+0
2017-11-08octphy: override firmware version checkPhilipp Maier2-4/+24
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-15octphy: implement support for dynamic timeslotsPhilipp Maier2-13/+126
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-2/+2
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