1. 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
  2. 1a2d244 Correction of trivial warnings. by kurtis.heimerl · 12 years ago
  3. 0775c80 From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 12 years ago
  4. eb63ec9 From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 12 years ago
  5. d3564ff Transceiver52M: Read IP address and port to bind to from a configuration instead of hardcoding them. by ttsou · 12 years ago
  6. 5298de1 Transceiver52M: Properly pass samplerate to RadioDevice::make() by ttsou · 12 years ago
  7. 8fd86a5 OH GOOD GIT MISSED THESE FILES THANKS GIT by kurtis.heimerl · 12 years ago
  8. 00913d7 Sylvain patch #2, with modifications: by kurtis.heimerl · 12 years ago
  9. db70eb4 Patch 4545 in private: Added support for performance-reporting counters. by kurtis.heimerl · 12 years ago
  10. e8dde02 transceiver52m: reset energy threshold on receive gain changes by ttsou · 12 years ago
  11. 9eafbe9 missed something in one of the socket patches. now works as expected by kurtis.heimerl · 12 years ago
  12. ec842de Alexander's patches: by kurtis.heimerl · 12 years ago
  13. a7fee63 r4425 in private: by kurtis.heimerl · 12 years ago
  14. 0aaabd4 r4408 in private: by kurtis.heimerl · 12 years ago
  15. c9f268d Oh kay. Lots of patches trying to catch up to mainline: by kurtis.heimerl · 12 years ago
  16. e766abb Alexander's patch #1: by kurtis.heimerl · 12 years ago
  17. 42267fd Alexander's patch #3: Configuration Tests should not include crashing by kurtis.heimerl · 12 years ago
  18. bcf60a8 merged private Config to public: r4211: by kurtis.heimerl · 12 years ago
  19. f60dafa Transceiver52M: UHD: Setup option to pass arguments from command line by ttsou · 12 years ago
  20. 60dc4c9 transceiver: uhd: prevent output of underrun message at ERROR level by ttsou · 12 years ago
  21. 221f23e transceiver: uhd: allow underrun flag to reset during timing alignment by ttsou · 12 years ago
  22. 2173abf transceiver: b100: raise minimum transmit latency value by ttsou · 12 years ago
  23. 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
  24. 711fdf6 transceiver, usrp1: fix transmit gain setting bug by ttsou · 12 years ago
  25. 724eb36 transceiver, uhd: output timestamps on monontonic error by ttsou · 12 years ago
  26. 7645fca Harvind found a bug in BitVector.cpp: by kurtis.heimerl · 12 years ago
  27. 3b5c0c1 transceiver, uhd: fix build error due to log level by ttsou · 12 years ago
  28. 37720be transceiver, uhd: display device information on make failure by ttsou · 12 years ago
  29. b371ed5 transceiver, uhd: alert user on unrecoverable errors by ttsou · 13 years ago
  30. d009319 Locking gethostbyname call, as Alexander notes that it is not thread safe by kurtis.heimerl · 13 years ago
  31. f041e25 Reverted bad function header. There are no timing inversion deadlocks, I made those up. by kurtis.heimerl · 13 years ago
  32. 4395f4b Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. by kurtis.heimerl · 13 years ago
  33. 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 · 13 years ago
  34. 856bbbe Matching UHD changes in gnuradio by kurtis.heimerl · 13 years ago
  35. e332032 transceiver52M: bump critial errors to ALERT level by kurtis.heimerl · 13 years ago
  36. 4403d4f transceiver, uhd: exit informatively if no devices are found by kurtis.heimerl · 13 years ago
  37. 523ae5a transceiver, uhd: reject usrp1 if compiled with uhd support by kurtis.heimerl · 13 years ago
  38. ac0ee12 transceiver, uhd: runtime check for setting master clock rate by kurtis.heimerl · 13 years ago
  39. 4ba4718 changing config scripts to explitly target UHD/USRP1 by kurtis.heimerl · 13 years ago
  40. b99cbf3 transceiver, resamp: enlarge transmit resampler output buffer by kurtis.heimerl · 13 years ago
  41. 66ad2db transceiver: enable USRP1 firmware binary install by kurtis.heimerl · 13 years ago
  42. a198d45 transceiver, resamp: insert missing filter values by kurtis.heimerl · 13 years ago
  43. e417c5a transceiver: uhd: increase log level on constructor errors by kurtis.heimerl · 13 years ago
  44. 3758b16 transceiver: usrp1: select single dboard use at compile time by kurtis.heimerl · 13 years ago
  45. c6b9b70 transceiver: uhd: make external reference a compile time option by kurtis.heimerl · 13 years ago
  46. d3d4af3 uhd: increase initial transmit transport latency by kurtis.heimerl · 13 years ago
  47. 67e3d5a transceiver: update main to non-device specific interface by kurtis.heimerl · 13 years ago
  48. 4e59d66 transceiver: update to log messages to work with P2.8 by kurtis.heimerl · 13 years ago
  49. 75336d9 build: insert autofoo for usrp transceiver and options by kurtis.heimerl · 13 years ago
  50. 3998da7 transceiver: add a newline for uhd information outputs by kurtis.heimerl · 13 years ago
  51. b7358ce transceiver: reject usrp1 if detected using uhd by kurtis.heimerl · 13 years ago
  52. e380af3 transceiver: make the transmit drive loop bus dependent by kurtis.heimerl · 13 years ago
  53. 0803ad9 transceiver: reroute uhd messages to logging facility by kurtis.heimerl · 13 years ago
  54. 5435404 transceiver: clean variable init of radio interface constructor by kurtis.heimerl · 13 years ago
  55. e724d6d transceiver: move various radio interface definitions by kurtis.heimerl · 13 years ago
  56. 0628613 transceiver: rename getting radio vector time to getTime() by kurtis.heimerl · 13 years ago
  57. ce31733 transceiver: add option for host based resampling by kurtis.heimerl · 13 years ago
  58. 513a629 uhd: keep reading on overrun or other non-fatal errors by kurtis.heimerl · 13 years ago
  59. 9b55783 transceiver: separate I/O portion of radio interface implementation by kurtis.heimerl · 13 years ago
  60. 8aea56e transceiver: separate radio clock and vector interfaces by kurtis.heimerl · 13 years ago
  61. 119ca9c transceiver: uhd: update copyright header by kurtis.heimerl · 13 years ago
  62. 1979c6f transceiver: minor cleanup of sample type sizing in uhd by kurtis.heimerl · 13 years ago
  63. be1decc transceiver: remove extraneous comments by kurtis.heimerl · 13 years ago
  64. 3b8ad24 transceiver: remove extra typedefs to remove warnings by kurtis.heimerl · 13 years ago
  65. 26ca5bc uhd: remove external clock polarity setting by kurtis.heimerl · 13 years ago
  66. d3e2590 uhd: verify setting of master clock rate by kurtis.heimerl · 13 years ago
  67. 16c6540 transceiver: fix bug in setting low-level attenuation by kurtis.heimerl · 13 years ago
  68. 2b28c69 uhd: remove uhd type argument by kurtis.heimerl · 13 years ago
  69. ee5347a transceiver: reinsert digital gain scaling by kurtis.heimerl · 13 years ago
  70. 495d3c8 uhd: flush receive buffer should return true on timeout by kurtis.heimerl · 13 years ago
  71. b9e237e usrp1: fix transmit side tuning bug by kurtis.heimerl · 13 years ago
  72. c3c7c3e usrp1: fix typo in rx gain setting log message by kurtis.heimerl · 13 years ago
  73. 6cb348b uhd: log asynchronous errors as errors by kurtis.heimerl · 13 years ago
  74. 3ed6fb7 transceiver: fix energy threshold bug by kurtis.heimerl · 13 years ago
  75. 7ac54b1 transceiver: simplify transmit power control by kurtis.heimerl · 13 years ago
  76. d4be074 uhd: reorganize error handling, exit when non-recoverable by kurtis.heimerl · 13 years ago
  77. 13074c9 uhd: enable automatic alignment updates by kurtis.heimerl · 13 years ago
  78. 187b03d uhd: cleanup startup timestamp alignment by kurtis.heimerl · 13 years ago
  79. 58d6a01 transceiver: rework digital gain settings by kurtis.heimerl · 13 years ago
  80. d1ae0cd uhd: set attenuation relative to max RF gain by kurtis.heimerl · 13 years ago
  81. 41f708b uhd: disable adaptive buffering in 52 MHz transceiver by kurtis.heimerl · 13 years ago
  82. 6829210 uhd: rework handling of timestamp errors by kurtis.heimerl · 13 years ago
  83. c7cb817 uhd: fix timestamp conversion bug on 32-bit architectures by kurtis.heimerl · 13 years ago
  84. a14d4be uhd: reset sample clock when time goes non-monotonic by kurtis.heimerl · 13 years ago
  85. 6b495a5 uhd: inline thread priority setting by kurtis.heimerl · 13 years ago
  86. 24481de uhd: move static functions into the uhd_device class by kurtis.heimerl · 13 years ago
  87. d936400 uhd: allow the non-uhd to still compile unchanged by kurtis.heimerl · 13 years ago
  88. db2aae5 uhd: move non-52MHz transceiver to common radio device interface by kurtis.heimerl · 13 years ago
  89. 02d0405 uhd: set and shadow settings through interface by kurtis.heimerl · 13 years ago
  90. 9933644 uhd: set receive gain during initialization by kurtis.heimerl · 13 years ago
  91. be6abe1 uhd: set hardware side delay offset for e100 by kurtis.heimerl · 13 years ago
  92. 3cc1da9 uhd: log useful information on monotonic errors by kurtis.heimerl · 13 years ago
  93. c491997 uhd: only the E100 supports FPGA timestamps and adjustable clock rate by kurtis.heimerl · 13 years ago
  94. 33f748f uhd: flush initial receive samples by kurtis.heimerl · 13 years ago
  95. 965e757 uhd: add 52 MHz transceiver support by kurtis.heimerl · 13 years ago
  96. d302868 uhd: remove extra type conversion by kurtis.heimerl · 13 years ago
  97. 79e71c9 Transceiver52M: add WBX, DBSRX, and single board support by kurtis.heimerl · 13 years ago
  98. f5eef20 transceiver: fix initialization segfault in radio interface by kurtis.heimerl · 13 years ago
  99. 7b2d522 by dburgess · 13 years ago
  100. c8739b8 Reverting r2342 by kurtis.heimerl · 13 years ago