aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/abis_nm.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-28* give Siemens ObjClass reasonable names rather than A3/A5/A6Harald Welte1-6/+11
2009-05-23* replace some more hex bytes in init msgs by #definesHarald Welte1-0/+4
2009-05-17dump CCLK accuracy/type as part of bs11_config queryHarald Welte1-0/+2
2009-05-01abis_nm: print some information about failure event report type / severityHarald Welte1-0/+26
2009-04-30add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parame...Harald Welte1-1/+1
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-03-10export nm_*_name() functions to get operational and availability state to str...Harald Welte1-0/+2
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-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-17add parsing for ip.access vendor specific NM messagesHarald Welte1-1/+12
2009-02-15* use more constants to name the various BTS/TRX/... attributesHarald Welte1-0/+9
2009-02-15Add support for ip.access RSL link on port 3003Harald Welte1-1/+12
2009-02-15* extend TLV parser to use a list of TLV type descriptionsHarald Welte1-0/+46
2009-02-14* add comments for SET BTS ATTR and SET RADIO CARRIER ATTRHarald Welte1-0/+2
2009-02-13* more extensive A-bis OML supportHarald Welte1-13/+7
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte1-0/+1
2009-02-06BS11 logon message typeHarald Welte1-0/+1
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-01* rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFFHarald Welte1-6/+23
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-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-04Add some functions to CREATE OBJECTs in the BS-11 internal databaseHarald Welte1-5/+25
2009-01-03define and use enum values for BS11 (or Siemens?) specific OML message typesHarald Welte1-0/+23
2008-12-26* fix DEBUGP defines, activate DEBUG functionalityHarald Welte1-1/+1
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-2/+2
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+316