eric1tran
77ab9f04ba
Hide UAT toggle check box if disabled
2021-02-25 19:06:16 +00:00
eric1tran
e8fe48485e
Change styling for registration numbers that are used as idents. Hide UAT message rate if UAT is disabled.
2021-02-25 15:42:16 +00:00
eric1tran
e23cd7e73b
Use /data for 1090 directory to avoid breaking exisiting tools like dump1090exporter that may be looking there
2021-02-25 06:00:43 +00:00
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
eric1tran
e111303b1e
Implement toggle checkbox to show/hide aircraft labels
2021-02-22 17:37:00 +00:00
eric1tran
45e13b20ba
Add aircraft labels on icons and a non-functional checkbox to toggle the labels
2021-02-22 17:02:20 +00:00
eric1tran
d8d5f2a117
Change button color on filter set
2021-02-10 20:40:57 +00:00
eric1tran
4eab12497e
Update filter slider default values accordingly when changing the DisplayUnits
2021-02-10 01:06:35 +00:00
eric1tran
d5184efa6e
Display a count of active filters
2021-02-09 04:33:50 +00:00
eric1tran
8c325e04a0
Fix up long decimal issue for min/max altitude values
2020-12-14 23:24:45 +00:00
eric1tran
3577cb4057
Adjust max altitude filter to 65000
2020-12-14 19:56:51 +00:00
eric1tran
9950e72d1a
Fix minimum width of sidebar and more spacing cleanup
2020-12-14 16:39:34 +00:00
eric1tran
930d2534a2
Speed filter and white space cleanup
2020-12-14 14:37:16 +00:00
eric1tran
22e02dbc62
noUiSlider for altitude filtering plus other styling
2020-12-14 06:34:40 +00:00
eric1tran
af4951a494
Merge branch 'additional_filtering' into dev
2020-12-11 16:58:13 +00:00
eric1tran
ea5a2b8740
Set button to take you to claim url if the feeder is not claimed
2020-12-11 16:56:48 +00:00
eric1tran
a0dc843842
Add a button that will take you your My ADS-B Stats page if claimed
2020-12-11 16:42:24 +00:00
eric1tran
16b3d12670
Keep configuration buttons highlighted while active and some styling
2020-12-10 00:55:00 +00:00
eric1tran
829fe1b5e2
Filter and Column buttons to expand panels and styling cleanup
2020-12-09 23:34:32 +00:00
eric1tran
47e4df2b7b
Put filters into an accordion style dropdown
2020-12-09 18:22:15 +00:00
eric1tran
1916fc6648
Use regex match for filter comparisons
2020-12-09 15:18:05 +00:00
eric1tran
ad56c1363b
Include SkyAware in version display
2020-12-08 20:44:14 +00:00
eric1tran
9b85a30c91
Enable all data source checkboxes by default
2020-12-08 20:34:04 +00:00
eric1tran
cd6d3a373b
Comments and spacing
2020-12-08 17:24:10 +00:00
eric1tran
c466a4724f
Add filtering on data source
2020-12-08 17:24:10 +00:00
eric1tran
e2b2ce3f63
Add checkboxes next to data source legend and css styling
2020-12-08 17:24:10 +00:00
eric1tran
d3459b1697
Adding filtering by aircraft ident
2020-12-08 17:24:10 +00:00
eric1tran
f4f2f3ddad
Add filtering by aircraft type
2020-12-08 17:24:09 +00:00
MAUGIN Thomas
9fb1e5b9e8
fix(html): add empty coordinates to constructor ( #82 )
...
- Change LineString constructor creation, see deprecated null constructor https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#v510
2020-10-02 10:52:51 -05:00
eric1tran
da3557fcfe
Put aircraft count before page title
2020-08-09 00:33:59 -05:00
Assaf Sapir
d353568c59
Fix MessageRate might be null and remove unused config ( #71 )
...
* Fix MessageRate might be null && unused config
* Page title edits
Co-authored-by: Eric Tran <eric1tran@gmail.com>
2020-08-08 18:26:57 -05:00
sigwx
a0b0038df7
Control map via URL options ( #58 )
...
* Add URL options to hide different aspects of the default display, helpful for starting for a kiosk
* Fix spacing in changes
* More options to move map left/right/up/down
* Allow movement in all directions, consolidate some code
* Add controls for units and range rings from url
* Swap left/right,up/down behavior for map moves
* Convert #nohistory anchor tag to a query param like the other parameters. Make query parameters values explicitly state true
* Fix for enableRings so it will toggle the setting
* Use show/hide parameter values to avoid having a a showX/hideX parameter for each option, Rename some parameters, resize map when hiding banner/sidebar, cleanup
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: eric1tran <eric1tran@gmail.com>
2020-08-07 13:47:32 -05:00
eric1tran
5db1f1e9ba
Fix misspelled variable name bug
2020-08-04 14:38:07 -05:00
eric1tran
f2f19d49fb
Update openlayers to v6.3.1 ( #73 )
...
* Update openlayers to v6.3.1 and get existing source working with new version
* Organize ol source files a bit
Co-authored-by: erictran <eric.tran@flightaware.com>
2020-07-21 11:32:39 -05:00
biggezy
0dae3e4b4a
Allow custom selection of columns in aircraft table ( #72 )
...
* Front-end/styling of window with checkbox options to customize plane table columns
* Toggle checkbox functionality with persistence
* Toggle correct columns for each checkbox
* Add several more column options and fix up logic to show/hide columns
* Functional select/deselect all checkboxes; Needs optimization
* Set overflow-x to scroll on aircraft table
* Select Columns button styling
* Refactor toggleAllColumns()
* Separate legend from table scrolling
* Move aircraft table styling into css file
* Spacing
Co-authored-by: erictran <eric.tran@flightaware.com>
2020-07-21 10:00:32 -05:00
Eric Tran
bce7e35e0e
Display registration number in aircraft table if ident is not present
2020-07-02 10:43:23 -05:00
Eric Tran
2efbf20177
Merge branch 'range_rings' into dev
2020-03-03 16:21:41 +00:00
Eric Tran
a273f72246
Merge branch 'view_toggle_fix' into dev
2020-03-03 16:20:34 +00:00
Eric Tran
bfc45dc81d
Handle cases where location is not set
2020-03-02 20:48:45 +00:00
Eric Tran
f13b96dc6b
Refactor and reset range rings properly
2020-03-02 19:19:57 +00:00
Eric Tran
8bb95e9956
Put range ring initialization work into a function and populate text fields with currently set values
2020-03-02 17:40:42 +00:00
Eric Tran
08a326eb7c
JS code to handle custom range rings in SkyAware
2020-03-01 17:20:53 +00:00
Eric Tran
263e03f7c2
Add last position age to aircraft detail pane that was removed
2020-02-20 22:27:12 +00:00
Eric Tran
070bc9f23c
Don't initalize sorting if "Group By Data Type" is checked. Also de-select the box and save state if another sort method is chosen
2020-02-20 20:16:14 +00:00
Eric Tran
e5a87e91b7
Fix issue with "Group By Data Type" and "All Aircraft Tails" toggle views were not persisting across browser refreshes
2020-02-20 18:51:10 +00:00
Jade Michael Thornton
4a21198081
fix problems with info box ( #51 )
...
fix problems with info box
2019-12-09 13:14:05 -06:00
byronbest
f45e657583
no need to ease when not visible
2019-12-09 09:55:09 -08:00
byronbest
497776c642
animate only if already visible
2019-12-09 09:32:03 -08:00
byronbest
0878bd2ddc
change more indents to tab
2019-12-05 17:13:17 -08:00
byronbest
1a0ba50c4a
fadeOut when marker leaves canvas
...
also move fadeIn to position at new marker before showing infoBox
2019-12-05 17:06:18 -08:00