Open abusivemilk opened 8 months ago
For devs from @JWZABARTCC : "As defined within the current policy, any control time within the ARTCC boundaries out as currency time."
Triaged, added to backlog.
from @abusivemilk
const airports = {
PHX: 'Phoenix',
TUS: 'Tucson',
DMA: 'Davis-Monthan',
AMA: 'Amarillo',
ABQ: 'Albuquerque',
ELP: 'El Paso',
AEG: 'Double Eagle',
BIF: 'Biggs',
CHD: 'Chandler',
CVS: 'Cannon',
DVT: 'Deer Valley',
FFZ: 'Falcon',
FHU: 'Libby'
FLG: 'Flagstaff',
GEU: 'Glendale',
GYR: 'Goodyear',
GXF: 'Gila Bend',
HMN: 'Holloman',
IWA: 'Gateway',
LUF: 'Luke',
PCA: 'Picacho',
PRC: 'Prescott',
ROW: 'Roswell',
RYN: 'Ryan',
SAF: 'Santa Fe',
SDL: 'Scottsdale',
};
Describe the bug
API has set airports that count towards time. Need to add all of them in as per GCAP because any position counts now...
To Reproduce
Expected behavior
Screenshots
N/A
System Information (please complete the following information):
Additional context
None