Release v1.1.1 on 2019-08-08.
  1. 88f86a1 Bind CTRL port to IP addr specified in VTY config by Pau Espin Pedrol · 4 years, 11 months ago
  2. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 11 months ago
  3. c9202ab Logger: global Log mutex is now available from C code by Pau Espin Pedrol · 5 years ago
  4. 252564b Fix spelling discovered by lintian by Ruben Undheim · 6 years ago
  5. ac0487e Add option to set stack size in config file, default == 0 == OS default by Eric Wild · 5 years ago
  6. b426e4a Rename and move STOP signal from Transceiver to main by Pau Espin Pedrol · 5 years ago
  7. 4456b6f Add rate_ctr support to store/retrieve SDR errors through VTY by Pau Espin Pedrol · 5 years ago
  8. 71df425 use BSC_FD_READ and not OSMO_FD_READ by Harald Welte · 5 years ago
  9. d280045 multi-ARFCN: fix maximum number of carriers limitation by Tom Tsou · 5 years ago
  10. 5e6f3e0 osmo-trx: Check return code of osmo_fd_register by Pau Espin Pedrol · 5 years ago
  11. 21032b7 osmo-trx: Use signalfd to serialize signals in main thread ctx by Pau Espin Pedrol · 5 years ago
  12. d01c7b9 osmo-trx: Avoid handling signals after shutdown triggered by Pau Espin Pedrol · 5 years ago
  13. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  14. 8d9a05c osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp by Oliver Smith · 5 years ago
  15. 2d085e2 osmo-trx: Change some lines to use libosmocore logging instead of cout by Pau Espin Pedrol · 6 years ago
  16. a439fed Add long parameters (--help, --version, ...) by Oliver Smith · 6 years ago
  17. 8fb0c3d trx_validate_config(): Fix validation of rx_sps by Harald Welte · 6 years ago
  18. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  19. 16e7e20 Add -V param to print version by Pau Espin Pedrol · 6 years ago
  20. fad2e09 osmo-trx: s/GSM Core Address/GSM BTS Address/ by Harald Welte · 6 years ago
  21. e1977fc use osmo_init_logging2() by Pau Espin Pedrol · 6 years ago
  22. 8dffadb osmo-trx: Re-introduce -l cmd line parameter by Pau Espin Pedrol · 6 years ago
  23. 408f250 osmo-trx: Use VTY cfg structures while still allowing cmd line options by Pau Espin Pedrol · 6 years ago
  24. a3ab8c2 vty: Implement VTY cfg parsing for current parameters by Pau Espin Pedrol · 6 years ago
  25. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  26. 0bbd892 osmo-trx.cpp: Move trx start and stop to helper functions by Pau Espin Pedrol · 6 years ago
  27. 3da1f83 Logger: Use libosmocore logging system by Pau Espin Pedrol · 6 years ago
  28. 5ea1817 Add initial support for logging, vty, ctrl by Pau Espin Pedrol · 6 years ago
  29. 3a3b220 osmo-trx: Set up talloc ctx by Pau Espin Pedrol · 6 years ago
  30. ab22f4c osmo-trx: set up signals using libosmocore helpers by Pau Espin Pedrol · 6 years ago
  31. 11d50d9 Logger: Drop syslog support by Pau Espin Pedrol · 6 years ago
  32. 77ce99a Add support to set Rx/TxAntenna by Pau Espin Pedrol · 6 years ago
  33. de1685f Drop use of ConfigurationTable gConfig by Pau Espin Pedrol · 6 years ago
  34. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  35. 81486e0 Add '-t' command line option to enable SCHED_RR by Harald Welte · 7 years ago
  36. 3bd763d ssedetect: call __builtin_cpu_supports() only if supported by Vadim Yanitskiy · 7 years ago
  37. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  38. e51a8f0 cosmetic: Add info about SSE support by Philipp Maier · 7 years ago
  39. 7e07cf2 ssedetect: Add runtime CPU detection by Philipp Maier · 7 years ago
  40. de116e9 config: Remove OpenBTS style sqlite configuration by Tom Tsou · 7 years ago
  41. 6031734 Transceiver: Remove unsigned negative compares by Tom Tsou · 7 years ago
  42. 8f0ccf6 uhd: Update USRP2/N200/N210 for 4 SPS Rx by Tom Tsou · 8 years ago
  43. 2f3e60b uhd: Add command line option for GPS reference by Tom Tsou · 8 years ago
  44. 64464e6 egprs: Enable 8-PSK burst detection when EDGE is enabled by Tom Tsou · 8 years ago
  45. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  46. 05c6feb radioInterface: Convert diversity argument to general type by Tom Tsou · 8 years ago
  47. 2e4ed10 transceiver: Add Rx samples-per-symbol option by Tom Tsou · 8 years ago
  48. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  49. 0fe41a5 uhd: Set default Tx sampling to 4 sps by Tom Tsou · 8 years ago
  50. 1ab5e7f osmo-trx: Output Rx SPS as a part of configuration output. by Alexander Chemeris · 8 years ago
  51. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  52. af717b2 EDGE: Add random burst generator filler option by Tom Tsou · 8 years ago
  53. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  54. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  55. 50747dc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  56. e8905a0 osmo-trx: Add a command line option for the dBFS to dBm offset. by Alexander Chemeris · 9 years ago
  57. f5fd578 osmo-trx: Fix random filler command line option. by Alexander Chemeris · 9 years ago
  58. 64ad712 test: Add command line random normal burst option by Tom Tsou · 9 years ago
  59. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 10 years ago
  60. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  61. 15d743e Transceiver52M: Disable filler table retransmissions by default by Thomas Tsou · 10 years ago
  62. 4de70be Transceiver52M: Remove database configuration file requirement by Thomas Tsou · 11 years ago
  63. 85b179d Transceiver52M: Create new osmo-trx executable by Thomas Tsou · 11 years ago