some housekeeping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user