1
0
Fork 0
Commit graph

3182 commits

Author SHA1 Message Date
Josh Davidson
adac43182c FMGC: Fix incorrect reversions to heading mode 2022-06-26 17:55:05 -04:00
Josh Davidson
d798910999 FMGC: Fix calculation bug under 100ft agl of Valphaprot/max 2022-06-26 17:35:47 -04:00
fly
327ca1b839 Fixed No such member: groundspeed
Signed-off-by: fly <merspieler@airmail.cc>
2022-06-25 22:00:41 +02:00
Jonathan Redpath
47749c8974 Merge branch 'dev' into 3D 2022-06-25 20:04:44 +01:00
Jonathan Redpath
e77766f3ed Merge branch 'dev' into new-flightplan 2022-06-25 19:01:46 +01:00
Josh Davidson
95b906e9fe Merge branch 'dev' into 3D 2022-06-15 13:27:44 -04:00
Josh Davidson
d9f7a39023 DU: Fix PFD bug 2022-06-15 13:26:40 -04:00
Josh Davidson
c30d63aa37 Control: Fix bug in FLYBYWIRE 2022-06-01 17:55:22 -04:00
Josh Davidson
cf2cfe82ea Files: Match the names to the diagram plan 2022-05-31 15:07:51 -04:00
Josh Davidson
5c4223b0ab Control: Cleanup 2022-05-31 14:58:46 -04:00
Josh Davidson
f132c86a07 Control: Anti-stall laws (normal law), fixes to alpha floor, add THS limitations in protections, FMGC: updates to alpha prot/max calc, DU: Fix graphical issue 2022-05-31 13:59:21 -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
ef17f979b8 Fix C6S being blue after visiting ARRIVAL 2022-05-16 21:30:52 +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
763b12c26c Fix FCU - it wouldn't engage NAV on the last waypoint 2022-05-16 16:02:44 +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
Josh Davidson
7ebc354662 FMGC: VLS latch switches at accel 2022-05-14 15:13:19 -04:00
Josh Davidson
c27906407a FMGC: Alpha prot/max update 2022-05-14 15:06:23 -04:00
Josh Davidson
c37b0325d0 FMGC: Fix NaN 2022-05-14 15:04:26 -04:00
Jonathan Redpath
b5236570af Limit custom VAPP selection to vls_appr 2022-05-14 18:18:32 +01:00
Jonathan Redpath
79d7a7ebd7 Restore old managed speed PFD; but make it use approach speed, not VAPP 2022-05-14 17:58:17 +01:00
Jonathan Redpath
1b5cf68c37 Merge branch 'dev' into 3D 2022-05-14 14:24:39 +01:00
Jonathan Redpath
1d07a42f49 Fix that the altimeter setting was not rounded correctly on the display 2022-05-14 14:19:59 +01:00
Jonathan Redpath
a2a3a77263 Redo VAPP calculation and add groundspeed mini function. I am unable to test it without fixes from @octal450 2022-05-14 13:55:27 +01:00
Jonathan Redpath
ab0f6de482 Remove debug info and comments 2022-05-13 16:54:26 +01:00
Jonathan Redpath
3d1046c195 Fix that it would occasionally go to waypoint index -1 2022-05-13 16:41:09 +01:00
Jonathan Redpath
be32f89d7d Fix typo 2022-05-13 15:50:10 +01:00
Jonathan Redpath
e6e0679a81 Hide the DECEL after the sequencing. Fix a nasal error where the static text broke the direct to 2022-05-13 15:33:27 +01:00
Jonathan Redpath
6cb990b8f6 Update DECEL always (before it would not disappear until range or mode was changed 2022-05-13 14:58:44 +01:00
Jonathan Redpath
533583ce3f Fix miscellaneous bugs, including:
- RETURN did not operate on DUPLICATE NAMES
- Formatting of DUPLICATE NAMES LAT / LON did not have leading zeroes
- Default SID did not set altitude constraint
- Sequencing would occur repeatedly when paused
2022-05-13 14:41:33 +01:00
Jonathan Redpath
e62e08fef1 Fix that turn anticipation wouldn't work when the bearing of the previous leg is greater than 180 degrees 2022-05-12 22:06:41 +01:00
Jonathan Redpath
ebfbb4b037 Temporary fix - sync current WP after temporary flightplan sequencing 2022-05-12 21:41:47 +01:00
Jonathan Redpath
1bbf9e43ac Merge branch 'dev' into new-flightplan 2022-05-12 19:48:35 +01:00
Jonathan Redpath
cfbe7bae2d Re-add thing that was removed accidentally, which caused trip fuel to always be zero unless cruise temperature was manually set 2022-05-12 19:48:33 +01:00
Jonathan Redpath
ac0e3f8a26 Remove code from fuel dialog that was not doing anything useful except creating a Nasal error 2022-05-12 19:40:18 +01:00
Jonathan Redpath
519f208f13 Merge branch 'dev' into new-flightplan 2022-05-12 13:21:21 +01:00
Jonathan Redpath
4fb1e248f3 Merge branch '3D' into 3D-flightdeck 2022-05-12 11:40:50 +01:00
Jonathan Redpath
d8b6b9701e Merge branch 'dev' into 3D-flightdeck 2022-05-12 11:40:36 +01:00
Jonathan Redpath
18000ed7a2 Merge branch 'dev' into 3D 2022-05-12 11:37:20 +01:00
Jonathan Redpath
b6b287889e MCDU: fix arrival page so that it shows runways at the end of the approach list 2022-05-11 18:35:51 +01:00
Jonathan Redpath
a8c3b24aae Merge branch 'dev' into 3D 2022-05-11 15:37:02 +01:00
Jonathan Redpath
14648dd50d Add dc bat bus failure that was missing 2022-05-11 15:36:47 +01:00
Jonathan Redpath
2fcdb1c0f1 Merge branch 'dev' into new-flightplan 2022-05-10 17:31:58 +01:00
Jonathan Redpath
242a78e7a4 Merge branch '3D' into 3D-flightdeck 2022-05-10 16:16:07 +01:00