aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-27scheduler_trx: Avoid copy+pasting determining CMR from FNHarald Welte1-8/+12
2017-05-27scheduler_trx.c: Avoid code duplication for BER10k computationHarald Welte1-8/+16
2017-05-27scheduler_trx.c: Fix typos, improve comments, cosmeticsHarald Welte1-25/+35
2017-05-27Remove unusued left-over gsm0503_conv.cHarald Welte2-1169/+0
2017-05-27Implement basic Get Attribute responderMax2-0/+136
2017-05-24measurement: exclude idle channels from uplink measurementPhilipp Maier1-24/+29
2017-05-24phy_link: Fix typo in state being printedPau Espin Pedrol1-1/+1
2017-05-22Remove redundant testMax7-535/+1
2017-05-22osmo-bts-trx: use libosmocodingMax15-5631/+42
2017-05-17measurement: Compute measurement results on measurement idicationPhilipp Maier1-5/+4
2017-05-17measurement: make lchan_meas_check_compute() available to l1sap.cPhilipp Maier2-1/+3
2017-05-17measurement: fix measurement reporting periodPhilipp Maier1-3/+35
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-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+15
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+14
2017-05-15Prepare for BTS attribute reporting via OMLMax5-25/+39
2017-05-10Set BTS variant while initializing BTS modelMax4-0/+4
2017-05-09osmo-bts-trx/l1_if.c: cosmetic: drop double checkVadim Yanitskiy1-3/+3
2017-05-09Prepare for extended SI2quater supportMax3-37/+44
2017-05-08Signal to BSC when PCU disconnectsMax2-1/+6
2017-05-08bts: revert trx shutdown orderPhilipp Maier1-1/+1
2017-04-30sysmobts: Store a simple network config in the EEPROM as wellHolger Hans Peter Freyther4-8/+168
2017-04-29sysmobts: Make reservation for mode/netmask/ip and sucHolger Hans Peter Freyther2-1/+16
2017-04-28osmo-bts-trx: cosmetic log fixMax1-9/+11
2017-04-27Fix RTP duration adjustment not done when speech resumes in DTX mode.Jean-Francois Dionne1-6/+2
2017-04-26Add MS TO to RSL measurementsMax2-5/+44
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier4-0/+64
2017-04-13octphy: add conditional compilation to support latest octasic header releasePhilipp Maier3-3/+74
2017-04-13octphy: display hint in case of wrongly configured transceiver numberPhilipp Maier1-0/+2
2017-04-13octphy: print log message for multi-trx supportPhilipp Maier1-0/+6
2017-04-13l1sap: improve log outputPhilipp Maier1-1/+3
2017-04-13octphy: add CBCH supportPhilipp Maier2-1/+19
2017-04-13octphy: fix usage of wrong define constantPhilipp Maier1-1/+1
2017-04-10Handle TXT indication from OsmoPCUMax2-0/+28
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte5-3/+30
2017-03-23vty: reduce code duplicationMax1-32/+6
2017-03-23osmo-bts-trx/l1_if.c: use channel combination III for TCH/HVadim Yanitskiy1-1/+1
2017-03-23Sync protocol with OsmoPCUMax1-4/+19
2017-03-23osmo-bts-trx: fix scheduling of broken framesMax1-2/+4
2017-03-20l1sap: fix PTCCH detectionPhilipp Maier1-1/+4
2017-03-17README: update some of the limitationsHarald Welte1-4/+20
2017-03-17README: Add general project information and convert to markdownHarald Welte2-14/+69
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr4-0/+10
2017-03-15l1sap: fix rach reason (ra) parsingPhilipp Maier1-1/+1
2017-03-14Check for suitable lchan type when detecting HOMax2-2/+12
2017-03-14Handle ctrl cmd allocation failuresMax1-18/+19
2017-03-07Remove code duplicationMax1-18/+4
2017-02-24Use oml-alert CTRL command for temp reportMax4-13/+65