1. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  2. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  3. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  4. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  5. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  6. 15c6172 abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  7. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  8. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  9. 5deb6c3 abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  10. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  11. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  12. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  13. f38ca9a OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  14. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  15. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  16. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_nm.c]
  17. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_nm.c]
  18. 6a458ea oml: Parse probable cause and additional text in failure reports by Dieter Spaar · 13 years ago
  19. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  20. d88a387 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  21. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  22. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. 6f61555 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  24. f751a10 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  25. a780a3d network-listen: The BSIC flag is not set as expected by Harald Welte · 14 years ago
  26. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  27. af109b9 [abis_nm] fix 2 bugs in parsing IPA Test response messages by Harald Welte · 14 years ago
  28. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  29. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  30. 6d2b66e abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  31. 1afbd76 abis_nm.c: Reading the in_addr can lead to unaligned memory access by Holger Hans Peter Freyther · 14 years ago
  32. f87ebe6 [BSC] NM: Correct treatment of ARFCN_LIST for BS-11 by laforge · 14 years ago
  33. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  34. 6e0cd04 unfinished support for hopping channels by Harald Welte · 15 years ago
  35. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  36. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  37. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  38. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  39. b998d7b abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  40. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  41. 92b1fe4 increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  42. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  43. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  44. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  45. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  46. 7b1dd74 [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 14 years ago
  47. 4b054c8 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 14 years ago
  48. 493db4e [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 14 years ago
  49. 65542c7 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  50. 1f6c11f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  51. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  52. 7992867 [abis] Refactor sw descr generation to a new methods by Holger Hans Peter Freyther · 15 years ago
  53. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  54. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  55. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  56. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  57. 8f31a8f [abis] Set rc to 0 to avoid running into a warning about unknown states by Holger Hans Peter Freyther · 15 years ago
  58. 326a632 [ipacess] Implement sw_load_end for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  59. c5dc0f7 [ipaccess] Properly increment the segs_in_window by Holger Hans Peter Freyther · 15 years ago
  60. 5a2291e [ipaccess] No need to use fdopen for the file (that was leaked too) by Holger Hans Peter Freyther · 15 years ago
  61. 71bc11e [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  62. 64d9ddd [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  63. cf269a7 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  64. a6faea8 [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  65. 5b8ed43 [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  66. d6847a9 use enum for operational state by Harald Welte · 15 years ago
  67. 66e8219 [sw_load] It turns out there is a header that needs to be read by Holger Hans Peter Freyther · 15 years ago
  68. e7ff913 [sw_load] For the nanoBTS just open the firmware by Holger Hans Peter Freyther · 15 years ago
  69. 306b721 [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 15 years ago
  70. 17c24c9 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 15 years ago
  71. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  72. 7bcb893 remove execute permission from abis_nm.c by Harald Welte · 15 years ago
  73. d6575f9 ip.access: add nanoBTS channel combination constraints by Harald Welte · 15 years ago
  74. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  75. d8cfc90 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  76. 654c9df [OML] don't hexdump bcch info by Harald Welte · 15 years ago
  77. aff237d [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  78. 999549d [OML] more verbose error reporting in case object instance unknown by Harald Welte · 15 years ago
  79. b40a38f [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  80. 0f25585 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  81. 423bfe9 abis_nm.c: Remove duplicate entry from the table by Holger Hans Peter Freyther · 15 years ago
  82. a1499d0 [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  83. daef521 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  84. 55dd443 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  85. 2c481b2 Fix compiler warning. 0 does not work on strings by Holger Hans Peter Freyther · 15 years ago
  86. a8bd6d4 [abis_nm] introduce debugp_foh() function for object class printing by Harald Welte · 15 years ago
  87. 31a7490 [abis_nm] print ip.access TCP port in correct byte order by Harald Welte · 15 years ago
  88. 35d447b [abis_nm] print ip.access stream_id in RSL connect ack by Harald Welte · 15 years ago
  89. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  90. a62202b [abis_nm]: Print Object Class of ip.access messages by Harald Welte · 15 years ago
  91. 4bd0a98 [abis_nm] print object class/instance for NACK by Harald Welte · 15 years ago
  92. 15c4417 [abis_nm]: print ip.access SET ATTR [N]ACK by Harald Welte · 15 years ago
  93. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  94. a03f977 [ipaccess] Parse Software Activate parameters by Mike Haben · 15 years ago
  95. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  96. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  97. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  98. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  99. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  100. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago