aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-12wipneels/vamos0Neels Hofmeyr5-1/+35
2021-04-11vamos wipNeels Hofmeyr4-14/+14
2021-04-10Revert "wip redirect OML from shadow to primary TRX"Neels Hofmeyr1-8/+2
2021-04-10wip redirect OML from shadow to primary TRXNeels Hofmeyr1-2/+8
2021-04-10osmo-bts-omldummy: create shadow TRXes iff VAMOS is enabledNeels Hofmeyr1-0/+16
2021-04-10add VAMOS shadow TRX structuresNeels Hofmeyr10-16/+43
2021-04-08omldummy: add cmdline arg --featuresNeels Hofmeyr1-2/+37
2021-04-08omldummy: introduce using getopt_longNeels Hofmeyr1-12/+68
2021-04-07l1sap: use TLVP_PRES_LEN() macro in l1sap_chan_act()Vadim Yanitskiy1-2/+1
2021-04-07l1sap: use the passed 'trx' pointer in l1sap_chan_act()Vadim Yanitskiy1-5/+5
2021-04-01osmo-bts-trx: fix segfault on trx_phy_inst_open() failureVadim Yanitskiy1-3/+6
2021-03-27sched_lchan_tchh: fix frame number and fill FACCH gapPhilipp Maier2-7/+50
2021-03-18osmo-bts-trx: fix: do not call trx_if_close() two timesVadim Yanitskiy1-6/+2
2021-03-15bts-trx: reorder first timerfd schedule to decrease first timeout skewPau Espin Pedrol1-4/+3
2021-03-15bts-trx: Drop duplicate set of last_clk_indPau Espin Pedrol1-2/+0
2021-03-11bts-trx: Avoid submitting first data_ind with FN=0 to upper layersPau Espin Pedrol1-3/+3
2021-03-11bts-trx: Always submit rx PDTCH DATA.ind to l1sapPau Espin Pedrol2-6/+18
2021-03-11l1sap: Transmit pdtch invalid MAC blocks to PCUPau Espin Pedrol2-6/+4
2021-03-09doc/examples: enable stderr logging for osmo-bts-virtual.cfgVadim Yanitskiy1-1/+1
2021-03-09doc/examples: remove obsolete power control parametersVadim Yanitskiy1-1/+0
2021-03-01l1sap: add logging and VTY introspection for ACCH repetitionPhilipp Maier2-10/+90
2021-03-01l1sap: Store status of SRR in an lchan struct memeberPhilipp Maier2-2/+9
2021-02-23Bump version: 1.2.0.444-8777-dirty → 1.3.01.3.0Pau Espin Pedrol5-21/+491
2021-02-20ta_control: fix Timing Advance control for SDCCH channelsVadim Yanitskiy1-5/+0
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol3-3/+3
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol3-0/+6
2021-02-16gsm_data: handle l1_info with structsPhilipp Maier4-17/+15
2021-02-16GSMTAP: make remote host for Um logging configurable via VTYNeels Hofmeyr3-10/+69
2021-02-15vty: dont put a colon after vty_out in cfg_out macroPhilipp Maier1-1/+1
2021-02-15l1sap: fix comment: sapi number is missingPhilipp Maier1-1/+1
2021-02-15ta_control: make 'struct bts_ul_meas' parameters constVadim Yanitskiy3-10/+19
2021-02-15ta_control: cosmetic: use correct naming for MIN/MAX constraintsVadim Yanitskiy1-4/+4
2021-02-15add support for sysmoBTS 1003 aka "1002 with GPS and PoE"Harald Welte3-1/+5
2021-02-13GSMTAP: move 'struct gsmtap_inst' and masks to 'struct gsm_bts'Vadim Yanitskiy5-25/+29
2021-02-13GSMTAP: fix wrong naming of per-BTS SAPI commandsVadim Yanitskiy1-10/+10
2021-02-13GSMTAP: move 'gsmtap_sapi_names' from l1sap.c to vty.cVadim Yanitskiy3-18/+17
2021-02-13main: cosmetic: tweak deprecation warning messagesVadim Yanitskiy1-4/+4
2021-02-11l1sap: be sure that UL-SACCH repetition is turned offPhilipp Maier1-1/+7
2021-02-11l1sap.c: be sure that FACCH repetition is turned offPhilipp Maier1-1/+7
2021-02-11l1sap: fix repeated_dl_facch_active_decision()Philipp Maier1-1/+1
2021-02-10oml: ensure that IPA RSL Connect ACK/NACK contains all IEsVadim Yanitskiy1-3/+14
2021-02-10oml: reuse the given msgb in oml_fom_ack_nack()Vadim Yanitskiy1-13/+13
2021-02-07power_control: implement handling of P_Con_INTERVAL parameterVadim Yanitskiy10-3/+320
2021-02-07power_control: cosmetic: fix swapped {L,U}_RXQUAL_XX_P commentsVadim Yanitskiy1-2/+2
2021-02-07oml: use regular TLVP_PRES() in rx_oml_ipa_rsl_connect()Vadim Yanitskiy1-3/+3
2021-02-07oml: make 'struct tlv_parsed' pointer const where possibleVadim Yanitskiy1-5/+5
2021-02-07oml: avoid redundant ntohl() / htonl() conversionVadim Yanitskiy1-3/+4
2021-02-06vty: register libosmocore's FSM introspection commandsVadim Yanitskiy1-0/+1
2021-02-06oml: cosmetic code style changes in rx_oml_ipa_rsl_connect()Vadim Yanitskiy1-6/+3
2021-02-05osmo-bts-trx/scheduler: use DMEAS in trx_sched_meas_avg()Vadim Yanitskiy1-1/+1