1. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  2. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  3. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  4. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  5. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  6. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  7. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  8. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  9. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  10. 7b1dd74 [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 15 years ago
  11. 4b054c8 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 15 years ago
  12. 493db4e [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 15 years ago
  13. 1f6c11f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  14. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  15. d6847a9 use enum for operational state by Harald Welte · 15 years ago
  16. aff237d [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  17. b40a38f [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  18. 0f25585 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  19. daef521 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  20. 8406ec2 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  21. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  22. 53f4b10 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  23. 2d820cc add availability state abis_nm enum by Harald Welte · 15 years ago
  24. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  25. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  26. cf845cb add comments about channel combinations by Harald Welte · 15 years ago
  27. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  28. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  29. ed640c4 add ip.access specific channel combinations 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. a0c0b57 add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  33. 9446d32 ip.access test numbers by Harald Welte · 15 years ago
  34. d2f11f2 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  35. 244b94b abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  36. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/abis_nm.h]
  37. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  38. 110c0ab * replace some more hex bytes in init msgs by #defines by Harald Welte · 15 years ago
  39. ef06195 dump CCLK accuracy/type as part of bs11_config query by Harald Welte · 15 years ago
  40. 0db97b2 abis_nm: print some information about failure event report type / severity by Harald Welte · 15 years ago
  41. 25de991 add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parameters of ip.access BTS by Harald Welte · 15 years ago
  42. 193fefc functionality to set nanoBTS NVRAM attributes and to restart BTS by Harald Welte · 15 years ago
  43. 3bfbb84 Add some more ip.access specific OML attributes/messages. In this case it is by Harald Welte · 15 years ago
  44. e69f5fb Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONE by Harald Welte · 15 years ago
  45. 4d87f24 export nm_*_name() functions to get operational and availability state to strings by Harald Welte · 15 years ago
  46. 5659d66 add missing SET BS11 ATTRIBUTE NACK MT by Harald Welte · 15 years ago
  47. b6c92ae * set OML TEI and E1 timeslot in one command 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. 677c21f add parsing for ip.access vendor specific NM messages by Harald Welte · 16 years ago
  51. cd99387 * use more constants to name the various BTS/TRX/... attributes by Harald Welte · 16 years ago
  52. 5c1e458 Add support for ip.access RSL link on port 3003 by Harald Welte · 16 years ago
  53. e0590df * extend TLV parser to use a list of TLV type descriptions by Harald Welte · 16 years ago
  54. 22af0db * add comments for SET BTS ATTR and SET RADIO CARRIER ATTR by Harald Welte · 16 years ago
  55. 34a9968 * more extensive A-bis OML support by Harald Welte · 16 years ago
  56. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 16 years ago
  57. a7dbe49 BS11 logon message type by Harald Welte · 16 years ago
  58. 3ffd137 * add abis_nm_software_load_status() to header file by Harald Welte · 16 years ago
  59. c12d52b * improve parsing of status/phase response from BTS by Harald Welte · 16 years ago
  60. 268bb40 * add more detailed status printout to bs11_config by Harald Welte · 16 years ago
  61. 5e4d1b3 * rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFF by Harald Welte · 16 years ago
  62. 043d04a * Use new NM_ATT_BS11 definitions instead of magic numbers by Harald Welte · 16 years ago
  63. 934e68b more BS11 specific attribute definitions by Harald Welte · 16 years ago
  64. 3b8ba21 * Fix BS11 software download routines in abis_nm.c by Harald Welte · 16 years ago
  65. 245c534 [pedantic] Declare abis_nm_bs11_reset_resource to avoid a warning in bsc_hack.c by Holger Freyther · 16 years ago
  66. f3066bb add zero-length data field to abis_fom_hdr by Harald Welte · 16 years ago
  67. 4724f99 Implementation of GSM12.21 LOAD SOFTWARE (BS11 dialect thereof) by Harald Welte · 16 years ago
  68. 1bc0906 abis_nm: more BS11 specific messages for configuration by Harald Welte · 16 years ago
  69. 05188ee * prefix all BS11 specific OML functions with proper name by Harald Welte · 16 years ago
  70. adaf08b add some more BS11 specific OML definitions by Harald Welte · 16 years ago
  71. 47d88ae Add some functions to CREATE OBJECTs in the BS-11 internal database by Harald Welte · 16 years ago
  72. 4668fda define and use enum values for BS11 (or Siemens?) specific OML message types by Harald Welte · 16 years ago
  73. 3633a6d * fix DEBUGP defines, activate DEBUG functionality by Harald Welte · 16 years ago
  74. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 16 years ago
  75. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 16 years ago