aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-2/+2
2017-08-01lc-15, sysmo: l1_if: print name on PH-DATA.ind unknwon sapiPau Espin Pedrol1-2/+2
2017-07-10osmo-bts-sysmo: Include frame number in MEAS INDPhilipp Maier1-2/+3
2017-07-10Use osmo_dump_gsmtime to log fn across different layersPau Espin Pedrol1-2/+5
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol2-13/+11
2017-07-05sysmo: Remove non longer valid -p option from helpPau Espin Pedrol1-1/+0
2017-07-04sysmo, litecell15: Make sure all TCH events are triggeredPau Espin Pedrol1-0/+5
2017-07-04Use L1P instead of L1C for TCH logging and allocationPau Espin Pedrol1-13/+13
2017-07-04Revert "osmo-bts-sysmo: Include frame number in MEAS IND"Philipp Maier1-7/+2
2017-06-30sysmo/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-06-29Revert "sysmobts: normalize frame number in measurement indication"Philipp Maier1-10/+2
2017-06-24osmo-bts-sysmo/l1_if.c: PH-DATA.ind belongs to L1P, not L1CHarald Welte1-1/+1
2017-06-22Copy sysmobts.service to osmo-bts-sysmoMax2-6/+6
2017-06-15Set and report BTS featuresMax1-0/+5
2017-06-09sysmobts: normalize frame number in measurement indicationPhilipp Maier1-2/+10
2017-06-09Re-add version to phy_instanceMax1-0/+4
2017-06-02Revert "Add version to phy_instance"Neels Hofmeyr1-4/+0
2017-05-29Add version to phy_instanceMax1-0/+4
2017-05-29sysmobts: Re-order the bit-endianness of every HR codec parameterHarald Welte3-6/+57
2017-05-29l1_if: Add inline functions to check dsp/fgpa version at runtimeHarald Welte1-0/+15
2017-05-29Consistently check for minimum attribute/TLV length in RSL and OMLHarald Welte1-2/+1
2017-05-29osmo-bts-sysmo: Include frame number in MEAS INDPhilipp Maier1-2/+7
2017-05-27Implement basic Get Attribute responderMax1-0/+4
2017-05-15Prepare for BTS attribute reporting via OMLMax5-25/+39
2017-05-10Set BTS variant while initializing BTS modelMax1-0/+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-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte1-2/+4
2017-03-14Handle ctrl cmd allocation failuresMax1-18/+19
2017-02-24Use oml-alert CTRL command for temp reportMax4-13/+65
2017-02-14sysmobts: fully support trx_power_paramsHarald Welte4-32/+44
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-12/+9
2017-02-07Revert "sysmobts: Add correct nominal transmit power for sysmoBTS 1020"Harald Welte1-2/+0
2017-02-02sysmobts_eeprom.h: Fix/extend model number definitionsHarald Welte1-1/+2
2017-02-02sysmobts: Add correct nominal transmit power for sysmoBTS 1020Harald Welte1-0/+2
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne2-6/+15
2017-02-01DTX: fix "unexpected burst" errorJean-Francois Dionne1-0/+1
2017-01-31sysmo,lc15: fix memory leak at each call placedJean-Francois Dionne1-1/+3
2017-01-12lc15,sysmobts l1_if: fix memleak in handle_mph_time_ind()Jean-Francois Dionne1-0/+1
2017-01-10DTX: fix SID-FIRST detectionJean-Francois Dionne1-1/+1
2017-01-04DTX AMR HR: fix inhibitionMax2-1/+6
2016-12-01Fix AGCH/PCH proportional allocationMax2-18/+7
2016-12-01Remove duplicated codeMax2-6/+4
2016-12-01DTX DL AMR: rewrite FSM recursionMax2-32/+32
2016-11-11Replace link_id constant with defineMax1-3/+3
2016-11-08DTX DL: tighten check for enabled operationMax2-4/+4
2016-11-03DTX fix ONSET handlingMax2-3/+2
2016-10-28DTX DL: split ONSET state handlingMax2-8/+47
2016-10-18Replace magic number with defineMax1-2/+3