1. 58cd83c templates: osmo-bts: Use BTS assigned IP addr to bind CTRL and VTY iface by Pau Espin Pedrol · 6 years ago
  2. 878b2c6 testenv: Provide tests with access to process module by Pau Espin Pedrol · 6 years ago
  3. f32c415 util: Fix unloading of suite lib import path by Pau Espin Pedrol · 6 years ago
  4. 155a355 Unload suite local modules after suite exit to avoid collisions by Pau Espin Pedrol · 6 years ago
  5. 7e02d20 suite: Set suite subdir lib part of syspath so tests can import their own modules by Pau Espin Pedrol · 6 years ago
  6. 39df7f4 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime by Pau Espin Pedrol · 6 years ago
  7. e699912 bts: Move conf_for_bsc_prepare from bts_osmo to bts by Pau Espin Pedrol · 6 years ago
  8. e519462 bts: Pass defaults config name at construct time by Pau Espin Pedrol · 6 years ago
  9. 530681f bts: Refactor conf_for_bsc_osmo by Pau Espin Pedrol · 6 years ago
  10. c9b6376 Check physical channel configs by Pau Espin Pedrol · 6 years ago
  11. 7d4bdf2 bts_osmotrx: Don't use binary name as inst name by Pau Espin Pedrol · 6 years ago
  12. 553eda6 osmo-trx binary is now called osmo-trx-uhd by Pau Espin Pedrol · 6 years ago
  13. ccb1bc6 modem: Catch exception: call removed while waiting to become active by Pau Espin Pedrol · 6 years ago
  14. b6ab1da event_loop: Avoid leaking active timeouts on poll exception by Pau Espin Pedrol · 6 years ago
  15. c490cde ms: Add a main function to start all of it by Holger Hans Peter Freyther · 6 years ago
  16. 30cc021 ms: Add a first test to use all parts of the system by Holger Hans Peter Freyther · 6 years ago
  17. ff19a5e ms: Create a starter for virtphy and mobile application by Holger Hans Peter Freyther · 6 years ago
  18. 6af1c18 ms: Create template for the osmocom-bb mobile application by Holger Hans Peter Freyther · 6 years ago
  19. 28bcaf0 ms: Lua part of location update testing by Holger Hans Peter Freyther · 6 years ago
  20. 4a62bb0 ms: Add lua script support utilities by Holger Hans Peter Freyther · 6 years ago
  21. e7ae51f ms: Create an event server to handle Unix datagram messages by Holger Hans Peter Freyther · 6 years ago
  22. b7749a7 ms: Create a simple epoll (or kqueue) based event loop by Holger Hans Peter Freyther · 6 years ago
  23. 38adaa9 ms: Create a cumulative distribution function class by Holger Hans Peter Freyther · 6 years ago
  24. 48fce86 nanobts: Attempt at fixing race condition using ipaccess-config after power up by Pau Espin Pedrol · 6 years ago
  25. 9a4631c Drop event_loop global functions and import MainLoop by Pau Espin Pedrol · 6 years ago
  26. bf176e4 event_loop: Use glib as mainloop impl and move modem to use event_loop by Pau Espin Pedrol · 6 years ago
  27. 2c0ae62 templates: osmo-bsc: Remove no longer available cfgs by Pau Espin Pedrol · 6 years ago
  28. fef9c1c nanobts: Add support to run nanobts on the 900 band by Pau Espin Pedrol · 6 years ago
  29. 05a838e schema: Accept band GSM-900 by Pau Espin Pedrol · 6 years ago
  30. a238ed9 nanobts: Bind to specific addr instead of specific iface by Pau Espin Pedrol · 6 years ago
  31. 1b28a58 Introduce ip.access nanobts support by Pau Espin Pedrol · 6 years ago
  32. 19c508c Introduce PowerSupply interface and PowerSupplySispm by Pau Espin Pedrol · 6 years ago
  33. 651cdc9 pcu.py: Introduce PcuDummy class by Pau Espin Pedrol · 6 years ago
  34. 52ad3a6 Create Bts abstract class and make OsmoBts inherit from it by Pau Espin Pedrol · 6 years ago
  35. 4fbdc35 bts_osmo.py: ready_for_pcu is of public access from tests, move it accordingly by Pau Espin Pedrol · 6 years ago
  36. 150abb4 Create Pcu abstract class and make OsmoPcu inherit from it by Pau Espin Pedrol · 6 years ago
  37. f8d1219 modem: workaround ofono crash by Pau Espin Pedrol · 6 years ago
  38. bfd0b23 modem: get IMSI from ofono by Pau Espin Pedrol · 6 years ago
  39. edcc8d2 osmo-trx: Add cfg template by Pau Espin Pedrol · 6 years ago
  40. 86ea02f osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp by Pau Espin Pedrol · 6 years ago
  41. 2c48c34 pcap_recorder: log printing pcap file name as dbg by Pau Espin Pedrol · 6 years ago
  42. e25cf04 modem: Identify modems by sysfs path instead of ofono dbus path by Pau Espin Pedrol · 6 years ago
  43. cdac297 modem: Remove ctx after deactivating it by Pau Espin Pedrol · 6 years ago
  44. b05aa3c modem: deactive_context: Log when context is successfully deactivated by Pau Espin Pedrol · 6 years ago
  45. b17295b templates: osmo-msc: Remove unused option auth policy by Pau Espin Pedrol · 6 years ago
  46. 3426941 templates: osmo-msc: Remove unused option reject cause by Pau Espin Pedrol · 6 years ago
  47. 263dd3b modem: deactivate_context: Fix dbg message by Pau Espin Pedrol · 6 years ago
  48. 257ee10 log: Use sys._getframe() to avoid stat(2) calls by Holger Hans Peter Freyther · 6 years ago
  49. ab4a1f7 osmo-bsc.cfg.tmpl: Remove bogus VTY commands by Harald Welte · 7 years ago
  50. 0af893c osmo_hlr.py: fix auth algo mapping, properly indicate COMP128v1 by Neels Hofmeyr · 7 years ago
  51. b05e36a modem: activate_context: print protocol too in dbg log by Pau Espin Pedrol · 7 years ago
  52. 6641994 Set osmo-ggsn ipv6 link-local addr and enable ipv6 ctx activate test by Pau Espin Pedrol · 7 years ago
  53. c1b3278 bts_osmo: Use correct parameters for create_pcu by Pau Espin Pedrol · 7 years ago
  54. 81aaeef cosmetic: bts_sysmo: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  55. 2e54295 cosmetic: bts_osmotrx: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  56. 4b475be cosmetic: bts_octphy: Sort members according to scope by Pau Espin Pedrol · 7 years ago
  57. c9817a5 Create bts abstract classes to avoid code duplication and ease development by Pau Espin Pedrol · 7 years ago
  58. f0b8e37 osmo-ggsn: set cap CAP_NET_ADMIN to be able to set up tun devices by Pau Espin Pedrol · 7 years ago
  59. 7bd7103 OsmoBsc: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  60. c859eb3 OsmoNitb: Introduce bts_is_connected API by Pau Espin Pedrol · 7 years ago
  61. 7a4c17b bts_octphy: Use OsmoPcu instead of OsmoPcuSysmo by Pau Espin Pedrol · 7 years ago
  62. de89961 modem: Add minimal GPRS support by Pau Espin Pedrol · 7 years ago
  63. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  64. 05314b4 OsmoBtsOctphy: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  65. 5936d8f OsmoBtsTrx: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  66. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  67. e85f5c9 Add OsmoPcu class by Pau Espin Pedrol · 7 years ago
  68. 99f7929 Add class OsmoPcuSysmo by Pau Espin Pedrol · 7 years ago
  69. d0a0111 bts_*: Add ready_for_pcu API by Pau Espin Pedrol · 7 years ago
  70. 4796b35 Add OsmoSgsn class by Pau Espin Pedrol · 7 years ago
  71. 30ceb5c Add OsmoGgsn class by Pau Espin Pedrol · 7 years ago
  72. f7f0636 resource: next_lac: Avoid using LAC 0 by Pau Espin Pedrol · 7 years ago
  73. 0b9d091 osmo-bsc: Remove token cmd from config by Pau Espin Pedrol · 7 years ago
  74. b87c6bd osmo-bsc: Remove authentication cmd from config by Pau Espin Pedrol · 7 years ago
  75. e7ec908 osmo-bsc: Remove 'auth policy' cmd from config by Pau Espin Pedrol · 7 years ago
  76. 7aef386 modem: Move power off sequence to separate method by Pau Espin Pedrol · 7 years ago
  77. e0f4986 modem: Abstract the list of required ofono interfaces by Pau Espin Pedrol · 7 years ago
  78. 5bbb300 hlr: Rename conf_for API by Pau Espin Pedrol · 7 years ago
  79. 9cc1d08 Configure PcapRecorder to record on any iface by Pau Espin Pedrol · 7 years ago
  80. 1e1d381 Configure bsc and msc to connect to the specific stp provided in test by Pau Espin Pedrol · 7 years ago
  81. fd5de3d Move Test class to its own test.py module by Pau Espin Pedrol · 7 years ago
  82. dfe38ad Rename test module to testenv and update references by Pau Espin Pedrol · 7 years ago
  83. 24c5de8 modem, process: Remove unneeded test import by Pau Espin Pedrol · 7 years ago
  84. a02952a suite: Remove unneeded import copy by Pau Espin Pedrol · 7 years ago
  85. ccc1ebc event_loop: Remove unneeded commented import line and explanation by Pau Espin Pedrol · 7 years ago
  86. 41dabb3 suite: Separate better internal imports and the ones aimed at tests by Pau Espin Pedrol · 7 years ago
  87. 99b0e0e Remove unused file bts_model.py by Pau Espin Pedrol · 7 years ago
  88. 386b78d Require OsmoMgw in OsmoBsc and update tests by Pau Espin Pedrol · 7 years ago
  89. e9d4af8 Introduce OsmoMgw class (osmo-mgw) by Pau Espin Pedrol · 7 years ago
  90. 9f59b82 modem: Fallback to automatic registration if manual one is not supported by modem by Pau Espin Pedrol · 7 years ago
  91. 9b67021 modem: Improve handling of errors in dbus_call_dismiss_error by Pau Espin Pedrol · 7 years ago
  92. 6cdd2fd Rename module ofono_client as modem by Pau Espin Pedrol · 7 years ago
  93. 0bcc074 test.py: Remove unused parameter ofono_client in setup() by Pau Espin Pedrol · 7 years ago
  94. 1f5ae7d osmo-msc: Use mgw instead of mgcpgw in cfg by Pau Espin Pedrol · 7 years ago
  95. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  96. 5e0c251 Use unique incrementing value for BTS LAC by Pau Espin Pedrol · 7 years ago
  97. 96d6b6c resource: Refactor next_msisdn to be more generic by Pau Espin Pedrol · 7 years ago
  98. daed447 Add support for osmo-bts-octphy by Pau Espin Pedrol · 7 years ago
  99. ed6d445 util: Add change_elf_rpath API by Pau Espin Pedrol · 7 years ago
  100. 33c154b util: Add setcap_net_raw API by Pau Espin Pedrol · 7 years ago