aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/abis_om2000.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-18bts: Drop duplicated function to get trx by numberPau Espin Pedrol1-2/+2
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-05-09om2k: Fix invalid use of linked list when building hopping freq listSylvain Munaut1-4/+6
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 Munaut1-1/+79
2020-05-08om2k: Rename MCTR config request constants for consistencySylvain Munaut1-6/+6
2020-05-08om2k: Add option to limit OML version during negotiationSylvain Munaut1-8/+44
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-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-04-28om2k: Add VTY command to allow TX of arbitrary message for testingSylvain Munaut1-0/+15
2020-04-28om2k: Add definitions for the TG objectSylvain Munaut1-0/+1
2020-01-29OM2000: Add some more message types and IEs we now understandHarald Welte1-0/+41
2019-12-01check for osmo_fsm_register() error return valueHarald Welte1-3/+3
2019-11-13Fix some typosMartin Hauke1-1/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-4/+3
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-9/+7
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-3/+7
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+2769