Jonathan Redpath
|
04177e434c
|
Make the FMGC respect speed constraints in flightplan (while still meeting speed limit)
Also fix bug with incorrect groundspeed node, and prevent an error in
replay mode
|
2022-07-03 18:40:52 +01:00 |
|
Josh Davidson
|
adac43182c
|
FMGC: Fix incorrect reversions to heading mode
|
2022-06-26 17:55:05 -04:00 |
|
Jonathan Redpath
|
5e7d132c19
|
Remove the MANUAL discontinuity; because it kept adding more discontinuities
|
2022-05-23 17:49:49 +01:00 |
|
Jonathan Redpath
|
ebfaa28637
|
Revert "Fix logic error in SID discontinuity logic"
This reverts commit c39fddb05b .
|
2022-05-19 21:38:22 +01:00 |
|
Jonathan Redpath
|
c39fddb05b
|
Fix logic error in SID discontinuity logic
|
2022-05-19 21:37:19 +01:00 |
|
Jonathan Redpath
|
252501a0ca
|
Flightplan stringing: if the last waypoint of a SID is found en-route, then we delete all preceeding points according to the manual
|
2022-05-16 21:26:07 +01:00 |
|
Jonathan Redpath
|
8bbe755c7c
|
Handle MANUAL legs properly
|
2022-05-16 18:12:58 +01:00 |
|
Jonathan Redpath
|
e45101b03f
|
Restore end of fpln behaviour
|
2022-05-16 15:31:27 +01:00 |
|
Jonathan Redpath
|
ec1c5142ec
|
Post-discontinuity - prevent GPS log spam
|
2022-05-15 22:58:12 +01:00 |
|
Jonathan Redpath
|
285da1f974
|
Re-enable delegate sequencing; which will handle radial intercepts through the GPS controller
|
2022-05-15 22:49:53 +01:00 |
|
Jonathan Redpath
|
30bbb196d3
|
Spelling fix for GPS delegate
|
2022-05-15 17:24:10 +01: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
|
5dc44bbff3
|
Discontinuities: revert to HDG mode. Various TODO still.
|
2022-01-19 11:04:37 +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 |
|