aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/abis_om2000.c
AgeCommit message (Expand)AuthorFilesLines
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