Thomas LESNE
88788dc6ab
Fix attributes for multiplayer and AI airplanes in Phi ( fix #2274 )
2020-06-25 11:11:39 +01:00
Keith Paterson
945dc6bf30
Fixed TypeError: L.aiLayer is not a function error in Phi
2019-05-04 18:06:18 +02:00
portree_kid
88bdd5f68c
Added 3rd line to AI objects with FROM -> TO
2019-03-28 22:08:41 +01:00
portree_kid
ca2f13baed
Make AI aircraft draggable in Phi
2018-08-31 08:06:42 +02:00
Torsten Dreyer
aea1bbf5f1
Use latest vfrmap.com tiles
2018-01-30 11:21:02 +01:00
Torsten Dreyer
63f4642584
Phi: fix typo
2015-11-18 20:19:10 +01:00
Torsten Dreyer
dae544f0ec
Phi: add the openaip layer to the map
...
Thanks to Laurent for this idea!
2015-10-27 22:11:32 +01:00
Torsten Dreyer
db0d8e1622
Phi: update url for german vfr charts to 2015 edition
2015-10-11 14:45:13 +02:00
Torsten Dreyer
f4830030bf
Phi: implement setting of date and time
...
Use MIT licensed clockpicker from
http://weareoutman.github.io/clockpicker/ for Android like clock picker
Know bug: next/prev month click only works with ctrl-click (jquery bug?)
2015-09-15 18:05:51 +02:00
Torsten Dreyer
79cf519b6f
Phi: map improvements
...
- make the AircraftMarker CSS style-able
- assing individual styles to AI, multiplayer and own aircraft
2015-08-07 14:17:05 +02:00
Torsten Dreyer
2812cc6321
Phi: refactor some map marker
...
- better aircraft marker symbol
- aircraft symbol loaded from file, no longer hardcoded
- marker as knockout component
2015-07-30 21:03:06 +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
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
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
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