Rename the ACAS stuff a bit, emit ES target state.
This commit is contained in:
parent
954034855a
commit
08887642ea
2 changed files with 6 additions and 2 deletions
1
track.h
1
track.h
|
|
@ -148,6 +148,7 @@ struct aircraft {
|
|||
unsigned char fatsv_emitted_bds_10[7]; // -"- BDS 1,0 message
|
||||
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_target[7]; // -"- ES target status message
|
||||
|
||||
uint64_t fatsv_last_emitted; // time (millis) aircraft was last FA emitted
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue