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