Commit Graph

440 Commits (master)
 

Author SHA1 Message Date
Jachimo b667b96185 Merge branch 'master' of https://github.com/mutability/rtl-sdr 2018-07-26 18:16:19 -04:00
James 6597a1760a
Rename README to README.md 2018-07-26 10:21:16 -04:00
James 973c4920c1
Update README
Add Mac OS X build notes
2018-07-26 10:19:31 -04:00
rtlsdrblog db0c77bb4c
Merge pull request #1 from MediumFidelity/patch-1
Fix macOS compilation issue
2018-05-16 17:08:54 +12:00
Ryan Ziolko 071f380dbf
Fix macOS compilation issue 2018-05-13 10:52:07 -05:00
rtlsdrblog 9b593758ad Add files via upload 2016-08-24 18:07:26 +12:00
rtlsdrblog 2e358c6ad4 Add files via upload 2016-08-24 18:01:13 +12:00
rtlsdrblog 706b32d0c1 Delete rtl_adsb.c 2016-08-16 19:31:33 +12:00
rtlsdrblog e122c8ee3e Delete rtl_biast.c 2016-08-16 19:31:29 +12:00
rtlsdrblog 9183d8e9cf Delete rtl_fm.c 2016-08-16 19:31:26 +12:00
rtlsdrblog 881538dabc Delete rtl_power.c 2016-08-16 19:31:22 +12:00
rtlsdrblog 80d505cee4 Delete rtl_sdr.c 2016-08-16 19:31:18 +12:00
rtlsdrblog 93d9e15d78 Delete rtl_tcp.c 2016-08-16 19:31:14 +12:00
rtlsdrblog 015e4426bc Delete rtl_test.c 2016-08-16 19:31:10 +12:00
rtlsdrblog 0552745e72 Delete tuner_e4k.c 2016-08-16 19:31:06 +12:00
rtlsdrblog 56438b1136 Delete tuner_fc0012.c 2016-08-16 19:31:02 +12:00
rtlsdrblog c963ac8556 Delete tuner_fc0013.c 2016-08-16 19:30:58 +12:00
rtlsdrblog 53bad4939b Delete tuner_r82xx.c 2016-08-16 19:30:53 +12:00
rtlsdrblog 6826029261 Delete tuner_fc2580.c 2016-08-16 19:30:49 +12:00
rtlsdrblog 8810ab8588 Add files via upload 2016-08-16 19:28:30 +12:00
rtlsdrblog 4521ac1a04 Add files via upload 2016-08-16 19:28:08 +12:00
rtlsdrblog ca040b59ba Add files via upload
Added rtl_biast program.
2016-08-16 19:27:18 +12:00
rtlsdrblog b64c1be499 Added files via upload
Filter experimentation
2016-04-11 21:17:22 +12:00
rtlsdrblog 4ea8ee8cb5 Added files via upload
Changed VCO current init code to init to MAX, like the Airspy does. Seems to improve L-band lock temp. problem.

Changed PLL code to Airspy code.
2016-03-08 09:43:05 +13:00
Kyle Keen 0d825fe08e rtl_power: trough hold 2015-12-31 19:55:12 -05:00
Diogo F. Andrade Murteira 86f950389a rtl_fm: add swagc-aggressive 2015-04-28 18:54:14 -04:00
Kyle Keen c6e6be52f7 rtl_power: epoch time 2014-11-30 23:35:55 -05:00
Kyle Keen 3c01571043 rtl_power: fix peak hold 2014-11-30 23:06:31 -05:00
Kyle Keen f1e8e4d38d rtl_power: improved hopping math 2014-11-30 22:55:20 -05:00
Kyle Keen bc872cbcfc build: libusb pkgconfig for NixOS
From Bjørn Forsman
2014-11-13 13:28:51 -05:00
Kacper Michajłow 5ba889896f build: Fix compilation on VS2013, Cygwin and MinGW.
- Link librtlsdr dynamically also on Windows.
2014-11-13 13:28:51 -05:00
Kacper Michajłow 6aa5f17589 Variable cleanup and corrections.
Remove unused variables.
Use proper type specifier.
Explicitly cast to correct type to suppress MSVC warnings.
2014-11-13 13:28:51 -05:00
Kacper Michajłow a2d23c590f rtl_fm: Avoid possible null pointer dereference. 2014-11-13 13:28:51 -05:00
Kacper Michajłow d426cfd231 convenience: No junk when device info isn't properly extracted. 2014-11-13 13:28:50 -05:00
Kacper Michajłow 61e2b669de rtl_fm: Support output padding on Windows. 2014-11-13 13:28:50 -05:00
Kacper Michajłow 012ca95107 rtl_test: Support PPM error measurement on Windows. 2014-11-13 13:28:50 -05:00
Kyle Keen 1b1c03d4e9 rtl_power: fix NaN on 32 bit platforms (T. Kaminski) 2014-10-17 12:22:03 -04:00
Oliver Jowett f37e89fa21 Set PLL_INITIAL_HIGH to 1885MHz based on feedback
It doesn't really hurt to set the high bound too high, and some dongles do go this high.
2014-09-29 21:11:22 +01:00
Oliver Jowett 437036d16b linewrap 2014-09-29 21:08:29 +01:00
Oliver Jowett 29ef211aae Update README 2014-09-29 21:03:42 +01:00
Kyle Keen 8ad17c2c95 rtl_fm: three-quarters of dual channel 2014-09-08 00:10:45 -04:00
Kyle Keen 0037e5ffdc rtl_fm: arbitrary translation 2014-09-07 23:17:41 -04:00
Kyle Keen 53d212d8a0 rtl_fm: half finished dual-channel mode 2014-09-03 23:56:21 -04:00
Kyle Keen c813134536 rtl_fm: stream padding 2014-09-03 21:22:29 -04:00
Kyle Keen 581b6b63b2 rtl_fm: pad out single channel underruns 2014-09-02 05:39:31 -04:00
Kyle Keen 88244c041c rtl_fm: sw-agc quantization correction 2014-09-01 20:12:47 -04:00
Kyle Keen df2a9c06df rtl_fm: software agc 2014-09-01 20:12:46 -04:00
Kyle Keen 90706d4098 rtl_fm: remove unused resamplers 2014-09-01 20:12:46 -04:00
Kyle Keen 6bcea884a7 rtl_fm: arbitrary translation prototype 2014-09-01 20:12:46 -04:00
Kyle Keen 05bee3455a rtl_fm: handle no availible buffers 2014-09-01 20:12:46 -04:00