1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +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:
goofball222 2023-10-09 22:39:03 -07:00 committed by GitHub
parent 4ff233e2c2
commit b832097734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
#