1
0
Fork 0
Commit graph

72 commits

Author SHA1 Message Date
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
Torsten Dreyer
c02750e228 Phi: Scroll content container
only scroll content container, not the entire page
2015-02-16 15:18:42 +01:00
Torsten Dreyer
a03abf09ef Phi: map widget use groundspeed not airspeed 2015-02-16 14:51:54 +01:00
Torsten Dreyer
c97d3fdc62 Phi: nicer station id popup
use jqueryui popup instead of the native to allow theming
2015-02-13 22:14:23 +01:00
Torsten Dreyer
5808152af2 Phi: Radiostack widget improvements
- add the ADF
- show station name on hover above "use frequency" input
2015-02-13 22:09:27 +01:00
Torsten Dreyer
99020d4841 Phi: cleanup aircraft icon's label in map widget 2015-02-13 21:52:38 +01:00
Torsten Dreyer
4aac51e73d Phi: semitransparent aircraft marker on map widget 2015-02-13 16:57:21 +01:00
Torsten Dreyer
702cd2c8ea Phi: draw aircraft trail on map widget 2015-02-13 16:50:29 +01:00
Torsten Dreyer
b6bbc0aeca Phi: start work on weather dialog 2015-02-13 16:27:56 +01:00
Torsten Dreyer
d96b7097f5 Phi: better aircraft icon on map widget 2015-02-13 16:24:41 +01:00
Torsten Dreyer
1c7825cc8f Phi: Add theme switch 2015-02-07 23:16:34 +01:00
Torsten Dreyer
b234ff7acb Phi: Help has more than just <line>... 2015-02-06 12:05:47 +01:00
Torsten Dreyer
9173fdfab5 Phi: Display the Aircraft Help Screen 2015-02-06 11:36:53 +01:00
Torsten Dreyer
d4c1c04923 Phi: tweaking the Date&Time topic 2015-02-06 11:23:51 +01:00
Torsten Dreyer
f8116ca79d Phi: tweak Mass&Balance topic 2015-02-06 10:24:50 +01:00
Torsten Dreyer
2d9f7df50f Phi initial commit 2015-02-04 21:05:55 +01:00
Torsten Dreyer
1ff18c2cba make fgcommand.js a AMD module 2015-02-04 21:03:16 +01:00
Torsten Dreyer
0e9dcbbd08 fgfs.js: remove cyclic object reference 2015-01-07 10:54:00 +01:00
Torsten Dreyer
5e2a37be56 Some javascript library fixes
- don't ignore "func" property for Property InputValues
- expose "timeofday" command via fgcommand.js
2014-12-22 11:57:25 +01:00
Torsten Dreyer
94426d1f46 Provide missing sprintf.js library 2014-12-22 09:41:52 +01:00
Clément de l'Hamaide
735035a357 FGMap: add some layers for France 2014-11-16 20:21:20 +01:00
Torsten Dreyer
fd99fb29d0 browser based map: experimental reposition by drag
new feature for the browser based map:
dragging the aircraft symbol teleports the aircraft to the new position
after dropping.
Beware:
- Scenery might not yet be loaded.
- New position might be below ground.
2014-11-10 22:27:18 +01:00
Torsten Dreyer
0c6203c1c1 fgcommand.js: wrap reposition command 2014-11-10 14:21:50 +01:00
Torsten Dreyer
6b33ee4719 fgcommand.js: add wrappers for dialog-[show|close] 2014-11-10 10:52:10 +01:00
Torsten Dreyer
db9a880836 fgfs.js: FSweekend induced changes 2014-11-06 11:51:15 +01:00
Torsten Dreyer
eadbb5c3e3 browser map: continue map overhaul
- re-add the navdb layer
and this time add the improved icon svgs
2014-10-16 11:26:27 +02:00
Torsten Dreyer
5b8a707564 browser map: fix scaling of svg map symbols
also  add icon for aerodrome reference point
2014-10-16 11:05:30 +02:00
Torsten Dreyer
6d9456c7cc Overhaul the browser-map (still incomplete) 2014-10-15 23:23:43 +02:00
Torsten Dreyer
60eed738e1 fgfs.js: allow lazy loading of animated elements 2014-10-13 10:39:16 +02:00
Torsten Dreyer
a790930acd BrowserMap: some cleanup 2014-10-09 22:11:52 +02:00
Torsten Dreyer
6fa9b0b17f jquery.fganimate.js: respect predefined transforms
Don't overwrite transforms defined in SVG by animation
but append to the transforms generated by the animation
2014-10-09 21:15:15 +02:00
Torsten Dreyer
1e0d4f83dc browser map: add vfrmap.com overlay 2014-10-07 23:19:09 +02:00
Torsten Dreyer
7505f3b816 FGPanel2.0: implement setProperty 2014-09-25 22:50:52 +02:00
Torsten Dreyer
c32d6029ff WebPanel: be a litte more cpu friendly
- limit precision for animations to four digits
- don't insist on a strict update frequency but schedule a redraw after
  a configured time. This gives the rendering thread of the browser more
  time to draw
2014-09-24 21:07:19 +02:00
Torsten Dreyer
651005b4b0 Add a simple example for the WebPanel
might serve as a skeleton or is it a "hello world" panel?
2014-09-22 21:48:53 +02:00
Torsten Dreyer
649ad4880c WebPanel: use inkscape pagecolor as background-color if set 2014-09-22 21:41:13 +02:00