1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Torsten Dreyer
e8849c882e Phi: fix heading of aircraft icon on map
correctly rotate icon if speed is zero (e.g. with the ufo)
2015-07-08 10:59:01 +02:00
Torsten Dreyer
ac42dc3acc Phi: don't use hardcoded svg for aircraft icon 2015-07-07 11:56:33 +02:00
Torsten Dreyer
e0b415ad74 Phi: Partial Fix #1769 route manager path
Use geodesic plugin for leaflet do correctly display great circle
paths between waypoints and handle wrapping across -180deg of latitude.

The entire leaflet library seems to have an issue wrapping around
-180/+180 deg of latitude :-/
2015-06-22 17:21:41 +02:00
Torsten Dreyer
9d6b1e6d58 Fix #1746: caching of the aircraft thumbnail image 2015-06-01 21:05:24 +02:00
Edward d'Auvergne
45b742bb5d Removal of the unused executable bit from the Phi/3rdparty/knockout-jqueryui JavaScript files. 2015-04-29 17:50:25 +02:00
Torsten Dreyer
5d78ffa668 Phi: tweaking the weather diagram
- render actual cloud layers instead of dummy values
2015-04-23 09:27:39 +02:00
Torsten Dreyer
eb847230d5 Phi: correct wind arrows on Stuve chart
Round wind speed to nearest 5kt
2015-04-18 18:25:12 +02:00
Torsten Dreyer
290c699403 Provide a redirect for the browser based map 2015-04-18 13:22:15 +02:00
Torsten Dreyer
304992be59 Phi: initial commit for experimental weather dialog
new manual weather configuration based on a
http://en.wikipedia.org/wiki/St%C3%BCve_diagram Stuve (Stüve) Diagram.
work in progress, up to now it's just displaying current weather, edits
are not yet written to fg.
2015-04-18 13:10:48 +02:00
Torsten Dreyer
703ee0b6fb Move the http property browsers' css to it's new home 2015-04-18 13:08:06 +02:00
Torsten Dreyer
190e8449ce Phi: move URL to the browsers root directory
- rename the directory from webgui to Phi
- let the webserver's root point to Phi instead of Docs
- redirect old /gui/ url to the new location (/)
2015-04-18 13:03:46 +02:00