Jonathan Redpath
fa6ee1d57d
Protect against division by zero in level off calculation
2023-04-08 12:15:46 +01:00
vezza
a4d1a3082d
MCDU RADNAV page bugfix - CLR on R1 was applied to VOR1 instead of VOR2
2023-03-12 11:59:41 +01:00
Andrea Vezzali
8efe3b4fb5
Clock code cleanup + added INT/SET mode
2023-01-13 23:55:34 +01:00
Josh Davidson
d40bdc5444
Files: 2023
2022-12-31 12:56:08 -05:00
Josh Davidson
0baa3371f3
System: Fix ECAM not recognizing gear position properly
2022-12-16 22:51:06 -05:00
Josh Davidson
20c4218a5a
Sim: Sound fixing
2022-12-12 10:36:03 -05:00
Josh Davidson
5e5d954b87
Sim: Detail gear kinematics and fix a few things
2022-11-23 21:10:58 -05:00
Josh Davidson
dc7addc787
Engine: New reverser system
2022-10-09 12:03:57 -04:00
semir
7438c4a759
PW1100G cowl and reverser liveries not switching correctly due to 3D object name changes, fixed.
2022-10-04 20:04:42 +02:00
Josh Davidson
ca70febb5d
FMGC: Sync with itaf_core
2022-09-28 19:32:59 -04:00
Josh Davidson
683a8a3868
FMGC: Tried to fix flickering SRS speed in managed mode
2022-09-26 18:25:58 -04:00
Josh Davidson
38094fce3a
FMGC: Fix managed speed refusing to accelerate to 250
2022-09-26 16:19:35 -04:00
Jonathan Redpath
4b860316dd
Finish adding aft overhead animations
2022-07-27 18:27:07 +01:00
Jonathan Redpath
5f14547ac9
r key sets aft overhead view
2022-07-27 12:26:27 +01:00
Jonathan Redpath
154108954e
Merge branch '3D' into 3D-flightdeck
2022-07-24 18:49:18 +01:00
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
Jonathan Redpath
b7ebd60bcd
Merge branch '3D' into 3D-flightdeck
2022-06-30 18:55:11 +01:00
Jonathan Redpath
d43b161912
Fix that GS MINI was causing excessive speeds - caused by confusion over thirding
2022-06-30 13:40:40 +01:00
Jonathan Redpath
24603328cd
Managed speed - target managed speed. GS MINI only in landing configuration. Change lower limit of managed speed to VLS.
2022-06-30 13:40:40 +01:00
Jonathan Redpath
9c8ddfe86f
FMGC: restore missing minspeed parameter; move takeoff state check to JSBSim
2022-06-30 13:40:40 +01:00
Jonathan Redpath
27168ca197
Merge branch 'dev' into 3D
2022-06-28 21:30:58 +01:00
Jonathan Redpath
dbf7ed392a
Also add TOC / level off for heading; fix bug where it could go behind aircraft symbol
2022-06-28 21:30:50 +01:00
Jonathan Redpath
d440d0401e
Change groundspeed property reference
2022-06-28 20:33:05 +01:00
Jonathan Redpath
d65fde3726
Add top of climb / level off symbols to the navdisplay
2022-06-28 20:31:29 +01:00
Jonathan Redpath
783e06b86c
Add top of climb / level off symbols to the navdisplay
2022-06-28 20:31:01 +01:00
Josh Davidson
5348c7f4ca
FMGC: Fix incorrect reversions to heading mode
2022-06-26 17:55:15 -04:00
Josh Davidson
adac43182c
FMGC: Fix incorrect reversions to heading mode
2022-06-26 17:55:05 -04:00
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
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
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
Jonathan Redpath
b5236570af
Limit custom VAPP selection to vls_appr
2022-05-14 18:18:32 +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
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
519f208f13
Merge branch 'dev' into new-flightplan
2022-05-12 13:21:21 +01:00