eric1tran
74b1a39aa0
Merge 1090 and UAT aircraft into one map
...
Squashed commit of the following:
commit ef61cba13698090b85fea3136bc77e320eab3d0d
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:39:22 2021 +0000
Remove unused receiver clock code
commit 809cf656b5a098948fbfc5ce2b5f60f753fb4043
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:35:32 2021 +0000
Avoid calling getDataSource() so many times and cleanup spacing
commit a0000b942bb5aa5f8061db0ca9d405461c6eea07
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:19:11 2021 +0000
Copy paste bug
commit ccc3cd3964bddcd86e8faf45c06e577309cffb02
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:17:14 2021 +0000
Filter UAT logic
commit 34dc860a16e1c57cdc3563ec31c45f9b1b133d4c
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 03:24:56 2021 +0000
Reorder message rate text
commit 25db80799a2a6dc8e33835cb2ed43c305c87a4d8
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 00:56:43 2021 +0000
Track 1090 and 978 message rate separately
commit a2031d13e4a447ad0f8de61eada75f0da019d1c2
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 00:27:25 2021 +0000
UAT classification logic
commit 5482274016eecfbc27f2b5de6779c032803ca177
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 23:13:39 2021 +0000
Spacing
commit 2fc4408e6437ec5e0db2329d46a68fc6538abc45
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 22:57:05 2021 +0000
Load UAT history.json files if UAT is enabled
commit 9ccf4eba7590b1f38c78aeb73209b48cb8e0c34f
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 22:24:23 2021 +0000
ajax calls to fetch UAT aircraft json if enabled
commit d8f0c1c042bdba8ae1348a513df7dcca6ebc23fc
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 21:29:01 2021 +0000
Read skyaware978 config files on initialization
commit 0245fa7449e92555b7631ab0365e43fb38e1c221
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 20:15:09 2021 +0000
Change SkyAware url to /skyaware to genericize it for dual mode
commit 9384364b2473f8c73d3f165d7f5192c1995457a5
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 19:46:06 2021 +0000
Add UAT toggle and description (non-functional)
commit 9b65a55c0ceb7c3da3b3515d26f0d5d42192f658
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 19:32:54 2021 +0000
Removed unused css
2021-02-25 05:43:10 +00:00
James Wilson
8eeb29ec32
Fix typo. Clean up CSS and spacing
2018-08-17 11:31:12 -05:00
James Wilson
71f2c99e96
Fix air/ground status. Tooltip/infoblock changes
2018-08-08 11:37:26 -05:00
James Wilson
540e5f8e95
Just use ft/m for the Rc display
2018-08-03 18:39:13 -05:00
James Wilson
ea7a2c1c09
Update NAC displays. Add RC
2018-08-02 13:04:44 -05:00
James Wilson
4cbb1ab437
Round range rings labels. Add commas to altitudes. Change Track to Heading and add degree symbol. Remove the work Link from links
2017-01-24 18:10:06 -06:00
Oliver Jowett
78f88c6f8a
Use the json type field to show finer-grained datasource info in the table mode.
2016-10-14 21:52:04 +01:00
Carlos Salaverria
f1428530c3
Fix ADS-B misspelling
2016-09-13 16:52:53 -05:00
Carlos Salaverria
647319d141
Fix alignment of altitude values
2016-09-12 17:08:22 -05:00
Carlos Salaverria
a37c75bf83
Show additional data in selected aircraft info block
2016-08-30 16:38:41 -05:00
Carlos Salaverria
e243a2bf1a
Clean up and refactor unit conversion logic
2016-08-23 16:43:32 -05:00
Carlos Salaverria
70e86384f0
Add Airframes.org and FlightAware Mode-S links
2016-08-22 18:15:06 -05:00
Carlos Salaverria
96fe1e0ee5
Add ability to switch display units
2016-08-22 16:48:17 -05:00
Carlos Salaverria
c99375d51c
Add link to FlightAware flight tracking page
2016-08-19 18:45:39 -05:00
Carlos Salaverria
1c2bea38df
Show additional columns when table is fully expanded
2016-08-19 17:37:43 -05:00
Oliver Jowett
8639ab3837
More work on OL3.
2016-07-02 14:44:14 +01:00
Oliver Jowett
df64abe433
Move special-character definitions to formatter.js.
2015-02-22 01:29:02 +00:00
Oliver Jowett
5c1cf53316
Simplify settings down to just Metric / ShowOtherUnit.
...
Factor out some common code.
2015-02-22 01:22:05 +00:00
m30164
a531327533
Added extended unit settings
...
Added some code to enable the user to configure unit selection in a more
detailed fashion. you can now select either metric or imperial, or both,
and even set which one of those should be displayed first.
2015-02-20 00:09:03 +01:00