Jonathan Redpath
7a92a773c2
Prevent sequencing on the ground.
2022-01-26 15:28:19 +00:00
Jonathan Redpath
f04154206b
Prevent f-pln crash on init, basic HOLD pattern page
2022-01-26 12:10:27 +00:00
Jonathan Redpath
1bf9e313f7
Prevent flyBy with courseDelta > 120. Todo confirm this. Among many other things.
2022-01-20 17:44:34 +00:00
Jonathan Redpath
1364fa304b
fix typo
2022-01-19 16:48:20 +00:00
Jonathan Redpath
5dc44bbff3
Discontinuities: revert to HDG mode. Various TODO still.
2022-01-19 11:04:37 +00:00
Jonathan Redpath
28b7d17dfc
Prevent flightgear crash when clearing discontinuity in empty plan
2022-01-18 12:25:01 +00:00
Jonathan Redpath
bb622b661d
Dirto : improve
2022-01-18 11:51:22 +00:00
Jonathan Redpath
40a8e85d0b
The flightplan should return to the great circle path - set flag to true
...
Change the decel code so that it only works for active flightplan.
2022-01-17 15:55:06 +00:00
Jonathan Redpath
4c36bca545
Re-create new-flightplan-for-2020 branch, with various extra fixes. The DECEL / pseudo waypoints will no longer be within the flightplan object, but only within the FPLN item.
2022-01-17 11:57:55 +00:00
Jonathan Redpath
c3669c2419
Add OVERFLY function
2022-01-12 11:53:57 +00:00
Inuyaksa
d18b121223
rework fix
2021-06-06 23:21:58 +02:00
Inuyaksa
69a4678e16
Revert "some logic optiomizing"
...
This reverts commit b4e59e15b8
.
2021-06-06 22:25:52 +02:00
Inuyaksa
b4e59e15b8
some logic optiomizing
2021-06-05 14:59:50 +02:00
legoboyvdlp R
f10da37fed
Improve PROG (add the BRG / DIST)
2021-01-28 18:57:20 +00:00
legoboyvdlp R
3d046eea30
Corect very serious error in the block / fuel calculations
2020-10-03 12:34:29 +01:00
legoboyvdlp R
1b9f31c726
MCDU: stop calling getprop(page) literally dozens of times when a button is pushed. In addition, we switch more stuff to PTS. Slowly getting faster!
2020-10-03 10:59:47 +01:00
legoboyvdlp R
92ec285cf0
Alright, so now loads waypoints -- I checked these situations:
...
- With DCT first waypoint
- With SID to first waypoint
- With SID (not in DB) to first waypoint
- PROBLEMS with runway mismatch
- With DCT runway
- With STAR to runway
- With STAR (not in DB) to last waypoint
- PROBLEMS with runway mismatch
2020-08-01 21:25:49 +01:00
legoboyvdlp R
fb41cf8424
INITA loading
2020-08-01 16:30:16 +01:00
legoboyvdlp R
b1f91f1639
Rest of INITA converted
2020-07-10 20:28:17 +01:00
legoboyvdlp R
6cd65e9ac0
Several major bugfixes reported by @julienlengele - many thanks!
2020-06-27 23:26:36 +01:00
legoboyvdlp R
3adabd6317
Bugfix for landing - reset arrival index (thanks @stdg!)
2020-06-23 00:07:00 +01:00
legoboyvdlp R
9a56678e94
Bugfix for loading flightplans - thanks LemiCandy!
2020-06-17 10:38:21 +01:00
legoboyvdlp R
1abf474b58
Hide debug, DRAFT title and ttle colour, also new font for symbols
2020-06-14 12:02:45 +01:00
legoboyvdlp R
946c8ce3b2
Merge branch 'dev' into wind
2020-06-13 23:32:34 +01:00
legoboyvdlp R
99f914a8d6
Major bugfixes, port departure page, please test!
2020-06-12 16:16:44 +01:00
legoboyvdlp R
fb0e4754e2
Bugfix
2020-06-12 00:43:29 +01:00
Matthew Maring
331baf014b
Push new logic to climb page, make work on both mcdus
2020-06-10 17:44:04 -04:00
Matthew Maring
79f8c543a1
Completed wind store logic (not implemented in mcdu yet)
2020-06-09 22:42:30 -04:00
legoboyvdlp R
96788e63cc
Approach vias - add version check; restore functionality to top row
2020-06-07 13:29:56 +01:00
legoboyvdlp R
6d586efe38
Improvements - no via, no star, etc
2020-06-03 14:20:39 +01:00
legoboyvdlp R
20f8b1c513
Distance calculation for waypoints
2020-06-02 20:10:12 +01:00
legoboyvdlp R
27e2438549
Flightplan: new arrival distance calculation, experimental
2020-06-02 18:59:02 +01:00
legoboyvdlp R
539344f1be
Bugfix for discontinuities; arrival page index typo
2020-06-02 16:37:30 +01:00
Matthew Maring
2fbdf96223
Make right MCDU work
2020-06-01 20:57:58 -04:00
Matthew Maring
e2153f9281
Store crz wind data in waypoint
2020-06-01 18:12:33 -04:00
Matthew Maring
b7f153a601
Enabling cycling through waypoints
2020-05-31 21:10:47 -04:00
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