Advertisement
sovietotaku

airspy_adsb command line keys

Aug 11th, 2016
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. -t <timeout> Aircraft timeout in seconds (10, 15 sec or more/less, or don't use for default timeout)
  2. -g <rf_gain> RF gain: 0..21 (set it to 21 if no preamp)
  3. -w <workers> Worker threads (set to 4 for rpi, or more for multithreaded PC)
  4. -d <decimation> Decimation factor (set to 1 or do not use. Use it only if you have signal problems to narrow down view)
  5. -f <bits> Forward Error Correction (FEC) bits (don't use)
  6. -c <host>:<port>[:format] Add a Push Client (-c sdrsharp.com:47806:avr)
  7. -l <port>[:format] Add a Server (-l 30005:beast for flightaware/piaware, for example)
  8. -n Use the highest native sample rate (better use this)
  9. -b Enable Bias-Tee (use if you use preamps that supports it, don't use if you plug antenna directly to airspy)
  10. -p Enable Bit Packing (better switch it on for rpi, because it has a shitty usb bus throughput)
  11. -v Verbose mode
  12. -h Display this help screen
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement