1. 8d4f94a Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* by Pau Espin Pedrol · 4 years, 2 months ago
  2. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  3. 8e9f40a Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  4. f8d0389 bsc: Send MS Power Control msg upon max MS power change by Pau Espin Pedrol · 4 years, 11 months ago
  5. a29affd Fix some typos by Martin Hauke · 4 years, 10 months ago
  6. e94ce88 ipaccess-config: use POSIX regex for Unit ID format check by Vadim Yanitskiy · 5 years ago
  7. 08155e9 ipaccess-config: Fix indentation of the usage output by Martin Hauke · 6 years ago
  8. 5c2485d ipaccess-config: Generate valid JSON output when using the -G parameter by Martin Hauke · 6 years ago
  9. 5188a31 ipaccess-config: Introduce -q quiet param by Pau Espin Pedrol · 6 years ago
  10. c4ee002 ipaccess-config: cosmetic: Remove unneeded comment with hex values by Pau Espin Pedrol · 6 years ago
  11. 05d6644 ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID by Pau Espin Pedrol · 6 years ago
  12. 0329c70 ipaccess-config: Fix whitespace by Pau Espin Pedrol · 6 years ago
  13. f0e20d6 ipaccess-config: Use enum value for OML IP by Pau Espin Pedrol · 6 years ago
  14. 60f08b5 ipaccess-config: Fix open() return value checking by Harald Welte · 6 years ago
  15. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  16. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  17. 7c900c2 ipaccess: make ipaccess-config build again by Philipp Maier · 7 years ago
  18. b1b8b62 ipaccess-config: Check cmdlie arg unit-id format by Pau Espin Pedrol · 7 years ago
  19. b4d39eb ipaccess-config: Improve handling of last parameter by Pau Espin Pedrol · 7 years ago
  20. c80b876 ipaccess-config: Add missing path with log error by Pau Espin Pedrol · 7 years ago
  21. 5e2812c ipaccess-config: Enable logging all categories to print errors by Pau Espin Pedrol · 7 years ago
  22. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  23. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  24. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  25. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  26. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/ipaccess/ipaccess-config.c]
  27. 1fe2647 ipaccess-config: properly create swload by Neels Hofmeyr · 8 years ago
  28. fd2c1f9 Use libosmocore for SW Description parsing by Max · 8 years ago
  29. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  30. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  31. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  32. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  33. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  34. 3edd0b0 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  35. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  36. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  37. 558bdb4 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  38. 3aedba6 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  39. b18c745 ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  40. 7d8139a ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  41. e48c187 ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  42. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  43. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  44. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  45. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  46. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  47. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  48. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  49. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  50. 0e8facc ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  51. 390ba3f ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  52. cfccedd ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  53. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  54. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  55. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  56. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  57. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  58. e1d1f45 ipaccess-config: Don't dump the Rxlevel statistics by Harald Welte · 14 years ago
  59. 5950963 ipaccess-config: Terminate program after running BCCH INFO test by Harald Welte · 14 years ago
  60. 1ef7ce4 ipaccess-config: Add option to disable color in log output by Harald Welte · 14 years ago
  61. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  62. e39a591 [ipaccess-config] make sure the ARFCN Whitelist EIE is built correctly by Harald Welte · 14 years ago
  63. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 15 years ago
  64. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 15 years ago
  65. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 15 years ago
  66. 0f43dbc [ipaccess-config] Better way to set/unset NVRAM attributes by Harald Welte · 14 years ago
  67. 0aef73e [ipaccess-config] Enable setting of static IP address / netmask / gateway by Harald Welte · 14 years ago
  68. 8c21c07 [ipaccess-config] use msgb to make use of various tlv put functions by Harald Welte · 14 years ago
  69. f5b4ba3 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  70. e15ad48 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  71. d6adf5e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  72. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  73. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  74. ebead59 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  75. 9958f47 ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  76. 505f20d ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  77. 5fbf5f4 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  78. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  79. 7d45ea4 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  80. dc5062b move log/debug codebase to libosmocore by Harald Welte · 15 years ago
  81. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 15 years ago
  82. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 15 years ago
  83. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 15 years ago
  84. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 15 years ago
  85. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  86. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 15 years ago
  87. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  88. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  89. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  90. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  91. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  92. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  93. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  94. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  95. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  96. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  97. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  98. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  99. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  100. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago