aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-28Activate PTCCH ULMax1-1/+2
2016-07-27dyn TS: sysmo,lc15: chan_nr_by_sapi(): add missing assertionNeels Hofmeyr1-0/+1
2016-07-25dyn TS: implement SysmoBTS specificsNeels Hofmeyr2-9/+33
2016-07-25sysmo/oml.c: rename ts_connect() to ts_opstart()Neels Hofmeyr1-2/+2
2016-07-25cosmetic: clarify TCH/F_PDCH related naming and commentsNeels Hofmeyr1-2/+2
2016-07-16sysmobts: dump PRACH and PTCCH parametersMax1-1/+6
2016-07-07sysmobts: Fix eeprom padding before gpg keyHolger Hans Peter Freyther2-1/+7
2016-06-24Remove duplicated nibble shift codeMax1-40/+0
2016-06-23DTXu: move copy-pasted code to common partMax1-18/+4
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-11/+5
2016-06-18Move copy-pasted code into common partMax1-65/+4
2016-06-18DTX: add support for AMR/HRMax1-1/+35
2016-06-17debug log: log TS pchan type on connectNeels Hofmeyr1-1/+5
2016-06-17dyn PDCH: complete for sysmo-bts: implement bts_model_ts_*()Neels Hofmeyr1-2/+49
2016-06-17dyn PDCH: sysmo: handle TCH/F_PDCH init like TCH/FNeels Hofmeyr1-1/+2
2016-06-17dyn PDCH: sysmo-bts/oml.c: add ts_connect_as(), absorbing ts_connect() gutsNeels Hofmeyr1-3/+10
2016-06-17dyn PDCH: chan_nr_by_sapi(): handle TCH/F_PDCH according to ts->flagsNeels Hofmeyr1-3/+15
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+11
2016-06-17dyn PDCH: cosmetic: lchan_to_GsmL1_SubCh_t(): add case for TCH_F_PDCHNeels Hofmeyr1-0/+1
2016-06-15sysmo: add L3 handle to l1prim messagesNeels Hofmeyr2-13/+128
2016-06-15sysmobts: Add the barebox boot state reservationHolger Hans Peter Freyther1-1/+2
2016-06-14DTXu: mark beginning of speech burst in RTPMax1-6/+44
2016-06-14DTXd: store/repeat last SIDMax3-18/+119
2016-06-12Use libosmocodec for AMR RTPMax2-17/+13
2016-06-12Add DTXd support for sysmoBTS and LC15Max1-0/+2
2016-06-05Fix debug outputMax1-0/+1
2016-02-15sysmobts_vty: Fix null-check for pinstHarald Welte1-1/+1
2016-02-15Use consistent naming of binaries accross BTS modelsHarald Welte1-5/+5
2016-02-15declare pcu_direct in pcu_if.hHarald Welte2-4/+1
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-26/+0
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte5-114/+59
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte4-8/+39
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte1-22/+6
2016-02-15sysmobts: make clock calibration eeprom default (again?)Harald Welte1-0/+1
2016-02-15port sysmobts to phy_link/phy_instance abstractionHarald Welte5-97/+173
2016-02-09fix migration of check_for_ciph_cmd() from sysmobts to l1sapHarald Welte1-45/+0
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-259/+65
2016-01-22Add new bts_model_ctrl_cmds_install()Harald Welte2-4/+1
2016-01-16move 'GSM_FR_BYTES' and related definitiions to common partHarald Welte1-7/+0