aboutsummaryrefslogtreecommitdiffstats
path: root/bts
AgeCommit message (Expand)AuthorFilesLines
2024-03-18bts: also test TCH/A[FH]S in TC_speech_no_rtp_tch[fh]Vadim Yanitskiy1-4/+10
2024-03-18bts: dequeue L1CTL {DATA,TRAFFIC}.cnf in as_l1_{sacch,dcch,tcp}_loop()Vadim Yanitskiy1-0/+6
2024-03-18bts: rename as_l1_sacch() -> as_l1_sacch_loop()Vadim Yanitskiy1-10/+10
2023-12-15library/PCUIF_Types: clean up, drop remains of PCUIFv10Vadim Yanitskiy1-11/+7
2023-12-14Fix TC_rll_est_ind (contention resolution on DCCH SAPI 0)Andreas Eversberg1-11/+17
2023-11-22BTS_Tests_LAPDm.TC_sabm_retransmit_bts: Fix time to waitAndreas Eversberg1-1/+2
2023-11-22BTS_Tests_LAPDm.TC_nr_seq_error: Fix testAndreas Eversberg1-0/+5
2023-11-22BTS_Tests: extend TC_early_immediate_assignment: run on trx_nr=1Vadim Yanitskiy1-3/+14
2023-11-21PCUIF: upgrade to PCUIF v12Philipp Maier1-1/+1
2023-10-06BTS_Tests: fix TC_rsl_rf_resource_ind: update mp_interf_bandVadim Yanitskiy1-9/+9
2023-10-06BTS_Tests: fix TC_rsl_rf_resource_ind: handle dynTS and PDCHVadim Yanitskiy1-8/+24
2023-10-06BTS_Tests: separate generating g_AllChannels[] into a functionVadim Yanitskiy1-35/+40
2023-09-05Revert "BTS_Tests: execute TC_dyn_osmo_pdch_{tchh,sdcch8}_race_act last"Vadim Yanitskiy2-7/+4
2023-09-04BTS_Tests: add TC_data_rtp_tch* for CSDVadim Yanitskiy2-0/+217
2023-09-04BTS_Tests: decouple payload generation from f_rtpem_activate()Vadim Yanitskiy1-41/+36
2023-09-04BTS_Tests: f_rtpem_activate(): make RTP payload type configurableVadim Yanitskiy1-2/+3
2023-08-29BTS_Tests: add new testcase TC_pcu_data_req_imm_ass_agchPhilipp Maier1-0/+25
2023-08-29BTS_Tests: use f_PCUIF_tx_mac_block_agch in TC_pcu_data_req_agchPhilipp Maier1-1/+2
2023-08-29PCUIF: use confirm flag in struct gsm_pcu_if_pchPhilipp Maier1-0/+1
2023-08-22BTS_Tests: rewrite outdated commentPhilipp Maier1-1/+1
2023-08-22PCUIF_Types: get rid of _DT, _dt (Direct TLLI)Philipp Maier1-5/+5
2023-08-17PCUIF_Codec port, do not return fn in f_PCUIF_tx_imm_ass_pchPhilipp Maier1-1/+1
2023-08-17PCUIF: rename tlli to msg_idPhilipp Maier1-1/+1
2023-08-03BTS_Tests: fix log line (AGCH->PCH)Philipp Maier1-1/+1
2023-08-03BTS_Tests: fix commentPhilipp Maier1-1/+1
2023-08-03BTS_Tests: call f_pcu_data_req with correct timeslotPhilipp Maier1-3/+3
2023-07-20BTS_Test_ASCI: Add Listener detection testAndreas Eversberg1-0/+79
2023-07-20BTS_Test_ASCI: Add Talker establishment/release testAndreas Eversberg2-1/+45
2023-07-20BTS_Test_ASCI: Add Talker detect and link fail testAndreas Eversberg1-0/+101
2023-07-20BTS_Test_ASCI: Add UPLINK FREE / UPLINK BUSY testAndreas Eversberg2-2/+66
2023-07-20BTS_Test_ASCI: Add first ASCI test to check NCH supportHarald Welte3-0/+137
2023-07-20Add LAPDm Bter frames to LAPDm_Types.ttcn and BTS_Tests.ttcnAndreas Eversberg1-0/+2
2023-07-14BTS_Tests: also test TCH/EFS (EFR) in TC_speech_no_rtp_tchfVadim Yanitskiy1-0/+11
2023-07-14BTS_Tests: call f_shutdown() in TC_speech_no_rtp_tch[fh]Vadim Yanitskiy1-0/+4
2023-07-14BTS_Tests: properly release TCH in f_TC_speech_no_rtp()Vadim Yanitskiy1-0/+2
2023-07-14BTS_Tests: fix expectations in TC_speech_no_rtp_tch[fh]Vadim Yanitskiy1-13/+20
2023-07-12BTS_Tests: run TCH and SACCH loops in f_TC_speech_osmux()Vadim Yanitskiy1-0/+2
2023-07-12BTS_Tests: print DL TCH length in f_TC_speech_osmux()Vadim Yanitskiy1-3/+3
2023-07-12bts/osmo-bts.cfg: reduce {DPCU,DLIMB} logging verbosityVadim Yanitskiy1-2/+2
2023-07-11bts/BTS_Tests.default: bump default PCUIF version to 11Vadim Yanitskiy1-1/+1
2023-07-11bts/expected-results.xml: expect TC_t200_n200 to passVadim Yanitskiy1-6/+1
2023-07-09BTS_Tests: print length of received TCH payloadsVadim Yanitskiy1-2/+4
2023-07-07BTS_Tests: Add support for PCUIF protocol version 11Philipp Maier1-2/+11
2023-06-14BTS_Tests: enlarge Tguard for TC_acch_overpower_rxqual_threshVadim Yanitskiy1-1/+2
2023-06-12Fix the BTS_Tests_LAPDm.TC_t200_n200 testAndreas Eversberg1-4/+4
2023-06-08Explicitly configure ASPs asp-clnt-* as role=asp & sctp-role=clientPau Espin Pedrol1-0/+2
2023-06-08BTS_Tests: craft a more realistic IMMEDIATE ASSIGNMENT messagePhilipp Maier1-1/+3
2023-06-01BTS_Tests.TC_pcu_data_ind_lqual_cb: remove lqual thresholdVadim Yanitskiy1-18/+7
2023-06-01BTS_Tests.TC_pcu_data_ind_lqual_cb: properly send UL BLOCK.reqVadim Yanitskiy1-3/+65
2023-06-01BTS_Tests.TC_pcu_data_ind_lqual_cb: log lqual valuesVadim Yanitskiy1-0/+1