软件无线电技术追踪民用航空器

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(PC 平台)
第4行: 第4行:
  
 
* rtl-sdr windows driver: http://rtlsdr.org/softwarewindows
 
* rtl-sdr windows driver: http://rtlsdr.org/softwarewindows
 +
 +
* SDRSharp: http://sdrsharp.com/index.php/downloads
  
 
* rtl-sdr 笔记:http://ailin.phychembio.com/miscellany/967/
 
* rtl-sdr 笔记:http://ailin.phychembio.com/miscellany/967/

2013年4月27日 (六) 13:13的版本

1 PC 平台

工具:


利用放在室內的天线和放大器,配合 RTL1090,將 1090MHz 的信号解码,然后利用 TCP 链接,将数据传入 COAA PlanePlotter 显示



2 树莓派

$ sudo apt-get install git  cmake libusb-1.0-0-dev build-essential
$ git clone git://git.osmocom.org/rtl-sdr.git
$ mkdir -p rtl-sdr/build
$ cd rtl-sdr/build
$ cmake ../
$ make
$ sudo make install
$ sudo ldconfig

copy the udev rules file into  the etc/udev/rules.d

# test commands
$ rtl_eeprom
$ rtl_test -t

$ rtl_fm -f 144800000 -s 22050 - | multimon -a AFSK1200 -t raw /dev/stdin
$ rtl_fm -f 144800000 -s 22050 - | DCblocker | multimon -a AFSK1200 -t raw /dev/stdin

$ rtl_tcp -a 10.0.1.50




3 CubieBoard



















个人工具
名字空间

变换
操作
导航
工具箱