aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Revert "send TCH/F fill frames in DTX mode (WIP)"Stefan Sperling1-64/+13
2018-08-22measurement: fix measurement interval end detectionPhilipp Maier1-3/+1
2018-08-22send TCH/F fill frames in DTX mode (WIP)Stefan Sperling1-13/+64
2018-08-22fix conditions for sending fill frames during RTS INDStefan Sperling1-3/+10
2018-08-20measurement: make sure measurement interval end is detectedPhilipp Maier1-6/+150
2018-08-20measurement: make sure state is reset on chan act.Philipp Maier2-1/+9
2018-08-17cosmetic: unify measurement sample handling in one functionPhilipp Maier2-5/+14
2018-08-01Clarify frame loss counter for l1sched_chan_stateVadim Yanitskiy1-3/+3
2018-07-25preserve lchan-specific SI overrides on SACCH FILLStefan Sperling1-4/+10
2018-07-24update sysinfo copies in all lchans upon SACCH FILLStefan Sperling1-0/+32
2018-07-20scheduler: Log error on fn jumpPau Espin Pedrol1-2/+5
2018-07-20sched: Log RX->RTP packet like we do in add_l1sap_headerPau Espin Pedrol1-1/+7
2018-07-19l1sap: add_l1sap_header: Compact msgb_push ret assignmentPau Espin Pedrol1-2/+1
2018-07-06rsl: Use value_string to print encryption algo namePau Espin Pedrol1-4/+5
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte2-9/+84
2018-06-25log reception of PCU_IF_MSG_PAG_REQ messages from osmo-pcuStefan Sperling1-8/+22
2018-06-14pcu_sock: Log event pcu_sock createdPau Espin Pedrol1-0/+2
2018-06-09Send DELETE_IND when dropping Imm Assign pending messagePau Espin Pedrol2-1/+3
2018-06-08compact AGCH queue: Drop too msg diff than IMM_ASS_REJPau Espin Pedrol1-5/+0
2018-06-08bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100Pau Espin Pedrol1-1/+1
2018-06-08bts.c: Add missing include for gsm48_rr_msg_namePau Espin Pedrol1-0/+1
2018-06-06bts.c: Log name of RR msg type instead of valuePau Espin Pedrol1-2/+2
2018-05-25rtp: make port range configurable, assign correct port numbersPhilipp Maier3-2/+67
2018-05-24cosmetic: it's n_r in check_for_first_ciphrd(), not n_sHarald Welte1-3/+3
2018-05-15let osmo-bts log a special notice if OML connection is closed earlyStefan Sperling1-1/+18
2018-05-10dyn TS: be less strict on chan_nr, to allow arbitrary pchan switchesNeels Hofmeyr1-10/+4
2018-05-09rsl: If CHAN ACT or MODE MODIF fails, send respective NACKHarald Welte1-4/+4
2018-05-09rsl: Properly NACK CHAN_ACKT / MODE_MODIFYHarald Welte1-13/+17
2018-05-09rsl: Make channel activation fail if encryption algorithm not supportedHarald Welte1-1/+1
2018-05-09rsl: log errors when parsing of encryption information failsHarald Welte1-2/+10
2018-05-08add/improve various logging around dyn tsNeels Hofmeyr2-10/+22
2018-05-08ip.access dyn ts: properly NACK a PDCH ACT on a still active lchanNeels Hofmeyr1-0/+7
2018-05-08fix RSL Chan Activ Nack messagesNeels Hofmeyr1-6/+4
2018-05-08ignore RSL RF CHAN REL for inactive lchansNeels Hofmeyr1-9/+29
2018-05-07send a State Changed Event Report when rf is locked/unlockedStefan Sperling1-1/+10
2018-05-05cosmetic: dyn TS: clarify chan_nr compositionNeels Hofmeyr1-4/+14
2018-05-05dyn TS: clear TCH state upon reconnecting as PDCHNeels Hofmeyr1-0/+26
2018-05-05dyn TS: rx_rf_chan_rel: properly mark PDCH rel when no PCU, clarifyNeels Hofmeyr1-4/+7
2018-05-05dyn TS: fix TCH/F_TCH/H_PDCH: properly record release of PDCH TSNeels Hofmeyr1-0/+2
2018-05-05cosmetic: dyn TS: clarify rsl_tx_rf_rel_ack() with a switchNeels Hofmeyr1-9/+41
2018-04-23return NACK codes instead of errno values from oml_tx_attr_resp()Stefan Sperling1-14/+8
2018-04-19cosmetic: fix typos in src/common/oml.cStefan Sperling1-4/+4
2018-04-19respond with NACK for non-hopping BTS with multiple ARFCNStefan Sperling1-2/+1
2018-04-17common/sysinfo.c: Fix no return on on-void functionPau Espin Pedrol1-0/+1
2018-04-05fix activation of osmocom-style dynamic PDCH as TCH/F or TCH/HHarald Welte1-0/+2
2018-04-05rsl_tx_dyn_pdch_ack: Add missing FRAME_NR information elementHarald Welte1-4/+7
2018-04-05fox chan_nr_is_dchan() for RSL_CHAN_OSMO_PDCHHarald Welte1-2/+2
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2-11/+1
2018-03-21l1sap: Avoid assumption that l1sap is at head of msgbPau Espin Pedrol1-11/+15
2018-03-17omldummy: Suppress RSL transmission errorsHarald Welte1-0/+7