Commit History

作者 SHA1 備註 提交日期
  Hoernchen 551a2d2037 fix win32 build of rtl_test 13 年之前
  Steve Markgraf 09547797dc Makefile.am: fix copy & paste mistake 13 年之前
  Harald Welte 9a7abe9186 add Cmake generated files to .gitignore 13 年之前
  Dimitri Stolnikov 505f40d9a0 introduce api function to read usb string descriptors 13 年之前
  Steve Markgraf fdc7bc978b add an initial version of rtl_test 13 年之前
  Christian Vogel 73f54be2ed #include <math.h> was not needed. 13 年之前
  Christian Vogel 589e96e8d8 Using a #define for constant 2^22 (not pow()) 13 年之前
  Steve Markgraf c426e94093 rename rtl-sdr.c to librtlsdr.c 13 年之前
  Dimitri Stolnikov b345963947 add api version information to the library when building with cmake 13 年之前
  Dimitri Stolnikov 3198f14f44 fix a typo in Makefile.am 13 年之前
  Hoernchen f7d9e578a0 tuner_e4k: use empty entry instead of offset for if_stage_gain_regs[] 13 年之前
  Steve Markgraf 8dda694101 rtl_tcp: convert command parameters from network to host byteorder 13 年之前
  Dimitri Stolnikov cdfd1cf775 fix a memory leak by unreferencing libusb devices 13 年之前
  Dimitri Stolnikov 5371f206f3 install pkg-config file when building with cmake 13 年之前
  Steve Markgraf 2ed8375f39 tuner_e4k: allow frequencies above INT_MAX 13 年之前
  Dimitri Stolnikov 8402124e6f enable i2c repeater mode before applying filter bandwidth 13 年之前
  Dimitri Stolnikov e042c36cb5 rtl_sdr, rtl_tcp: cleaned up gain handling 13 年之前
  Dimitri Stolnikov b290116ac7 rtl_tcp: add handler for freq correction command 13 年之前
  Dimitri Stolnikov e5adc9a3ad rtl_tcp: add handlers for sample rate and gain mode commands 13 年之前
  Dimitri Stolnikov 9167a01248 consolidate program arguments 13 年之前
  Dimitri Stolnikov e9251da6e2 reset internally cached gain/freq values on setter failure 13 年之前
  Dimitri Stolnikov eded5bf5c3 tuner_e4k: fix a typo in choose_rf_filter function 13 年之前
  Steve Markgraf 7931aa76c5 tuner_e4k: replace remaining printfs with fprintf to stderr 13 年之前
  Hoernchen b6652f33df uhf appears to work better for ads-b 13 年之前
  Dimitri Stolnikov 259e61fb17 document gain api 13 年之前
  Steve Markgraf 59198d6342 tuner_e4k: fix off-by-one error in e4k_if_gain_set() 13 年之前
  Steve Markgraf 86c34428aa use new E4000 tuner driver, allow manual gain 13 年之前
  Steve Markgraf 0af094070f add Compro Videomate U680F 13 年之前
  Dimitri Stolnikov cec93754a2 use default xtal freq when 0 is given 13 年之前
  Steve Markgraf 721085e1ab fix a -Wuninitialized warning 13 年之前