1. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  2. 0e8facc ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  3. 390ba3f ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  4. cfccedd ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  5. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  6. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  7. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  8. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  9. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  10. e1d1f45 ipaccess-config: Don't dump the Rxlevel statistics by Harald Welte · 14 years ago
  11. 5950963 ipaccess-config: Terminate program after running BCCH INFO test by Harald Welte · 14 years ago
  12. 1ef7ce4 ipaccess-config: Add option to disable color in log output by Harald Welte · 14 years ago
  13. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  14. e39a591 [ipaccess-config] make sure the ARFCN Whitelist EIE is built correctly by Harald Welte · 14 years ago
  15. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 14 years ago
  16. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  17. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  18. 0f43dbc [ipaccess-config] Better way to set/unset NVRAM attributes by Harald Welte · 14 years ago
  19. 0aef73e [ipaccess-config] Enable setting of static IP address / netmask / gateway by Harald Welte · 14 years ago
  20. 8c21c07 [ipaccess-config] use msgb to make use of various tlv put functions by Harald Welte · 14 years ago
  21. f5b4ba3 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  22. e15ad48 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  23. d6adf5e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  24. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  25. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  26. ebead59 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  27. 9958f47 ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  28. 505f20d ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  29. 5fbf5f4 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  30. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  31. 7d45ea4 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  32. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  33. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  34. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  35. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  36. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  37. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  38. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  39. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  40. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  41. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  42. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  43. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  44. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  45. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  46. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  47. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  48. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  49. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  50. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  51. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  52. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  53. f413a08 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  54. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-config.c]
  55. 004e055 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 15 years ago
  56. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  57. 057fec5 ipaccess-config.c: Spelling fix in the config mode by Holger Hans Peter Freyther · 15 years ago
  58. d8cfc90 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  59. cf01b8f ipaccess-config: Print BCCH info test reports by Harald Welte · 15 years ago
  60. 5bde51b make ipaccess-config compile again (remove duplicate testres_name definition) by Harald Welte · 15 years ago
  61. 55aac6e ipaccess-config: Introduce stream-id/oml_tei to make it work again by Holger Hans Peter Freyther · 15 years ago
  62. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  63. f1676e5 add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  64. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  65. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  66. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  67. 42b4007 ipaccess-config: Add --help to the ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  68. 684b1a8 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  69. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  70. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  71. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/ipaccess-config.c]
  72. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  73. 4802b88 fix printing of OML IP by Harald Welte · 15 years ago
  74. 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