1. 0832c0c Transceiver52M: HACK: Exit transceiver on POWEROFF command. by Alexander Chemeris · 11 years ago achemeris/poweroff_hack
  2. 9cddd4a Transceiver52M: Start and stop all threads on POWERON/POWEROFF. by Alexander Chemeris · 11 years ago
  3. f1c5b4f Transceiver52M: Introduce usage counting for DriveLoop and RadioInterface. by Alexander Chemeris · 11 years ago
  4. 19ae715 Transceiver52M: fixup for c5da660: We don't need to check for NULL with delete operator. by Alexander Chemeris · 11 years ago
  5. c4038ef CommonLibs: Adding a new ThreadsTest testsuite. by Alexander Chemeris · 11 years ago
  6. 604f65e CommonLibs: Port InterthreadTest and SocketsTest to the new Thread API. by Alexander Chemeris · 11 years ago
  7. 129ad76 Transceiver52M: Delay is no longer needed at the transceiver exit, threads should shut down cleanly. by Alexander Chemeris · 11 years ago
  8. de202e3 Transceiver52M: Port all threads to the new Thread interface. by Alexander Chemeris · 11 years ago
  9. e279124 CommonLibs: Rewrite Threads class to be predictable during start/stop. by Alexander Chemeris · 11 years ago
  10. 302a919 CommonLibs: Signal::wait() should return the value which pthread_cond_timedwait() returns. by Alexander Chemeris · 11 years ago
  11. d4a8c13 CommonLibs: Add shutdown() method to the DatagramSocket class. by Alexander Chemeris · 11 years ago
  12. 69b6a6d CommonLibs: Allow NULLs to be retrieved from InterthreadQueue. by Alexander Chemeris · 11 years ago
  13. b864694 CommonLibs: DEBUG: Mark interthread classes which are not used in OsmoTRX. by Alexander Chemeris · 11 years ago
  14. 8eaa40d Transceiver52M: Remove unused thread mAlignRadioServiceLoopThread; by Alexander Chemeris · 11 years ago
  15. dbd27a6 CommonLibs: Fix compile time warnings. by Alexander Chemeris · 11 years ago
  16. c5da660 Transceiver52M: Fix crash in uhd_device destructor due to deleting statically allocated memory. by Alexander Chemeris · 11 years ago
  17. 42ade04 Transceiver52M: Setup independent gain and tune elements for dual channel by Thomas Tsou · 11 years ago
  18. 5e18001 Transceiver52M: Disable TSC check on slot setting by Thomas Tsou · 11 years ago
  19. 621e52a Transceiver52M: Disable dynamic filler table setting and fix deallocation by Thomas Tsou · 11 years ago
  20. f86aa2c Transceiver52M: Fix build in the new repository. by Alexander Chemeris · 11 years ago
  21. 48f8fb3 Transceiver52M: Setup UmTRX dual carrier support by Thomas Tsou · 11 years ago
  22. 40c3d0a transceiver: mcbts: remove unused call in drive loop by Thomas Tsou · 12 years ago
  23. 41c6657 multi-arfcn: refactor to match upstream GSM core by Thomas Tsou · 12 years ago
  24. cd576c9 uhd: fix local overflow handling of buffer reads by Thomas Tsou · 12 years ago
  25. 3eeda48 multi-arfcn, trx: create transceivers based on command line arg by Thomas Tsou · 12 years ago
  26. 5d64491 transceiver, uhd: dynamically allocate async event thread by Thomas Tsou · 12 years ago
  27. b5c450d multi-arfcn, trx: attach FIFO's internally in transceiver by Thomas Tsou · 12 years ago
  28. afb04f8 multi-arfcn, trx: fix infinite energy threshold bug by Thomas Tsou · 12 years ago
  29. 5f13377 multi-arfcn, trx: handle thread exiting on shutdown by Thomas Tsou · 12 years ago
  30. a6ca73c multi-arfcn, trx: allocate threads on heap and fix thread release by Thomas Tsou · 12 years ago
  31. 5a37840 multi-arfcn, trx: remove unused reset() call in drive loop by Thomas Tsou · 12 years ago
  32. ca5d35c multi-arfcn, trx: remove unused attach call() by Thomas Tsou · 12 years ago
  33. 507e6d4 multi-arfcn, trx: only deallocate radio resouces if started by Thomas Tsou · 12 years ago
  34. 1f330a9 transceiver: define virtual destructor for base device by Thomas Tsou · 12 years ago
  35. 7c6f58a multi-arfcn, trx: add and modify transceiver main for new interfaces by Thomas Tsou · 12 years ago
  36. 996f426 multi-arfcn, trx: split transceiver to handle multiple channels by Thomas Tsou · 12 years ago
  37. 711e6af multi-arfcn, trx: modify radio interface for multi-channel use by Thomas Tsou · 12 years ago
  38. 222688d multi-arfcn, trx: add header wrappers for radio interface by Thomas Tsou · 12 years ago
  39. 20bc24d Transceiver52M: Add UmTRX support by Thomas Tsou · 11 years ago
  40. 59796e1 Transceiver52M: Explicitly check for USRP2 device type by Thomas Tsou · 11 years ago
  41. 19a506d Transceiver52M: Use exception blocks for rate changes by Thomas Tsou · 11 years ago
  42. fbd6e1c Transceiver52M: Allow tolerance in UHD sample rate selection by Thomas Tsou · 11 years ago
  43. 0366985 Transceiver52M: Set resampling option automatically based on device by Thomas Tsou · 11 years ago
  44. 5d0e392 Transceiver52M: Set sample rate from within the radio device by Thomas Tsou · 11 years ago
  45. 801ce60 Transceiver52M: Remove and rename oversampling variables by Thomas Tsou · 11 years ago
  46. ed64e79 Transceiver52M: Remove periodic alignment update from UHD build by Thomas Tsou · 11 years ago
  47. d1bcab2 Transceiver52M: Add device offset correction table by Thomas Tsou · 11 years ago
  48. 00493f1 Transceiver52M: Add UHD device type checking by Thomas Tsou · 11 years ago
  49. d565556 Transceiver52M: Setup test case for second UmTRX channel by Thomas Tsou · 11 years ago
  50. 2b48784 Transceiver52M: Update to UHD streamer interface by Thomas Tsou · 11 years ago
  51. 635e342 umtrx: set timing offset and clocking frequency by Thomas Tsou · 12 years ago
  52. 9e5e208 Transceier52M: Make error response to an unknown command on UDP command interface more understandable. by Alexander Chemeris · 11 years ago
  53. 8f47387 Transceiver52M: Check for correctly set TSC before setting timeslot types. by Alexander Chemeris · 11 years ago
  54. c707f42 Modified fillerTable usage in pushRadioVector function. by Ivan Kluchnikov · 11 years ago
  55. 00ed144 umtrx: flush any possible garbage bursts at start by Thomas Tsou · 12 years ago
  56. 8d804a4 transceiver: workaround for transmit testing with no clock reset by Thomas Tsou · 12 years ago
  57. 82ede3e Transceiver52M: add antenna selection from configuration by Thomas Tsou · 11 years ago
  58. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  59. 040b305 Checking in build system for the Transceiver. by Alexander Chemeris · 11 years ago
  60. fc40a84 Transceiver52M: Add more complete specification of GPRS types by ttsou · 11 years ago
  61. 258855c Transceiver52M: Add GPRS combinations to correlation types by ttsou · 11 years ago
  62. 5a87247 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. by kurtis.heimerl · 11 years ago
  63. bec4103 Transceiver52M: Fix calculation of TS correlation for 2 sps and higher by ttsou · 11 years ago
  64. 2064297 Transceiver52: allow for handling of TCH/H slots by ttsou · 11 years ago
  65. f7afddd Synced sqlite3utils with private and fixed a small recursive bug in SIPEngine that was already fixed in private by kurtis.heimerl · 11 years ago
  66. 1a2d244 Correction of trivial warnings. by kurtis.heimerl · 11 years ago
  67. 0775c80 From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  68. eb63ec9 From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  69. d3564ff Transceiver52M: Read IP address and port to bind to from a configuration instead of hardcoding them. by ttsou · 11 years ago
  70. 5298de1 Transceiver52M: Properly pass samplerate to RadioDevice::make() by ttsou · 11 years ago
  71. 8fd86a5 OH GOOD GIT MISSED THESE FILES THANKS GIT by kurtis.heimerl · 11 years ago
  72. 00913d7 Sylvain patch #2, with modifications: by kurtis.heimerl · 11 years ago
  73. db70eb4 Patch 4545 in private: Added support for performance-reporting counters. by kurtis.heimerl · 11 years ago
  74. e8dde02 transceiver52m: reset energy threshold on receive gain changes by ttsou · 11 years ago
  75. 9eafbe9 missed something in one of the socket patches. now works as expected by kurtis.heimerl · 11 years ago
  76. ec842de Alexander's patches: by kurtis.heimerl · 11 years ago
  77. a7fee63 r4425 in private: by kurtis.heimerl · 11 years ago
  78. 0aaabd4 r4408 in private: by kurtis.heimerl · 11 years ago
  79. c9f268d Oh kay. Lots of patches trying to catch up to mainline: by kurtis.heimerl · 11 years ago
  80. e766abb Alexander's patch #1: by kurtis.heimerl · 12 years ago
  81. 42267fd Alexander's patch #3: Configuration Tests should not include crashing by kurtis.heimerl · 12 years ago
  82. bcf60a8 merged private Config to public: r4211: by kurtis.heimerl · 12 years ago
  83. f60dafa Transceiver52M: UHD: Setup option to pass arguments from command line by ttsou · 12 years ago
  84. 60dc4c9 transceiver: uhd: prevent output of underrun message at ERROR level by ttsou · 12 years ago
  85. 221f23e transceiver: uhd: allow underrun flag to reset during timing alignment by ttsou · 12 years ago
  86. 2173abf transceiver: b100: raise minimum transmit latency value by ttsou · 12 years ago
  87. 9123274 Public release now works with g++4.7. In 4.7, unistd.h is no longer imported by default by kurtis.heimerl · 12 years ago
  88. 711fdf6 transceiver, usrp1: fix transmit gain setting bug by ttsou · 12 years ago
  89. 724eb36 transceiver, uhd: output timestamps on monontonic error by ttsou · 12 years ago
  90. 7645fca Harvind found a bug in BitVector.cpp: by kurtis.heimerl · 12 years ago
  91. 3b5c0c1 transceiver, uhd: fix build error due to log level by ttsou · 12 years ago
  92. 37720be transceiver, uhd: display device information on make failure by ttsou · 12 years ago
  93. b371ed5 transceiver, uhd: alert user on unrecoverable errors by ttsou · 12 years ago
  94. d009319 Locking gethostbyname call, as Alexander notes that it is not thread safe by kurtis.heimerl · 12 years ago
  95. f041e25 Reverted bad function header. There are no timing inversion deadlocks, I made those up. by kurtis.heimerl · 12 years ago
  96. 4395f4b Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. by kurtis.heimerl · 12 years ago
  97. 1ac561b Fixing Thomas's MTC receive bug. We don't have a ticket for it, but there seemed to be a timing inversion deadlock in Interthread.h. We mostly duck it, instead of solving it. by kurtis.heimerl · 12 years ago
  98. 856bbbe Matching UHD changes in gnuradio by kurtis.heimerl · 12 years ago
  99. e332032 transceiver52M: bump critial errors to ALERT level by kurtis.heimerl · 12 years ago
  100. 4403d4f transceiver, uhd: exit informatively if no devices are found by kurtis.heimerl · 12 years ago