aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-19WIP FLUSH_LLdaniel/gbproxyDaniel Willmann2-0/+86
2020-11-19Osmocom_Gb_Types: Fix indentationDaniel Willmann1-387/+387
2020-11-19gbproxy: Add test for BSSGP resume procedureDaniel Willmann1-0/+41
2020-11-19gbproxy: Add test for the suspend procedureDaniel Willmann1-0/+39
2020-11-19gbproxy: Use a different IMSI suffix per TCDaniel Willmann1-3/+2
2020-11-19gbproxy: Add test for Radio Status procedureDaniel Willmann1-0/+26
2020-11-19Add templates for BSSGP Radio Status procedureDaniel Willmann1-0/+54
2020-11-19gbproxy: Reset nsvc to SGSN before each testDaniel Willmann1-0/+1
2020-11-18deps/Makefile: Require v0.1 of AF_PACKET TestPortHarald Welte1-1/+1
2020-11-18pcu: Implement ACKing EGPRS Dl TBF blocksPau Espin Pedrol3-38/+118
2020-11-18gbproxy: /bin/sh cannot do "FILES+=", use /bin/bashHarald Welte1-1/+1
2020-11-17pcu: Set acceptable logging verbosity for ConsoleMaskPau Espin Pedrol1-2/+3
2020-11-17gbproxy: Wait longer for BVC unblocking at start-upHarald Welte1-1/+1
2020-11-17gbproxy: Allow dynamic connect/disconnect of ConnHdlr at runtimeHarald Welte1-23/+50
2020-11-17gbproxy: call f_client_register() only on connected portsHarald Welte1-2/+6
2020-11-17gbproxy: Remove NUM_BVC_PER_NSE constant and constant-sized arrayHarald Welte1-2/+2
2020-11-17gbproxy: Remove array of three cell IDsHarald Welte1-11/+14
2020-11-17gbproxy: Fix SGSN side initialization for more than one SGSNHarald Welte1-1/+1
2020-11-17gbproxy: Include support for NS over Frame RelayHarald Welte2-2/+8
2020-11-17NS_Emulation: Fail if an unsupported NS provider is chosenHarald Welte1-0/+2
2020-11-16gbproxy: Add test for RA Capability Update procedureDaniel Willmann2-0/+53
2020-11-16FR/FRNET: Introduce simplistic simulation of UEsHarald Welte2-1/+81
2020-11-16gbproxy: Generalize pcu2sgsn / sgsn2pcu transmissionHarald Welte1-28/+48
2020-11-16gbproxy: Test for RA Capability procedureHarald Welte2-1/+175
2020-11-16gbproxy: Add test for DL-UNITDATAHarald Welte1-0/+38
2020-11-16gbproxy: Add test for Uplink-UnitdataHarald Welte1-0/+38
2020-11-16gbproxy: Use BSSGP MGMT port to determine when all BVC are unblockedHarald Welte1-0/+65
2020-11-16gbproxy: Register IMSI + TLLI with BSSGP_EmulationHarald Welte1-0/+23
2020-11-16gbproxy: Less redundant component namingHarald Welte1-10/+14
2020-11-16gbproxy: Set configuration in a more dynamic wayHarald Welte1-110/+90
2020-11-16BSSGP: parametrize tr_BSSGP_DL_UDHarald Welte1-4/+5
2020-11-16BSSGP_Emulation: Introduce MGMT port to per-BVC componentHarald Welte1-5/+57
2020-11-16BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLIHarald Welte6-17/+45
2020-11-16pcu: Call f_shutdown if BSN doesn't matchPau Espin Pedrol1-0/+1
2020-11-16pcu: Fix f_dl_block_ack_fn for Dl EGPRS data blockPau Espin Pedrol1-1/+1
2020-11-16RLCMAC: Implement type+template for EGPRS Dl Pkt ACK/NACKPau Espin Pedrol3-1/+111
2020-11-16RLCMAC_EncDec: Implement decoding of Egprs Dl Data block HeaderType 2 and 1Pau Espin Pedrol1-3/+41
2020-11-16RLCMAC_EncDEc: Fix decode of DlEgprsDataBlock without LIPau Espin Pedrol1-7/+19
2020-11-16pcu: Introduce test TC_mcs_initial_dlPau Espin Pedrol1-0/+55
2020-11-16pcu: Introduce test TC_mcs_max_ulPau Espin Pedrol1-0/+50
2020-11-16pcu: Introduce test TC_mcs_initial_ulPau Espin Pedrol1-0/+86
2020-11-16pcu: Specify (M)CS to use when sending UL rlcmac data blocksPau Espin Pedrol6-58/+171
2020-11-15gbproxy: Fix config file typoHarald Welte1-1/+1
2020-11-14library/L1CTL_Types: add missing template restrictionsVadim Yanitskiy1-60/+92
2020-11-14BTS_Tests_SMSCB: use proper templates for RSL channel numberVadim Yanitskiy1-6/+3
2020-11-14BTS_Tests: turn 'l1ctl_ma_def' into 'c_arfcn_list'Vadim Yanitskiy1-5/+8
2020-11-14BTS_Tests: introduce and use as_l1_sacch_l1h()Vadim Yanitskiy1-68/+66
2020-11-14bts: update some expectations in expected-results.xmlVadim Yanitskiy1-39/+7
2020-11-12FR/FRNET: Reduce console log verbosityHarald Welte2-2/+2
2020-11-12move f_gprs_tlli_{type,random} to Osmocom_Gb_TypesHarald Welte2-39/+40