aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-16forgot the header files in last commit. sigh.Harald Welte3-2/+26
2009-02-16add IEI values for GSM 04.11Harald Welte1-0/+10
2009-02-16modify the signal handler/dispatch code (sorry zecke, no offense, I just had ...Harald Welte1-18/+15
2009-02-16* introduce TLV parser definitions for RSL IE'sHarald Welte2-0/+27
2009-02-16introduce msgb_l2len() functionHarald Welte1-0/+5
2009-02-16[sms] Send a notification on incoming SMSHolger Freyther1-1/+8
2009-02-15introduce msgb_l3len() functionHarald Welte1-0/+5
2009-02-15* add bs_power and ms_power attributes to each channel and use them in channe...Harald Welte1-0/+4
2009-02-15* use more constants to name the various BTS/TRX/... attributesHarald Welte1-0/+9
2009-02-15* add commond header file for ipaccess protocolHarald Welte1-0/+37
2009-02-15Add support for ip.access RSL link on port 3003Harald Welte1-1/+12
2009-02-15* add bsc_hack commandline argument to select BTS typeHarald Welte1-3/+13
2009-02-15* extend TLV parser to use a list of TLV type descriptionsHarald Welte2-2/+65
2009-02-14[signal] Move the area into the struct signal_data...Holger Freyther1-2/+3
2009-02-14[signal] Add generic signal registration and dispatch...Holger Freyther2-1/+58
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