Fix compilation. Emit some changes immediately in faup1090.
This commit is contained in:
parent
27b0e9c40f
commit
05e9601903
2 changed files with 14 additions and 8 deletions
1
track.h
1
track.h
|
|
@ -181,6 +181,7 @@ struct aircraft {
|
|||
unsigned char fatsv_emitted_bds_30[7]; // -"- BDS 3,0 message
|
||||
unsigned char fatsv_emitted_es_status[7]; // -"- ES operational status message
|
||||
unsigned char fatsv_emitted_es_acas_ra[7]; // -"- ES ACAS RA report message
|
||||
char fatsv_emitted_callsign[9]; // -"- callsign
|
||||
|
||||
uint64_t fatsv_last_emitted; // time (millis) aircraft was last FA emitted
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue