some housekeeping

This commit is contained in:
2026-08-11 12:51:19 +02:00
parent 839ea1490a
commit 47f2766bb8
2 changed files with 29 additions and 10 deletions
+17 -1
View File
@@ -63,15 +63,31 @@ config VECTOR_FOLLOW_TRACK_RATE
This option will turn the vector from line into curve.
This is of course be more computationaly expensive.
config AIRCRAFT_RHOMBUS_RADIUS
int "Radius of rhombus or aircraft icon"
range 0 65535
default 8
config CHARACTER_SPACING
int "Spacing between character in pixels"
range 1 255
range 0 255
default 1
config X_TEXT_OFFSET
int "X offset of text from aircraft"
range 0 65535
default 10
config NO_CALLSIGN_IDENTIFICATION
string "Callsign used for aircraft with unknown callsign"
default "UNK"
config EXTRA_INFO
bool "Enable extra information on top of the screen"
default 1
help
Show information like number of tracked aircraft on top of the screen
comment "Receiver configuration"
config FALLBACK_LAT