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
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
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
Josh Davidson
b243163954
FMGC: Fix VSW calculation
2022-05-09 23:10:00 -04:00
Jonathan Redpath
67e87c60cd
Merge branch 'dev' into new-flightplan
2022-05-03 20:15:37 +01:00
Jonathan Redpath
cf9a657195
IESI - revise power so that it also uses Emesary
2022-04-30 13:14:13 +01:00
Josh Davidson
6f829acacc
FMGC: rework of alphaprot/max try 1, Control: Reduce upwards authority nearing stall alpha
2022-04-11 21:32:13 -04:00
Josh Davidson
b6af0fab1a
FMGC: Redo bank limit logic on better
2022-03-27 13:23:39 -04:00
Josh Davidson
833e728b4b
FMGC: V/S and FPA filtering bugfix, DU: Add flashing amber for FPA protection also
2022-03-13 12:39:16 -04:00
Josh Davidson
6ebfec3503
FMGC: Sync with ITAF core pt1
2022-03-12 12:07:10 -05:00
Jonathan Redpath
888fbbe81e
Prevent modifying the TO waypoint
2022-02-13 18:07:58 +00:00
Jonathan Redpath
b1683b770f
DeleteWP: don't allow deleting discontinuity that is just after a PPOS
2022-02-13 10:28:15 +00:00
Jonathan Redpath
a12b16ff45
Direct to - finally and completely fix
2022-02-12 13:17:56 +00:00
Jonathan Redpath
165174f276
Fix the direct to
2022-02-11 20:37:05 +00:00
Jonathan Redpath
aaf04c9c2b
Merge branch 'dev' into new-flightplan
2022-02-11 19:50:17 +00:00
Jonathan Redpath
15ec5998c4
Merge branch 'dev' into 3D
2022-02-11 19:45:54 +00:00
Jonathan Redpath
9c1fd555d7
ATIS: set type when pulling flightplan, or resetting to default
2022-02-11 18:29:36 +00:00
Jonathan Redpath
c3ec16cb73
Merge branch 'dev' into new-flightplan
2022-01-29 11:26:59 +00:00
Jonathan Redpath
b452a9de8b
Merge branch 'dev' into 3D
2022-01-29 11:26:37 +00:00
Inuyaksa
c3ec55a21f
Fix autoland alarm - trigger when AP switched off below 200ft
2022-01-28 23:14:26 +01:00
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
164bb0fb55
Merge branch 'dev' into 3D
2022-01-25 16:35:39 +00:00
Jonathan Redpath
37b032d419
Merge branch 'dev' into new-flightplan
2022-01-25 16:18:46 +00:00