Commit Graph

  • 119ca9ca07 transceiver: uhd: update copyright header kurtis.heimerl 2011-11-26 03:18:26 +0000
  • 1979c6f155 transceiver: minor cleanup of sample type sizing in uhd kurtis.heimerl 2011-11-26 03:18:24 +0000
  • be1decc0d2 transceiver: remove extraneous comments kurtis.heimerl 2011-11-26 03:18:21 +0000
  • 3b8ad24efd transceiver: remove extra typedefs to remove warnings kurtis.heimerl 2011-11-26 03:18:19 +0000
  • 26ca5bc2d2 uhd: remove external clock polarity setting kurtis.heimerl 2011-11-26 03:18:16 +0000
  • d3e2590e9b uhd: verify setting of master clock rate kurtis.heimerl 2011-11-26 03:18:13 +0000
  • 16c654043c transceiver: fix bug in setting low-level attenuation kurtis.heimerl 2011-11-26 03:18:11 +0000
  • 2b28c696f8 uhd: remove uhd type argument kurtis.heimerl 2011-11-26 03:18:08 +0000
  • ee5347af40 transceiver: reinsert digital gain scaling kurtis.heimerl 2011-11-26 03:18:05 +0000
  • 495d3c8b0c uhd: flush receive buffer should return true on timeout kurtis.heimerl 2011-11-26 03:18:02 +0000
  • b9e237e83e usrp1: fix transmit side tuning bug kurtis.heimerl 2011-11-26 03:17:59 +0000
  • c3c7c3e23d usrp1: fix typo in rx gain setting log message kurtis.heimerl 2011-11-26 03:17:57 +0000
  • 6cb348b9a1 uhd: log asynchronous errors as errors kurtis.heimerl 2011-11-26 03:17:54 +0000
  • 3ed6fb7755 transceiver: fix energy threshold bug kurtis.heimerl 2011-11-26 03:17:52 +0000
  • 7ac54b10d3 transceiver: simplify transmit power control kurtis.heimerl 2011-11-26 03:17:49 +0000
  • d4be074ea6 uhd: reorganize error handling, exit when non-recoverable kurtis.heimerl 2011-11-26 03:17:46 +0000
  • 13074c9d42 uhd: enable automatic alignment updates kurtis.heimerl 2011-11-26 03:17:43 +0000
  • 187b03d847 uhd: cleanup startup timestamp alignment kurtis.heimerl 2011-11-26 03:17:40 +0000
  • 58d6a01b50 transceiver: rework digital gain settings kurtis.heimerl 2011-11-26 03:17:38 +0000
  • d1ae0cd2b9 uhd: set attenuation relative to max RF gain kurtis.heimerl 2011-11-26 03:17:35 +0000
  • 41f708b9a0 uhd: disable adaptive buffering in 52 MHz transceiver kurtis.heimerl 2011-11-26 03:17:32 +0000
  • 68292106af uhd: rework handling of timestamp errors kurtis.heimerl 2011-11-26 03:17:28 +0000
  • c7cb817cb1 uhd: fix timestamp conversion bug on 32-bit architectures kurtis.heimerl 2011-11-26 03:17:26 +0000
  • a14d4beb1a uhd: reset sample clock when time goes non-monotonic kurtis.heimerl 2011-11-26 03:17:23 +0000
  • 6b495a5218 uhd: inline thread priority setting kurtis.heimerl 2011-11-26 03:17:21 +0000
  • 24481decc2 uhd: move static functions into the uhd_device class kurtis.heimerl 2011-11-26 03:17:18 +0000
  • d936400b8c uhd: allow the non-uhd to still compile unchanged kurtis.heimerl 2011-11-26 03:17:15 +0000
  • db2aae579c uhd: move non-52MHz transceiver to common radio device interface kurtis.heimerl 2011-11-26 03:17:13 +0000
  • 02d04055a3 uhd: set and shadow settings through interface kurtis.heimerl 2011-11-26 03:17:10 +0000
  • 993364485b uhd: set receive gain during initialization kurtis.heimerl 2011-11-26 03:17:07 +0000
  • be6abe18cc uhd: set hardware side delay offset for e100 kurtis.heimerl 2011-11-26 03:17:05 +0000
  • 3cc1da9d8b uhd: log useful information on monotonic errors kurtis.heimerl 2011-11-26 03:17:02 +0000
  • c491997c1e uhd: only the E100 supports FPGA timestamps and adjustable clock rate kurtis.heimerl 2011-11-26 03:17:00 +0000
  • 33f748f265 uhd: flush initial receive samples kurtis.heimerl 2011-11-26 03:16:57 +0000
  • 965e757c53 uhd: add 52 MHz transceiver support kurtis.heimerl 2011-11-26 03:16:54 +0000
  • d302868b13 uhd: remove extra type conversion kurtis.heimerl 2011-11-26 03:16:51 +0000
  • 79e71c925e Transceiver52M: add WBX, DBSRX, and single board support kurtis.heimerl 2011-11-26 03:16:48 +0000
  • f5eef205a7 transceiver: fix initialization segfault in radio interface kurtis.heimerl 2011-11-26 03:16:45 +0000
  • 7b2d522c71 git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2583 19bc5d8c-e614-43d4-8b26-e1612bc8e597 dburgess 2011-11-20 00:22:41 +0000
  • c8739b8b71 Reverting r2342 kurtis.heimerl 2011-11-02 00:06:34 +0000
  • 3ebf98c721 Updates to working with a single RFX...builds but not working yet. hsamra 2011-10-14 02:32:19 +0000
  • 0fd55ea482 Removed a Makefile that should not have benn checked in. dburgess 2011-10-12 08:15:48 +0000
  • 00de66004b Changes to auto-foo files that should probably be removed anyway. dburgess 2011-10-12 08:14:47 +0000
  • b3a0ca42db Adding in the missing Transceiver52M directory dburgess 2011-10-12 07:44:40 +0000
  • ec3d77d0ea Fixed the license notices. dburgess 2011-10-12 01:23:28 +0000
  • 82c46ff7ae Putting the actual OpenBTS P2.8 source code into the public SVN branch. dburgess 2011-10-07 02:40:51 +0000
  • cd8381743f This is where the public release of openbts will actually live. dburgess 2011-10-01 00:42:04 +0000