1
0
Fork 0
Commit graph

62 commits

Author SHA1 Message Date
legoboyvdlp R
cbc237bbb6 Bugfix the navdisplay. Also, fix sound 2020-05-30 20:03:43 +01:00
legoboyvdlp R
6f698bf473 Will check distance before deleting waypoint. This seems more reliable, in DIRTO 2020-05-25 23:34:34 +01:00
legoboyvdlp R
01a05e3194 Merge branch 'dev' into fuel-prediction 2020-05-22 14:41:13 +01:00
legoboyvdlp R
15c700430f Flightplan: show PPOS --> discont if before INITA 2020-05-21 21:11:43 +01:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
Matthew Maring
192ef3a4d9 Fuel now updates for all revisions + clearing a discontinuity 2020-05-18 15:18:17 -04:00
legoboyvdlp R
82631ed689 Fix closest airports magVar; fix the database adding to first wp 2020-05-17 21:36:42 +01:00
legoboyvdlp R
eb37ea57fc A/C STATUS page works; deleting works; it won't yet add at the first index (it _does_ add the waypoint to db but doesn't add to the flightplan :( 2020-05-17 17:53:43 +01:00
legoboyvdlp R
7b6f861960 Flightplan: rewrite inserting algorithim 2020-05-17 15:34:46 +01:00
legoboyvdlp R
eadcfc6ce0 Add ability to re-add stored waypoints. Prepare ability to store waypoints 2020-05-17 14:27:28 +01:00
legoboyvdlp R
68fd0ba416 WP Database: add initial; limits entries to 20 2020-05-17 01:37:42 +01:00
legoboyvdlp R
b792a1b472 Proof of concept for using nodes rather than property IO in FMGC; also re-add forward slash in various places, and correct format of transition altitude on PERF APPR page 2020-05-16 15:48:26 +01:00
legoboyvdlp R
aa31623021 Add dmeIntercept waypoints to no-sequence list 2020-05-16 14:34:33 +01:00
legoboyvdlp R
d169edaba9 Correct distance calculations in DIRTO page 2020-05-15 21:52:48 +01:00
legoboyvdlp R
cf09ea912d Re-add discontinuities experimentally 2020-05-15 17:09:00 +01:00
legoboyvdlp R
85a34eeb54 Add Place / Bearing / Distance - uses magnetic heading for now 2020-05-14 20:02:18 +01:00
legoboyvdlp R
b9f1bc9d79 Minor thing that doesn't change anything 2020-05-07 00:06:24 +01:00
legoboyvdlp R
dc955859ca Hold dummy page improved, airways dummy page added 2020-05-04 11:48:22 +01:00
legoboyvdlp R
5d18b4c539 Merge branch 'dev' into flightplan-load 2020-05-03 21:06:47 +01:00
legoboyvdlp R
c8a9f30aea Improve latitude / longitude entry 2020-04-30 19:35:46 +01:00
legoboyvdlp R
4a74f0a25f Add initial load flightplan support 2020-04-29 00:41:08 +01:00
legoboyvdlp R
155e710d33 Add bearing / track / distance along flightplan. It doesn't play nicely with (alt) waypoints 2020-04-28 15:16:08 +01:00
legoboyvdlp R
b9fb07ec8b Fixes for arrival / departure page so they now show selected departure / approach properly at the top 2020-04-28 12:35:23 +01:00
Josh Davidson
9cc44f0ee0 Sim: Various cleanup and optimization 2020-04-27 09:58:38 -04:00
legoboyvdlp R
a76ba4a31b Document some functions in flight plan controller, also revise direct to logic a little 2020-04-26 14:52:07 +01:00
legoboyvdlp R
25132937ab Add debug statements, fix bounced landing breaking FMGC phases 2020-04-24 16:47:13 +01:00
legoboyvdlp R
0ef5d73f14 LATREV: pass the ghost, not identifier. Fix the L6 LAT REV spawn on f-pln page. Change (1500) to 1500 -- we need to remove parenthases on the SID waypoints too, but how? 2020-04-24 12:44:39 +01:00
legoboyvdlp R
5c63b288fe Bugfix NO STAR and transitions, add NO SID 2020-04-24 12:23:33 +01:00
legoboyvdlp R
79a105bd4b Add NO STAR choice, makes dynamic waypoint five miles from runway if NO STAR and NO IAP 2020-04-24 10:34:28 +01:00
Josh Davidson
2a7d7d4a31 FMGC: Fix waypoint advance/sequencing logic for INTC, VECTORS etc 2020-04-23 13:21:59 -04:00
legoboyvdlp R
6bc3b483cf Really... 2020-04-19 10:29:34 +01:00
legoboyvdlp R
b87b6d27b7 Better bugfix 2020-04-19 10:24:06 +01:00
legoboyvdlp R
33e2efb7b7 Bugfix Linux segfaults 2020-04-19 10:21:00 +01:00
legoboyvdlp R
5e54cb04ba Correct the sequencing - deleteWP changes broke it 2020-04-11 18:12:18 +01:00
legoboyvdlp R
9a929f90d6 Rename F-PLN-rework --> F-PLN.nas 2020-04-07 17:05:45 +01:00
legoboyvdlp R
9d7d885ccb Direct to now deletes waypoints properly. Doesn't work that well with sid / star waypoints 2020-04-07 16:59:43 +01:00
legoboyvdlp R
d8f83979c4 Slight corrections 2020-03-31 16:48:36 +01:00
legoboyvdlp R
2fcfbcb180 DIRTO now works! 2020-03-31 16:33:28 +01:00
legoboyvdlp R
964443258b Correct the discontinuity routines 2020-03-29 19:54:26 +01:00
legoboyvdlp R
023344442a DIRTO finalised, now to make it work 2020-03-29 16:55:30 +01:00
legoboyvdlp R
e8d5baecd7 Fix typos 2020-03-28 17:06:42 +00:00
legoboyvdlp R
6bc4169e89 DIRTO improved - added tmpy conflict with dirto error messages 2020-03-28 15:53:50 +00:00
legoboyvdlp R
35977d4486 Fix arrival distance calculation 2020-03-25 20:46:04 +00:00
legoboyvdlp R
ea95889252 Experimental support for cases like EGJJ 2020-03-25 15:05:04 +00:00
legoboyvdlp R
3aada81966 FROM legend, now show UTC / altitude of FROM waypoint 2020-03-24 16:46:27 +00:00
legoboyvdlp R
fa1b7e65c0 vert rev 2020-03-09 18:00:22 +00:00
legoboyvdlp R
e9f9c7e106 Fix discont 2020-03-07 17:38:57 +00:00
legoboyvdlp R
470b2fbcc1 Fix the CLR button, and fix distance calculation. Needs to neglect discontinuitites still, that broke agagin 2020-03-07 15:20:20 +00:00
legoboyvdlp R
95fca8e11e Revert "go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones"
t push

This reverts commit 5e19cbd42c.
2020-02-11 17:01:11 +00:00
legoboyvdlp R
5e19cbd42c go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones 2020-02-11 14:30:28 +00:00