aboutsummaryrefslogtreecommitdiffstats
path: root/src/bs11_config.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-28* give Siemens ObjClass reasonable names rather than A3/A5/A6Harald Welte1-0/+2
2009-05-23A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network CallHarald Welte1-0/+4
2009-05-23An application that has own events and file descriptors, must pollHarald Welte1-1/+1
2009-05-23* rename the timer functions to avoid name collisions with libmisdn.Harald Welte1-1/+1
2009-05-17dump CCLK accuracy/type as part of bs11_config queryHarald Welte1-2/+28
2009-04-29bs11_config: print PLL 'work' and 'set' values during queryHarald Welte1-0/+6
2009-04-29remove extra whitespace in output of 'query' commandHarald Welte1-1/+1
2009-04-29read the PLL config as part of the bs11_config 'query' commandHarald Welte1-0/+22
2009-04-28Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONEHarald Welte1-0/+12
2009-03-28Fix 'delete-trx1' command of bs11_config (we can now delete TRX1)Harald Welte1-3/+12
2009-03-10more verbose attribute ack/nackHarald Welte1-2/+7
2009-02-21correct E1 timeslot / TEI attribute parsingHarald Welte1-13/+26
2009-02-21only perform oml-tei onceHarald Welte1-0/+1
2009-02-21* set OML TEI and E1 timeslot in one commandHarald Welte1-2/+3
2009-02-21fix various compiler warnings while building bs11_configHarald Welte1-9/+3
2009-02-19bs11_config: makes sure we disconnect properly before exitingHarald Welte1-2/+8
2009-02-19restructure and enhance bs11_configHarald Welte1-26/+186
2009-02-18* support BS11 specific IE types in abis_nmHarald Welte1-28/+52
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte1-2/+2
2009-02-05* introduce a new '--restart' parameter to reboot BTSHarald Welte1-36/+45
2009-02-03make bs11_config status lines shorterHarald Welte1-2/+2
2009-02-02* exit program if we cannot set up the serial portHarald Welte1-10/+12
2009-02-01* add abis_nm_software_load_status() to header fileHarald Welte1-15/+40
2009-02-01* improve parsing of status/phase response from BTSHarald Welte1-201/+7
2009-02-01* add more detailed status printout to bs11_configHarald Welte1-30/+107
2009-02-01* rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFFHarald Welte1-24/+72
2009-01-29* Use new NM_ATT_BS11 definitions instead of magic numbersHarald Welte1-2/+2
2009-01-29bs11_config:Harald Welte1-6/+17
2009-01-29* use select loop based rx/tx processing in bs11_configHarald Welte1-86/+178
2009-01-29* Fix BS11 software download routines in abis_nm.cHarald Welte1-22/+54
2009-01-29bs11_config:Harald Welte1-5/+34
2009-01-29bs11_config: add setting of baud rateHarald Welte1-2/+20
2009-01-19don't logon twiceHarald Welte1-2/+2
2009-01-18add bs11_config as LMT alternativeHarald Welte1-0/+371