aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-3/+1
2016-10-13DTX DL: use FSM for AMRMax3-38/+102
2016-10-12Move copy-pasted array into shared headerMax1-6/+0
2016-09-30DTX: send AMR voice alongside with ONSETMax3-10/+16
2016-09-30DTX: move ONSET detection into separate functionMax1-36/+19
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max1-82/+33
2016-09-30DTX: move scheduling check inside repeat_last_sidMax2-26/+10
2016-09-26DTX: remove misleading commentMax1-1/+1
2016-09-24DTX: check Marker bit to send ONSET to L1Max3-9/+33
2016-09-24sysmobts_mgr, lc15bts_mgr: fix tall context for telnet vtyNeels Hofmeyr1-1/+1
2016-09-23lc15, sysmo: Use SID_FIRST_P1 to initiate DTXMax1-2/+1
2016-09-23DTX: fix SID logicMax3-9/+19
2016-09-23DTX: fix SID repeat schedulingMax1-58/+10
2016-09-23DTX: fix last SID savingMax3-13/+7
2016-09-17log: sysmo,lc15: tweak log about sapi_cmds queueNeels Hofmeyr1-3/+6
2016-09-14Update parameters in osmo-bts-sysmo for 11bit RACHbhargava1-6/+36
2016-08-30Fix ip.access style dyn PDCH, broken in 37af36e85eca546595081246aec010fa7f6fd0beNeels Hofmeyr1-8/+19
2016-08-30dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detectionNeels Hofmeyr1-1/+1
2016-08-27Change interface in osmo-bts for 11 bit RACHbhargava1-0/+6
2016-08-21sysmo: ts_connect: log channel combination name instead of numberMax2-3/+4
2016-08-12sysmo: fix dyn TS: Revert "Activate PTCCH UL" [in sysmobts]Neels Hofmeyr1-2/+1
2016-08-10sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCHNeels Hofmeyr1-1/+2
2016-08-08Fill measurements data for L1SAPMax1-1/+5
2016-07-28Fix dsp tracing at phy configMax1-0/+17