I hereby claim:
- I am rberg2 on github.
- I am rberg2 (https://keybase.io/rberg2) on keybase.
- I have a public key ASAg4ynpplg5s7EVmTRHtDIyWMN2zXdYTT8-XFw0QiZmTgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Create a named pipe. Otherwise this file will grow very large. | |
| $ mkfifo /tmp/1090.dump | |
| # Use rx_sdr to tune to 1090Mhz setting a sample rate, gain, and hopefully nchan1 is LNAH | |
| # rx_sdr will pause waiting for the other end of the fifo to connect. | |
| # Note change or remove this 'serial=' paramater | |
| $ rx_sdr -f 1090000000 -s 2400000 -g 75 -d driver=lime,soapy=0,serial=00000,nchan1 /tmp/1090.dump | |
| # for the dump1090 CLI | |
| $ dump1090-fa --interactive --fix --dcfilter --stats --ifile /tmp/1090.dump | |
| # or use the web UI | |
| # edit /etc/default/dump1090-fa and use |