Name | Modified | Size | Downloads / Week |
---|---|---|---|
rtl_syncread.dpr | 2014-05-27 | 2.4 kB | |
README | 2014-05-25 | 645 Bytes | |
rtlsdr.pas | 2014-05-18 | 7.0 kB | |
Totals: 3 Items | 10.1 kB | 0 |
rtlsdr.pas is a Delphi wrapper for windows version of rtlsdr.dll brought by Osmocom. This uses static linking, need an update to use dynamic linking. Tested with Delphi XE5. rtl_syncread.dpr is a sample code uses rtlsdr.pas. This is a little demo program, that shows simple operation examples to use with rtl2832 usb dongle: enumeration, getting info, opening, tuning vfo, setting/getting ppm, reading samples in sync mode and closing session. Download and put here 2 files from osmocom's librtlsdr windows build, compile and run exe. http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll