aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte4-1/+10
2009-05-17dump CCLK accuracy/type as part of bs11_config queryHarald Welte1-0/+2
2009-05-01add verbose reporting of RR STATUS causeHarald Welte1-1/+1
2009-05-01abis_nm: print some information about failure event report type / severityHarald Welte1-0/+26
2009-05-01send a signal for every software activation or failure event reportHarald Welte1-0/+7
2009-05-01* Add support for multiple ip.access nanoBTS at one BSCHarald Welte3-2/+8
2009-04-30add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parame...Harald Welte2-1/+3
2009-04-30functionality to set nanoBTS NVRAM attributes and to restart BTSHarald Welte1-3/+17
2009-04-29Add some more ip.access specific OML attributes/messages. In this case it is Harald Welte1-0/+3
2009-04-28Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONEHarald Welte1-0/+7
2009-04-22[misdn] Add option to automatically release layer2 on exitHolger Freyther2-2/+2
2009-04-22[bsc_hack] Allow to select the cardnr defaulting to number 0Holger Freyther1-1/+1
2009-04-19[bsc_hack] House keeping, remove dead codeHolger Freyther1-3/+0
2009-04-19[db] Keep track of the current gsm_networkHolger Freyther1-1/+1
2009-04-12[subscriber] Introduce subscr_put_channelHolger Freyther1-0/+1
2009-04-12[subscriber] Update the current_bts field on imsi detach and LOC acceptHolger Freyther1-1/+7
2009-03-31[e1] Enable dumping of LAPD frames againHolger Freyther2-1/+3
2009-03-30Store incoming SMS into SQL databaseHarald Welte4-8/+110
2009-03-28Fix 'delete-trx1' command of bs11_config (we can now delete TRX1)Harald Welte1-1/+2
2009-03-11[misc] Make distcheck work againHolger Freyther2-1/+2
2009-03-10* correctly handle VTY_READ/VTY_WRITE events and select loop integration of VTYHarald Welte1-1/+17
2009-03-10* make sure we can obtain signalling type and timslot type namesHarald Welte1-0/+2
2009-03-10export nm_*_name() functions to get operational and availability state to str...Harald Welte1-0/+2
2009-03-10export list of e1 drivers and e1 linesHarald Welte1-0/+2
2009-03-10make telnet interface use VTY codeHarald Welte1-0/+4
2009-03-10add VTY dumping functions for OpenBSCHarald Welte1-1/+3
2009-03-10import VTY code from zebra/quagga (from my cardshell project)Harald Welte4-0/+647
2009-03-10move is_ipaccess_bts() and parse_btstype9) to gsm_data.cHarald Welte1-0/+15
2009-03-10add USSD protocol discriminatorHarald Welte1-0/+1
2009-03-09[misc] Fix compile warnings...Holger Freyther2-2/+9
2009-02-28introduce new 'mode' parameter to RSL ACTIVATE CHANNELHarald Welte1-1/+1
2009-02-28* more RSL and 04.08 constant definesHarald Welte2-0/+16
2009-02-28make sure all channels in one BTS use the same TSC (training sequence code)Harald Welte1-0/+3
2009-02-28make hexdump return a 'char *' rather than printing by itselfHarald Welte1-1/+1
2009-02-23[sms] Add test case for the 7-bit coding/decoding...Holger Freyther1-1/+1
2009-02-23[misc] Fix make distcheck again...Holger Freyther1-1/+1
2009-02-22fix paging response parsing for phase1 phones (classmar2 can be less than 4 b...Harald Welte1-10/+0
2009-02-22* location updating typesHarald Welte1-0/+13
2009-02-21add missing SET BS11 ATTRIBUTE NACK MTHarald Welte1-0/+1
2009-02-21* set OML TEI and E1 timeslot in one commandHarald Welte1-3/+2
2009-02-21fix various compiler warnings while building bs11_configHarald Welte1-0/+8
2009-02-21tlv_parser now operates on 'const' input bufferHarald Welte1-2/+3
2009-02-20[build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against itHolger Freyther1-1/+1
2009-02-19add gst_ts_name() function to obtain human-readable channel nameHarald Welte1-0/+1
2009-02-19don't pass subchannel data to the TRAU decoder if we're not synchronized yetHarald Welte1-0/+3
2009-02-19trau mux updatesHarald Welte1-0/+2
2009-02-19add various BS11 management related abis_nm functionsHarald Welte1-0/+5
2009-02-18* support BS11 specific IE types in abis_nmHarald Welte1-2/+5
2009-02-18"the big fix", of the E1 subchannel [de]multiplexer. I don't even remember howHarald Welte1-1/+2
2009-02-18* ensure TCH/F are activated signalling-onlyHarald Welte1-2/+3