1
0
Fork 0
Commit graph

107 commits

Author SHA1 Message Date
Torsten Dreyer
31f087c3d6 Phi: last commit broke the big map :-( 2015-03-15 11:50:48 +01:00
Torsten Dreyer
f9eab39e93 Phi: sortable widgets
Widgets on the right widgetarea can now be
rearranged by drag-and-drop
2015-03-15 11:46:25 +01:00
Torsten Dreyer
605523000c Phi: Add Pause/Play buttons, widgets hidable 2015-03-14 22:31:31 +01:00
Torsten Dreyer
aed55c20e2 Phi: stop update after unload 2015-03-14 18:56:13 +01:00
Torsten Dreyer
8e87134139 Phi: Show fixes on map 2015-03-14 11:05:36 +01:00
Torsten Dreyer
6ae95ea10a Use new multiplayer commands in gui 2015-03-12 09:50:16 +01:00
Torsten Dreyer
c5c832d598 Phi: Map changes multiplayer config
- Rename some map overlays
- add multiplayer config
2015-03-11 22:37:48 +01:00
Torsten Dreyer
4c28a44b3d fgcommand.js: bugfixes and wrap more commands
- more jQuery wrapping done
- expose the multiplayer command
- expose request-metar/clear-metar commands
2015-03-11 22:35:33 +01:00
Torsten Dreyer
3e6c115abd Phi: metar widget tweaks
- skip leading timestamp garbage
- bind tooltip so hovering the mouse displays complete metar
2015-03-10 22:44:20 +01:00
Torsten Dreyer
1d1c8e28d1 Phi: Map changes and initial Config functions
- keep selected map overlays during session
- add first Simulator/Config option (enable/disable ai traffic)
2015-03-10 21:48:11 +01:00
Torsten Dreyer
32cbf424f1 fgcommand.js: better reference to jQuery and property get/set 2015-03-10 20:38:16 +01:00
Torsten Dreyer
cf260aa030 Phi: add AI traffic to the map 2015-03-09 20:59:17 +01:00
Torsten Dreyer
65d16e358d Phi: don't query navdb until map moved or resized 2015-03-09 13:42:07 +01:00
Torsten Dreyer
52966c8ee3 Phi: nicer scroll animation for METAR widget 2015-03-06 09:36:09 +01:00
Torsten Dreyer
78edadf935 Phi: make the flightgear.org link clickable 2015-03-05 19:41:08 +01:00
Torsten Dreyer
a2b2a91618 Phi: add a scale to map 2015-03-05 19:40:38 +01:00
Torsten Dreyer
21a7105fa8 Phi: bring the NavDB Layer to the map widget 2015-03-05 19:23:35 +01:00
Torsten Dreyer
23aaa84f07 Phi: improve radio stack widget and some fixes
- radio frequencies are now settable in the radiostack widget
- add missing sammy.js
- small layout changes to the metar widget
- prepare some images for the navdb layer
2015-03-05 16:11:27 +01:00
Torsten Dreyer
7371cfcbfc Phi: add 'display nearby METAR' widget 2015-03-05 14:58:48 +01:00
Torsten Dreyer
4d94d42ff6 Phi: hash based single page navigation and Map tuning
with this patch, navigation with the browsers forward/backward buttons
is supported within topics and subtopics as well as deep linking into
topics using hashed urls like /gui/#Map or /gui/#Environment/Weather

Also, slightly rename map overlay layers
2015-03-04 12:16:17 +01:00
Torsten Dreyer
27d34c09e7 Phi: add Screenshot page 2015-03-04 09:40:25 +01:00
Torsten Dreyer
ad48e6f825 Phi: use new pagedPathForHistory for the Map 2015-03-03 17:13:52 +01:00
Torsten Dreyer
5dbf68f25e Phi: fix initial position bug for map widget 2015-03-03 13:30:13 +01:00
Torsten Dreyer
8ffe4ea003 Phi: add some control buttons to the property graph 2015-03-02 22:00:18 +01:00
Torsten Dreyer
b806dead95 Cleanup: remove unused files 2015-03-02 16:34:56 +01:00
Torsten Dreyer
c27da49b22 Phi: style the property plotter 2015-03-02 16:09:26 +01:00
Torsten Dreyer
f1170e3709 Phi: initial work for plotting properties 2015-03-02 15:48:09 +01:00
Torsten Dreyer
59e0fa180a Phi: property browser can do charts 2015-03-01 18:22:56 +01:00
Torsten Dreyer
3fbb25cde6 Phi: display property names with index 2015-02-27 16:49:19 +01:00
Torsten Dreyer
b34cba75e5 Phi: map widget a/c orientation uses true heading 2015-02-27 16:29:26 +01:00
Torsten Dreyer
ccd44aa76c Phi: improve the property browser
- add icon hints for expand/collapseable properties
- add icon and function for refresh value
2015-02-27 16:28:04 +01:00
Torsten Dreyer
f8a4581771 Phi: use keyCode instead of key in property browser
looks like only Firefox supports 'key'. Safari and Chrome don't.
2015-02-27 11:44:30 +01:00
Torsten Dreyer
398995264d Phi: add property browser 2015-02-27 11:24:02 +01:00
Torsten Dreyer
205211a9a5 Phi: responsive Mass&Balance widget layout 2015-02-26 16:21:21 +01:00
Torsten Dreyer
12eb1c1e5f Phi: better layout for holding pattern simulator 2015-02-26 14:21:59 +01:00
Torsten Dreyer
076e437e58 Phi: more map widget works
- add track (flight history) layer
- allow map drag and recenter on aircraft
2015-02-25 21:44:00 +01:00
Torsten Dreyer
bf4a2a2087 Phi: add layer binding to the map widget 2015-02-25 16:44:47 +01:00
Torsten Dreyer
a25375aaf3 Add a track layer to the browser map 2015-02-25 10:49:55 +01:00
Torsten Dreyer
82e96ac757 Phi: make make sure map widget has at least some height 2015-02-25 09:35:23 +01:00
Torsten Dreyer
b522b818a5 Phi: Correc vertical size of Map topic's content 2015-02-25 09:27:19 +01:00
Torsten Dreyer
7202e25099 Phi: distinguish between normal and abormal checklists 2015-02-23 22:43:23 +01:00
Torsten Dreyer
470ee7a80b Phi: fix aircraft-help for keys 2015-02-23 21:37:58 +01:00
Torsten Dreyer
3c4210a819 Phi: some cleanup and a error message 2015-02-22 21:40:30 +01:00
Torsten Dreyer
1c55371a56 Phi: some tweaks
- show at least one stopwatch
- add a refresh button (for web-apps)
- no-cache for index.html
- reorder buttons for Aircraft topic
- add aircraft thumbnail to Aircraft topic
2015-02-22 21:18:23 +01:00
Torsten Dreyer
ca9ad6e230 Phi: clean some html cruft from index.html 2015-02-21 20:50:36 +01:00
Torsten Dreyer
c295450e7d Phi: Add Holding Pattern Tool
A simple tool to visualize holding pattern entries
2015-02-21 20:46:39 +01:00
Torsten Dreyer
5d9f5f3a9e Phi: Add stopwatch widget 2015-02-18 12:31:48 +01:00
Torsten Dreyer
82774e0002 Phi: try to survive flightgear reset 2015-02-17 13:19:35 +01:00
Torsten Dreyer
32d99af20a Phi: first incomplete aircraft selection/install
requires latest flightgear source patch introducing /pkg/ uri handler
2015-02-17 12:11:35 +01:00
Torsten Dreyer
16cf44ccd6 fgcommand.js: wrap switch-aircraft command 2015-02-17 12:05:02 +01:00