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