1
0
Fork 0
Commit graph

7611 commits

Author SHA1 Message Date
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
James Turner
224e351d3d C172P: variant support 2015-03-05 14:12:40 +00:00
Torsten Dreyer
7371cfcbfc Phi: add 'display nearby METAR' widget 2015-03-05 14:58:48 +01:00
Thorsten Renk
76206b88a0 ALS fake aircraft shadow technique based on projecting a duplicate model 2015-03-05 10:01:28 +02: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
Hyde Yamakawa
15c6160c05 Fix: Systems that have mcbf triggers by default (flaps, gear & speedbrake) fail when first operated. from galvedros 2015-02-28 18:15:04 -05:00
Torsten Dreyer
3fbb25cde6 Phi: display property names with index 2015-02-27 16:49:19 +01:00
Torsten Dreyer
b60736ba7a cleanup: atc-chatter is long gone 2015-02-27 16:33:38 +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
Thorsten Renk
a8ee47ddc5 Consistent shadow tree fog color for ALS 2015-02-25 15:36:31 +02:00
Thorsten Renk
12c0eb98f4 Bugfix - winter scenery has no ocean landclass defined 2015-02-25 15:34:31 +02: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
2be225cad0 httpd: expose flighthistory URI 2015-02-23 16:38:53 +01:00
Torsten Dreyer
3da71879fa Merge commit 'refs/merge-requests/277' of https://gitorious.org/fg/fgdata into merge-requests/277 2015-02-22 21:52:58 +01:00
Torsten Dreyer
404fff889b Merge commit 'refs/merge-requests/268' of https://gitorious.org/fg/fgdata into merge-requests/268 2015-02-22 21:49:12 +01:00
Torsten Dreyer
53dfd54beb Merge commit 'refs/merge-requests/265' of https://gitorious.org/fg/fgdata into merge-requests/265 2015-02-22 21:44:41 +01:00
Torsten Dreyer
0cfddbcd9d Merge commit 'refs/merge-requests/271' of https://gitorious.org/fg/fgdata into merge-requests/271 2015-02-22 21:42:46 +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
Anders Gidenstam
e3d38a6228 Issue 1649: Fix for Transponder TDR-94.
The transponder instrument MUST be named "transponder" in the instrumentation
file to work with multiplayer and the radio dialog.

Thanks to lens(at)bitwisetech.com for the report and patch.
2015-02-21 21:02:27 +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
Thorsten Renk
3b44cbd6bd Random vegetation shadows for ALS 2015-02-20 09:55:13 +02:00
Thorsten Renk
27740a17f7 Intel GPUs seem to be more picky... 2015-02-18 17:27:37 +02:00
Torsten Dreyer
5d9f5f3a9e Phi: Add stopwatch widget 2015-02-18 12:31:48 +01:00
Thorsten Renk
ce77fcfac9 European deciduous trees change autumn color in ALS 2015-02-18 10:35:00 +02: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
d37966b0d1 httpd: expose /pkg/ uri handler 2015-02-17 12:10:35 +01:00