Merge branch 'no-decode'
Conflicts: mode_s.c
This commit is contained in:
commit
e6e92b1e8e
3 changed files with 40 additions and 2 deletions
|
|
@ -318,6 +318,7 @@ struct { // Internal state
|
|||
int metric; // Use metric units
|
||||
int mlat; // Use Beast ascii format for raw data output, i.e. @...; iso *...;
|
||||
int interactive_rtl1090; // flight table in interactive mode is formatted like RTL1090
|
||||
int no_decode; // Disable decoding and aircraft tracking
|
||||
|
||||
// User details
|
||||
double fUserLat; // Users receiver/antenna lat/lon needed for initial surface location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue