aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-15contrib: integrate RPM specosmith/rpmOliver Smith1-5/+7
2020-05-14contrib: import RPM specOliver Smith1-0/+145
2020-05-11stats: Rename BSSMAP Rx message counters to match Tx ones.Alexander Chemeris3-19/+19
2020-05-11stats: Add counters for Tx BSSMAP messages.Alexander Chemeris8-3/+105
2020-05-11handover_test: Properly allocate MSC data struct.Alexander Chemeris1-9/+1
2020-05-11stats: Only dereference a connection pointer after checking for NULL.Alexander Chemeris1-1/+2
2020-05-09timeslot_fsm: Allow PDCH_ACT_ACK in BORKEN state.Alexander Chemeris1-0/+8
2020-05-09lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACKAlexander Chemeris1-0/+1
2020-05-09bsc_subscr_conn_fsm: Fix a typo in the comment life->liveAlexander Chemeris1-1/+1
2020-05-09stats: Fix Rx DTAP error stat descriptionAlexander Chemeris1-1/+1
2020-05-09a_reset: Rename SIGTRAN connection to BSSMAP MSC assocation in log messagesAlexander Chemeris1-2/+2
2020-05-09bts_nokia_site: Fake 12.21 OM objet state as "OK" when boot is doneSylvain Munaut1-0/+35
2020-05-09stats: Export connected OML/RSL links count per BTS.Alexander Chemeris3-0/+8
2020-05-09stats: Add counters for received BSSMAP messages.Alexander Chemeris3-0/+47
2020-05-09stats: report a number of configured BTS to a stats gauge.Alexander Chemeris3-0/+26
2020-05-09stats: Add a stats gauge for the MSC links count.Alexander Chemeris3-6/+78
2020-05-09om2k: Fix invalid use of linked list when building hopping freq listSylvain Munaut1-4/+6
2020-05-09gsm_data: Update trx_is_usable for ericsson BTSSylvain Munaut2-0/+16
2020-05-09chan_alloc: Don't re-invent trx_is_usable and use existing helperSylvain Munaut1-2/+1
2020-05-09osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a commentAlexander Chemeris1-1/+1
2020-05-09chan_alloc: Add comments for the *_chan_load() functions.Alexander Chemeris1-0/+2
2020-05-09Fix a comment for the handle_unitdata_from_msc() function.Alexander Chemeris1-2/+2
2020-05-09stats: Fix stat group index for BTS stats.Alexander Chemeris1-1/+1
2020-05-09Fix indent whitespace and log message.Alexander Chemeris1-5/+5
2020-05-08stats: Remove dots from the end of stats descriptions.Alexander Chemeris1-2/+2
2020-05-08stats: Report per channel type load to statsd counters.Alexander Chemeris3-0/+82
2020-05-08ctrs: Correctly count load total for dynamic timeslots.Alexander Chemeris1-0/+22
2020-05-08om2k: Wait for OM TRX links to stabilize before trying to bring up TRXSylvain Munaut1-10/+31
2020-05-08om2k: Properly update the 'fake' 12.21 states using OM2000 statusSylvain Munaut1-3/+39
2020-05-08om2k: Add support for MCTR configurationSylvain Munaut2-1/+83
2020-05-08om2k: Rename MCTR config request constants for consistencySylvain Munaut1-6/+6
2020-05-08om2k: Add option to limit OML version during negotiationSylvain Munaut3-8/+91
2020-05-08bts_ericsson_rbs2000: Whitelist the E1d input driverSylvain Munaut1-2/+4
2020-05-08bts_ericsson_rbs2000: Init all the TRX, not just C0Sylvain Munaut1-2/+6
2020-05-08om2k: Fix the frequency specifier for TX/RX/TS conf requestsSylvain Munaut1-7/+38
2020-05-08om2k: Dispatch TS_EV_OML_READY to TS FSM only when it's actually readySylvain Munaut1-6/+10
2020-05-08om2k: Use the "from config" TS config to setup OM objectsSylvain Munaut1-3/+3
2020-05-08om2k: Properly name message 0x0136, found to be MCTR Statistics ReportSylvain Munaut1-2/+9
2020-05-08bts_nokia_site: Fix LAPD segfault during reset procedureHarald Welte2-25/+32
2020-05-05om2k: Acknowledge the unknown MCTR messages we get from time to timeSylvain Munaut1-0/+3
2020-05-05om2k: Acknowledge the HW Infos ReportsSylvain Munaut1-0/+7
2020-05-05om2k: Fix type of msg_type in abis_om2k_tx_simpleSylvain Munaut1-1/+1
2020-05-05om2k: Fix TS channel config payload for non-superchannel caseSylvain Munaut1-4/+8
2020-05-05om2k: Don't use slashes in FSM IDs and use dashes insteadSylvain Munaut1-3/+4
2020-05-04gsm_data.h: Comment the 'nokia' BTS fieldsHarald Welte1-6/+6
2020-05-04timers: T->X: 23002, 23004, 23005, 23006Oliver Smith2-5/+5
2020-04-28om2k: Add VTY command to allow TX of arbitrary message for testingSylvain Munaut3-0/+45
2020-04-28om2k: Allow the CON configuration request to be triggered via VTYSylvain Munaut2-0/+4
2020-04-28om2k: Allow TG and MCTR to be manipulated via VTYSylvain Munaut1-1/+3
2020-04-28om2k: Add definitions for the TG objectSylvain Munaut2-0/+2