1. 654c9df [OML] don't hexdump bcch info by Harald Welte · 15 years ago
  2. aff237d [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  3. 999549d [OML] more verbose error reporting in case object instance unknown by Harald Welte · 15 years ago
  4. b40a38f [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  5. 0f25585 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  6. 423bfe9 abis_nm.c: Remove duplicate entry from the table by Holger Hans Peter Freyther · 15 years ago
  7. a1499d0 [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  8. daef521 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  9. 55dd443 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  10. 2c481b2 Fix compiler warning. 0 does not work on strings by Holger Hans Peter Freyther · 15 years ago
  11. a8bd6d4 [abis_nm] introduce debugp_foh() function for object class printing by Harald Welte · 15 years ago
  12. 31a7490 [abis_nm] print ip.access TCP port in correct byte order by Harald Welte · 15 years ago
  13. 35d447b [abis_nm] print ip.access stream_id in RSL connect ack by Harald Welte · 15 years ago
  14. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  15. a62202b [abis_nm]: Print Object Class of ip.access messages by Harald Welte · 15 years ago
  16. 4bd0a98 [abis_nm] print object class/instance for NACK by Harald Welte · 15 years ago
  17. 15c4417 [abis_nm]: print ip.access SET ATTR [N]ACK by Harald Welte · 15 years ago
  18. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  19. a03f977 [ipaccess] Parse Software Activate parameters by Mike Haben · 15 years ago
  20. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  21. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  22. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  23. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  24. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  25. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  26. 4fbfd3a add more ip.access attribute TLV definitions by Harald Welte · 15 years ago
  27. ac606dc use talloc_free() rather than free() by Harald Welte · 15 years ago
  28. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  29. e6c22d9 use the TSC that is configured in bts->tsc rather than hardcoded value by Harald Welte · 15 years ago
  30. d83a127 add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  31. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  32. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  33. a0c0b57 add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  34. 684b1a8 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  35. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  36. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  37. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  38. 560982b fix typos by Harald Welte · 15 years ago
  39. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  40. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  41. 5d4b1c2 abis_nm: fix printing of ADMinistrative state by Harald Welte · 15 years ago
  42. 500f3ca [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  43. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/abis_nm.c]
  44. bd8f7e3 fix typo CHANNL->CHANNEL by Harald Welte · 15 years ago
  45. 8b697c7 BS11: add nm_state for EnveBTES, PA and BBSIG physical objects by Harald Welte · 15 years ago
  46. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  47. a4d49e9 Some messages have one or two length-value information elements. The is by Harald Welte · 15 years ago
  48. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  49. ef06195 dump CCLK accuracy/type as part of bs11_config query by Harald Welte · 15 years ago
  50. 0db97b2 abis_nm: print some information about failure event report type / severity by Harald Welte · 15 years ago
  51. a994a48 remove misleading debug messages by Harald Welte · 15 years ago
  52. f9a8cc3 send a signal for every software activation or failure event report by Harald Welte · 15 years ago
  53. 2389766 make sure all REPORT type messages have debug statements printing object class and instance by Harald Welte · 15 years ago
  54. 191280d abis_nm wants to use bts->bts_nr (the number of the BTS in the OML link) rather by Harald Welte · 15 years ago
  55. aeedeb4 fix compiler warnings in abis_nm.c by Harald Welte · 15 years ago
  56. 6c96ba5 abis_nm: print the NACK cause in human readable form by Harald Welte · 15 years ago
  57. 9de2bf8 fix missing \n at end of debug statement by Harald Welte · 15 years ago
  58. 193fefc functionality to set nanoBTS NVRAM attributes and to restart BTS by Harald Welte · 15 years ago
  59. 3bfbb84 Add some more ip.access specific OML attributes/messages. In this case it is by Harald Welte · 15 years ago
  60. a7cfa03 bs11_config: print PLL 'work' and 'set' values during query by Harald Welte · 15 years ago
  61. aaf02d9 read the PLL config as part of the bs11_config 'query' command by Harald Welte · 15 years ago
  62. a432cd3 make "PLL mode" setting actually work rather than segfault by Harald Welte · 15 years ago
  63. e69f5fb Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONE by Harald Welte · 15 years ago
  64. 4d87f24 export nm_*_name() functions to get operational and availability state to strings by Harald Welte · 15 years ago
  65. ee67047 Add LMT event parsing by Harald Welte · 15 years ago
  66. b6c92ae * set OML TEI and E1 timeslot in one command by Harald Welte · 15 years ago
  67. f325eb4 use new gsm_ts_name() funciton from debug statemens everywhere by Harald Welte · 15 years ago
  68. 78fc0d4 add various BS11 management related abis_nm functions by Harald Welte · 15 years ago
  69. 0313394 * support BS11 specific IE types in abis_nm by Harald Welte · 15 years ago
  70. 0b8348d fix the parsing of the 'normal' availability status by Harald Welte · 15 years ago
  71. b110cee CONNECT TERRESTRIAL TRAFFIC needs to be in the CHANNEL object class in order to work by Harald Welte · 15 years ago
  72. 677c21f add parsing for ip.access vendor specific NM messages by Harald Welte · 15 years ago
  73. 5c1e458 Add support for ip.access RSL link on port 3003 by Harald Welte · 15 years ago
  74. e0590df * extend TLV parser to use a list of TLV type descriptions by Harald Welte · 15 years ago
  75. 6b2d262 [nm] Fix the ObjectClass for Set Channel Attribute by Holger Freyther · 15 years ago
  76. 22af0db * add comments for SET BTS ATTR and SET RADIO CARRIER ATTR by Harald Welte · 15 years ago
  77. 34a9968 * more extensive A-bis OML support by Harald Welte · 15 years ago
  78. 59639e8 * always use bts->c0 as msg->trx for OML messages by Holger Freyther · 15 years ago
  79. 9383de3 * remove excessive debug output during software load by Harald Welte · 15 years ago
  80. 31338a1 [bs11-config] Really force the software upload by Holger Freyther · 15 years ago
  81. 97ed1e7 * implement some simplistic OML EVENT STATE CHANGE REPORT parsing by Harald Welte · 15 years ago
  82. b842797 introduce abis_nm_bs11_restart() function by Harald Welte · 15 years ago
  83. 5083b0b * fix warnings while compiling abis_nm.c by Harald Welte · 15 years ago
  84. 5f6f149 add limits.h for PATH_MAX by Harald Welte · 15 years ago
  85. 3ffd137 * add abis_nm_software_load_status() to header file by Harald Welte · 15 years ago
  86. 268bb40 * add more detailed status printout to bs11_config by Harald Welte · 15 years ago
  87. 5e4d1b3 * rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFF by Harald Welte · 15 years ago
  88. 043d04a * Use new NM_ATT_BS11 definitions instead of magic numbers by Harald Welte · 15 years ago
  89. 1602ade Fix end-of-software_load detection (send segment with window number 0, wait for seg_ack) by Harald Welte · 15 years ago
  90. 3b8ba21 * Fix BS11 software download routines in abis_nm.c by Harald Welte · 15 years ago
  91. bb15131 fix off-by-one error in BS11 factory logon command by Harald Welte · 15 years ago
  92. 4724f99 Implementation of GSM12.21 LOAD SOFTWARE (BS11 dialect thereof) by Harald Welte · 15 years ago
  93. 6f676a3 abis_nm: use correct length in 08.59 OML header for all messages by Harald Welte · 15 years ago
  94. 1bc0906 abis_nm: more BS11 specific messages for configuration by Harald Welte · 15 years ago
  95. 05188ee * prefix all BS11 specific OML functions with proper name by Harald Welte · 15 years ago
  96. adaf08b add some more BS11 specific OML definitions by Harald Welte · 15 years ago
  97. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  98. 47d88ae Add some functions to CREATE OBJECTs in the BS-11 internal database by Harald Welte · 15 years ago
  99. 4668fda define and use enum values for BS11 (or Siemens?) specific OML message types by Harald Welte · 16 years ago
  100. 227d407 use NM_MT_* enum instead of hard-coded values by Harald Welte · 16 years ago