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