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
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
053dad0e49
Merge branch 'dev' into 3D
2022-05-10 16:15:35 +01:00
Jonathan Redpath
55e0f9a5c3
Fix
2022-05-10 16:08:56 +01:00
Jonathan Redpath
6534b29ebb
ACConfig
2022-05-10 16:07:12 +01:00
Jonathan Redpath
6863e6b4d8
Pneumatics - make consistent with 3D branch
2022-05-10 16:05:47 +01:00
Jonathan Redpath
3167ca4db6
Cabin fans on
2022-05-10 16:01:12 +01:00
Josh Davidson
b243163954
FMGC: Fix VSW calculation
2022-05-09 23:10:00 -04:00