aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/abis_om2000.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-19Fix more hidden TSC bugs for Ericsson BTSHarald Welte1-3/+3
2012-09-07OM2000: don't silently send CON/IS/TF configuration requestHarald Welte1-0/+9
2012-09-07OM2000: make sure to route messages to IXU/DXU over BTS oml linkHarald Welte1-2/+3
2012-09-07OM2000: don't signal operational state for a unknown MOHarald Welte1-0/+3
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-3/+3
2012-02-03abis_om2000.c: Remove unused variable to_trx_oml.Holger Hans Peter Freyther1-1/+0
2011-09-26Fix Ericsson RBS2000 support after libosmo-abis mergeHarald Welte1-10/+8
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-1/+1
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-10/+15
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-7/+7
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-3/+3
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-06RBS2000: Automatically connect/start/configure/enable most MOsHarald Welte1-11/+20
2011-03-06OM2000: Make sure we fill the nsd->bts member for NM state eventsHarald Welte1-0/+2
2011-03-06OM2000: Move IS conn group list generation out of VTY codeHarald Welte1-3/+29
2011-03-06OM2000: Track the Operational Info and MO stateHarald Welte1-1/+153
2011-03-06OM2000: Process MO STATE and ACCORDANCE INFOHarald Welte1-1/+91
2011-03-06OM2000: Fix configuration of TCH timeslotsHarald Welte1-4/+3
2011-03-06OM2000: Fix configuration of Timing Function (missing timing src)Harald Welte1-0/+3
2011-03-05OM2000: More work on the TS configuration requestHarald Welte1-1/+27
2011-03-05OM2000: Route TS config requests to the right TRXHarald Welte1-1/+10
2011-03-05OM2000: TLV parser definitions for more DEI'sHarald Welte1-0/+40
2011-03-05OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACKHarald Welte1-0/+2
2011-03-05OM2000: Add channel combination specific DIEs for TS config requestHarald Welte1-16/+78
2011-03-05OM2000: Handle (Dis)Connect Reject in NACK handlerHarald Welte1-1/+3
2011-03-05OM2000: Print result/reason code when receiving a rejectHarald Welte1-1/+90
2011-03-05OM2000: fix generation of frequency list DIEHarald Welte1-10/+15
2011-03-05OM2000: Make sure to set the Associated SO to 255 in case of RX/TXHarald Welte1-1/+1
2011-03-05OM2000: Add support for configuring the TF (Timing Function)Harald Welte1-0/+38
2011-03-05OM2000: Add support for sending TX, RX and TS configuration requestsHarald Welte1-13/+175
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+878