byronbest
0ba4ba3fd7
fixed up the merge problems
2019-09-04 09:43:13 -07:00
byronbest
a1a7d42e90
fix problems with info box
...
error when removing plane, moving outside canvas, weird overlapping marker solution using extents
2019-09-03 10:34:00 -07:00
Oliver Jowett
e2761fc21d
Merge pull request #48 from wiedehopf/track_history_fix
...
SkyView: Fix aircraft trail handling
2019-08-16 18:46:49 +08:00
Matthias Wirth
207ca0c401
SkyView: Unify stale check for loading the history
...
When loading the history, the check for stale aircraft tracks is done
differently.
This results in lots of dotted/stale track after opening the web page.
Improve this by using the same 5 second timeout stale criterion to
postions loaded from history. Add an additional check to better detect
stale tracks when loading history positions that are spaced 30 seconds
apart.
2019-07-30 13:24:11 +02:00
Eric Tran
de6d671ba4
Change all occurences of Skyview to SkyAware in .js files
2019-07-16 19:11:19 +00:00
Oliver Jowett
6abcebd0e4
Skyview: finish up init properly if there's no history to load
2019-03-04 15:17:16 +00:00
James Wilson
8eeb29ec32
Fix typo. Clean up CSS and spacing
2018-08-17 11:31:12 -05:00
James Wilson
bf05a94f3e
Show n/a for not known registration
2018-08-15 16:54:43 -05:00
James Wilson
4fbb336fa3
Show n/a for aircraft type on info pane
2018-08-15 15:41:47 -05:00
James Wilson
43fedd9c6d
Move registration on hover box. Default to n/a
2018-08-15 11:50:14 -05:00
James Wilson
e0bb6e11e7
Add registration and source to hover box
2018-08-15 11:21:35 -05:00
James Wilson
963cb1aefb
Add back in photos link. Add more descriptions and remove squawks section
2018-08-08 16:41:34 -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
3ec6ec1a9d
Center info icon. Show highlight hover with select box
2018-08-03 15:03:19 -05:00
James Wilson
974e962a55
C should be subscript for RC. 0 = unknown
2018-08-02 13:32:05 -05:00
James Wilson
ea7a2c1c09
Update NAC displays. Add RC
2018-08-02 13:04:44 -05:00
James Wilson
6af6ff7c2b
Fix NAC/NIC/SIL labels and content. Fix airframes padding. Fix info icon url
2018-07-31 18:25:11 -05:00
James Wilson
0983766a6c
Add close button and airframes.org link
2018-07-31 16:12:03 -05:00
James Wilson
3298eb77b4
Add accuracy fields
2018-07-31 12:17:27 -05:00
James Wilson
3e4012e958
SkyView extended mode-s changes
...
* Add extended Mode-S info to infoblock
* Move the infoblock to the sidebar
* Resizable infoblock
* Add hover tooltips for infoblock labels
2018-07-30 17:51:18 -05:00
Oliver Jowett
f4fa94f842
Merge branch 'more_mode_s' into dev
2018-05-09 16:20:58 +01:00
Oliver Jowett
c9997a783f
Also turn on extended data with #extended in the URL
2018-05-09 15:33:26 +01:00
Oliver Jowett
c9e729a48a
Hide extended data fields by default
2018-05-09 15:20:45 +01:00
Oliver Jowett
0b9f7e4cef
Fix up display of nav settings in skyview
2018-03-08 21:41:29 +00:00
Oliver Jowett
213d769bf9
Tweaks to json output / webmap handling of new fields (untested)
2018-03-08 17:34:34 +00:00
Oliver Jowett
51e3e1d677
Merge pull request #14 from daviessm/html_parallel_history_load
...
Parallelise the history JSON loads for faster initial load times.
2017-07-31 12:09:40 +01:00
Steven Davies
14bbf09230
Fix string concatenation to be addition
2017-07-29 19:18:56 +01:00
Steven Davies
74c9cb564c
Parallelise the history JSON loads for faster initial load times.
...
As a by-product, for my test server using http/2 this halved the load time against the same code using http/1.1.
2017-07-29 17:52:24 +01:00
Oliver Jowett
f45a7d61a5
Include AP modes in info window.
2017-06-16 10:40:22 +01:00
Oliver Jowett
e3c8c91852
Emit adsb version in json & faup1090. Show it in skyview.
2017-06-15 23:42:05 +01:00
Oliver Jowett
17c8265ce8
Fix a few more things that were broken by the field renaming.
2017-06-15 22:41:32 +01:00
Oliver Jowett
c7855c5ab6
Feed more data to skyview, basic display updates.
2017-06-15 22:36:23 +01:00
Oliver Jowett
2e0aba4f1f
Merge pull request #12 from drakeapps/master
...
Skyview Fixes
2017-05-09 19:41:06 +01:00
James Wilson
80eca0ff9a
Always show correct source on data popup
2017-05-09 12:23:03 -05:00
James Wilson
d225b9bc3f
Fix event variable name
2017-04-25 18:28:57 -05:00
James Wilson
bd96af9827
Check for other TIS-B types
2017-04-06 14:23:30 -05:00
Oliver Jowett
0c5472043e
Don't explode on map pan after deselecting an aircraft that was being followed.
2017-03-22 22:29:42 +00:00
drakeapps
cfcb329a2f
Add back in follow plane functionality
2017-03-19 23:05:44 -05:00
James Wilson
9621cadbd3
Merge branch 'master' of github.com:drakeapps/dump1090
2017-02-22 12:18:05 -06:00
James Wilson
f23bdb21f6
Hide the altitude chart and checkbox if using custom colors since the chart is based on default colors
2017-02-22 12:17:18 -06:00
James Wilson
3a819a5aeb
Merge branch 'dev' into master
2017-02-10 14:53:06 -06:00
James Wilson
e0e09ed3a4
Add toggle to show/hide altitude chart
2017-02-10 14:41:48 -06:00
James Wilson
fddb2298ee
Clean up SVG rendering. Use the new flightfeeder key in status.json
2017-02-10 12:18:13 -06:00
James Wilson
d40e69ee42
Update the location it tries to put the infoblock if it's over the icon
2017-02-06 12:23:21 -06:00
James Wilson
484765a119
Only show layerSwitcher controls if there is more than 1 base layer present
2017-02-03 10:50:37 -06:00
James Wilson
5d781785aa
Add back in layer switcher. Update Select All/None button text
2017-02-02 18:21:07 -06:00
James Wilson
0511d6fd3a
Reset infoblock position on new plane selections. Update large ident styling
2017-01-31 11:07:39 -06:00
James Wilson
773668f510
Change style of settings box and add close icon
2017-01-30 14:23:23 -06:00
James Wilson
908d794238
Change altitude based on units. Increase width of altitude legend and use an SVG
2017-01-30 11:58:29 -06:00
James Wilson
fbf8af2236
Don't show layerSwitcher on the map. We still want the functionality of it, but don't need the switcher panel currently
2017-01-27 16:01:20 -06:00
James Wilson
ee23816428
Switch to FlightFeeder logo for FlightFeeders
2017-01-26 16:32:45 -06:00
James Wilson
bee850061e
Add functionality to ground vehicle and blocked MLAT filter
...
Add box shadow to header
2017-01-26 13:38:47 -06:00
James Wilson
d6898dbc49
Show altitude colors in plane track lines
...
Show altitude color key on map
Correctly handle retina images with CSS
2017-01-25 16:33:28 -06: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
James Wilson
e4a94aa574
Check for adsb_icao, not just adsb
2017-01-24 17:30:42 -06:00
James Wilson
bbfdd45cc3
Merge https://github.com/flightaware/dump1090
2017-01-24 17:12:14 -06:00
Robert
0afe1441de
Fix 'See Photos' link for hyphenated registrations
...
\W would probably work for the regex, but I wanted to make it as narrow as possible.
2017-01-24 11:27:25 -06:00
James Wilson
ac9249b293
Remove stroke from range ring labels
2017-01-24 09:34:42 -06:00
James Wilson
e2fcc58bf2
Add labels to range rings
2017-01-23 16:27:03 -06:00
James Wilson
8228050ca4
Add settings pop up box
2017-01-23 14:02:45 -06:00
James Wilson
924bcaa044
Update more styling of the page. Add legend to table highlighting
...
Fix some indentation issues
2017-01-20 11:52:38 -06:00
James Wilson
c2c43b9f6b
Add date/time to header
2017-01-19 16:21:55 -06:00
James Wilson
e5fcd4035f
Redesign infoblock
2017-01-19 14:55:48 -06:00
James Wilson
6c86d4f276
Add a smaller info pane that appears while hovering over planes
2017-01-18 16:14:53 -06:00
Oliver Jowett
8f1663cb98
Prune the special handling for 000000 which is not needed.
2016-10-25 21:09:27 +01:00
Oliver Jowett
c294ac1327
Allow skipping the history load by adding a #nohistory fragment to the URL
...
(e.g. for slow / high latency connections)
2016-10-14 22:09:35 +01:00
Oliver Jowett
36e7ec4cd8
Fix the ident link.
2016-09-22 15:28:07 +01:00
Oliver Jowett
b38061c3c4
Might as well use the mode-s-and-ident link everywhere.
2016-09-22 15:03:46 +01:00
Oliver Jowett
d4e1300b1f
Fix not displaying mode-S-only aircraft in the table.
2016-09-22 14:21:09 +01:00
Oliver Jowett
daa3e00ade
Restyle/realign the sidebar/layer controls some more.
2016-09-16 12:40:06 +01:00
Oliver Jowett
bfa70415a3
Scale icons based on zoom level.
2016-09-16 11:03:54 +01:00
Oliver Jowett
5b8a943cee
Don't use a heavy outline on aircraft when select-all is used.
2016-09-15 12:38:11 +01:00
Oliver Jowett
f8a2896e76
Merge remote-tracking branch 'csfa/map_enhancements' into dev
2016-09-14 22:53:50 +01:00
Carlos Salaverria
4989111f67
Fix incorrect flagging of 000000 ICAO codes as mode A/C
2016-09-14 13:10:20 -05:00
Oliver Jowett
7dee192157
Merge remote-tracking branch 'csfa/map_enhancements' into dev
2016-09-14 17:47:44 +01:00
Carlos Salaverria
2245aab7d1
Update FlightAware mode S link
2016-09-12 18:10:36 -05:00
Carlos Salaverria
976302e3ca
Change ICAO column text to uppercase
2016-09-12 17:20:42 -05:00
Carlos Salaverria
647319d141
Fix alignment of altitude values
2016-09-12 17:08:22 -05:00
Carlos Salaverria
e784b529a8
Fix JavaScript errors when receiver position is not set
2016-09-12 16:06:25 -05:00
Oliver Jowett
ac2b977168
Merge remote-tracking branch 'upstream/master' into dev
2016-09-10 21:40:13 +01:00
Carlos Salaverria
5b4ad4d8d9
Show mode A/C data in aircraft table
2016-09-07 14:20:42 -05:00
Carlos Salaverria
cd8b48c282
Fix incorrect info box size calculation
2016-09-01 16:15:03 -05:00
Carlos Salaverria
ffd661be84
Adjust table font
2016-09-01 15:50:21 -05:00
Carlos Salaverria
e5902f2820
Automatically reposition info box if it overlaps plane marker
2016-08-31 17:59:24 -05:00
Carlos Salaverria
bf1d1280ec
Make aircraft info panel draggable
2016-08-31 15:45:29 -05:00
Carlos Salaverria
a37c75bf83
Show additional data in selected aircraft info block
2016-08-30 16:38:41 -05:00
Carlos Salaverria
5de3bffcfa
Deselect planes if map is clicked
2016-08-30 15:22:34 -05:00
Carlos Salaverria
d5bd164169
Show selected plane information in separate panel
2016-08-30 15:07:54 -05:00
Carlos Salaverria
6b2c238a54
Add ability to filter planes by altitude
2016-08-24 15:28:13 -05:00
Carlos Salaverria
a2ca647062
Add link to FlightAware aircraft photos
2016-08-23 10:41:58 -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
2215a98a08
Use icon for show map button
2016-08-19 17:57:20 -05:00
Carlos Salaverria
1c2bea38df
Show additional columns when table is fully expanded
2016-08-19 17:37:43 -05:00
Carlos Salaverria
876e6874b4
Merge pull request #3 from drakeapps/map_enhancements
...
Add ability to select/deselect all planes
2016-08-19 17:01:14 -05:00
James Wilson
639b514e19
Merge branch 'master' into map_enhancements
2016-08-19 16:52:35 -05:00
James Wilson
31f99fac19
clearLines instead of updateLines
2016-08-19 15:52:48 -05:00
James Wilson
b416f4bb7e
Add the ability to select all/none of the aircraft
2016-08-19 14:43:20 -05:00