aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-14introduce gsm_nm_state object in all our nm-relevant data structuresHarald Welte1-0/+17
2009-02-14implement type1TV or type 2 detectionHarald Welte1-4/+6
2009-02-14* add comments for SET BTS ATTR and SET RADIO CARRIER ATTRHarald Welte1-0/+2
2009-02-13preliminary ip.access BTS support, as of now only OML singalling worksHarald Welte1-0/+5
2009-02-13* more extensive A-bis OML supportHarald Welte1-13/+7
2009-02-11* add more GSM 04.08 IEIsHarald Welte1-0/+47
2009-02-11include already-exported lchan2chan_nr() function in header fileHarald Welte1-0/+1
2009-02-11[paging] Send paging requests as response to the PAGING LOAD indicatorHolger Freyther1-3/+0
2009-02-11[paging] Stop counting the requests... harald implemented sepc conform timer ...Holger Freyther1-1/+0
2009-02-10[misc] Add header files to fix make distcheckHolger Freyther1-1/+1
2009-02-10* fill the e1_link member of every bts_trx_ts structureHarald Welte1-1/+6
2009-02-10[paging] Introduce a variable containing the free paging slotsHolger Freyther2-0/+6
2009-02-09[paging] Cleanup page -> paging in function namesHolger Freyther2-4/+4
2009-02-09introduce lookup of subscribers based on their extension numberHolger Freyther1-0/+2
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte6-7/+240
2009-02-07make sure certain functions are per TRX, not per BTS, such asHarald Welte1-3/+3
2009-02-06[dist] Fix make distcheck by adding the new header filesHolger Freyther1-1/+2
2009-02-06[rr] Send a Channel Release before deactivating the channelHolger Freyther1-0/+22
2009-02-06[paging] Move the paging state into struct gsm_btsHolger Freyther2-32/+34
2009-02-06BS11 logon message typeHarald Welte1-0/+1
2009-02-06add new routine to stop pagingHarald Welte1-0/+3
2009-02-06add some initial simplistic TLV parserHarald Welte1-0/+18
2009-02-06introduce new "DEBUGPC" macro for continuing on the same line without prefix ...Harald Welte1-2/+4
2009-02-06implement parsing of PAGING RESPONSEHarald Welte1-0/+10
2009-02-04[paging] This is paging my phone but it looks completely wrong...Holger Freyther1-0/+1
2009-02-04[paging] Allow call the paging related helper functionsHolger Freyther1-0/+4
2009-02-04[paging] Keep a copy of the Control Channel Description in the bts structHolger Freyther2-1/+16
2009-02-03[rsl] Prepare to properly handle the paging command add defines to the RSLHolger Freyther1-0/+23
2009-02-01* add abis_nm_software_load_status() to header fileHarald Welte1-2/+5
2009-02-01* improve parsing of status/phase response from BTSHarald Welte1-4/+8
2009-02-01* add more detailed status printout to bs11_configHarald Welte1-1/+16
2009-02-01add missing 'requests' field that zecke probably forgot to commitHarald Welte1-0/+1
2009-02-01* rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFFHarald Welte1-6/+23
2009-02-01introduce generic callback function and hook enumHarald Welte1-0/+10
2009-01-29* Use new NM_ATT_BS11 definitions instead of magic numbersHarald Welte1-2/+2
2009-01-29more BS11 specific attribute definitionsHarald Welte1-1/+50
2009-01-29* Fix BS11 software download routines in abis_nm.cHarald Welte1-0/+1
2009-01-27[pedantic] Declare abis_nm_bs11_reset_resource to avoid a warning in bsc_hack.cHolger Freyther1-0/+1
2009-01-18add zero-length data field to abis_fom_hdrHarald Welte1-0/+1
2009-01-18Implementation of GSM12.21 LOAD SOFTWARE (BS11 dialect thereof)Harald Welte1-1/+2
2009-01-18add BTS TYPE field to facilitate future non-BS11 BTS supportHarald Welte1-0/+8
2009-01-18* use #define for number of TS in one TRXHarald Welte1-1/+14
2009-01-18abis_nm: more BS11 specific messages for configurationHarald Welte1-2/+22
2009-01-18* prefix all BS11 specific OML functions with proper nameHarald Welte1-4/+9
2009-01-18add some more BS11 specific OML definitions Harald Welte1-3/+16
2009-01-10Start working on CM Service RequestHarald Welte1-0/+11
2009-01-06Hook the paging code into bsc_hack.c and telnet_interface.cHarald Welte1-1/+8
2009-01-06Start creating a paging layer...Harald Welte2-1/+62
2009-01-05add initializer function for subchan_demuxHarald Welte1-0/+1
2009-01-05* add function to change c-bits in TRAU frame from uplink to downlinkHarald Welte1-1/+4