mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
Remove READSB_MODEAC=true from suggested/example ultrafeeder config
None of the feeder sites process Mode A/C messages, it just wastes CPU cycles to decode these.
This commit is contained in:
parent
4ff233e2c2
commit
b832097734
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ services:
|
|||
- READSB_LON=${FEEDER_LONG}
|
||||
- READSB_ALT=${FEEDER_ALT_M}m
|
||||
- READSB_GAIN=${ADSB_SDR_GAIN}
|
||||
- READSB_MODEAC=true
|
||||
- READSB_RX_LOCATION_ACCURACY=2
|
||||
- READSB_STATS_RANGE=true
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue