1
0
Fork 0
Commit graph

228 commits

Author SHA1 Message Date
Josh Davidson
d40bdc5444 Files: 2023 2022-12-31 12:56:08 -05: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
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
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
47749c8974 Merge branch 'dev' into 3D 2022-06-25 20:04:44 +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
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
Josh Davidson
b243163954 FMGC: Fix VSW calculation 2022-05-09 23:10:00 -04: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
6ebfec3503 FMGC: Sync with ITAF core pt1 2022-03-12 12:07:10 -05: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
Jonathan Redpath
772d920c30 Add some extra error checking on PERFTO 2022-01-25 12:30:35 +00:00
Jonathan Redpath
57c84a2f80 Move autopilot electrical failure to JSBSim. Add 5 second delay before you can engagge autopilot. Fix FCU in power loss scenario 2022-01-24 21:29:26 +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
Jonathan Redpath
a420a7630d Merge branch 'dev' into 3D 2022-01-17 09:18:58 +00:00
Jonathan Redpath
7b4a4df40d Misc port 2022-01-16 22:28:58 +00:00
Jonathan Redpath
72f7f7f819 DECEL: use variable rather than property 2022-01-16 14:29:15 +00:00
Josh Davidson
711aec4729 Files: 2022 2022-01-10 21:17:41 -05:00
Josh Davidson
b9a214b522 FMGC: Rework greendot calculation + fix bug with LW and TOW predictions 2022-01-10 21:04:30 -05:00
Josh Davidson
02f529fb18 FMGC: update predicted speed to use new tables 2022-01-10 17:49:52 -05:00
Josh Davidson
666b45d067 DU: Fix bugs and issues in FMA 2022-01-10 11:12:51 -05:00
Jonathan Redpath
9cc8d5aa71 FMA: rewrite code to not use properties 2022-01-10 14:10:49 +00:00
Josh Davidson
b71db001b3 FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX 2022-01-09 20:22:57 -05:00
Josh Davidson
d68988def7 GIT: Merge dev 2022-01-09 11:03:40 -05:00
Josh Davidson
a1e8320e0c FMGC: Fix buggy behavior with boxchk 2022-01-09 10:59:14 -05:00
Jonathan Redpath
27a90d9525 small changes 2022-01-08 21:43:33 +00:00
Jonathan Redpath
cfbd7f2f2b Merge branch 'dev' into 3D 2022-01-08 20:07:39 +00:00
Jonathan Redpath
c202b1e67e Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature 2022-01-08 19:46:46 +00:00
Jonathan Redpath
9cef967c18 Merge branch 'dev' into 3D 2022-01-06 19:21:15 +00:00
Jonathan Redpath
22d8a4bca6 Remove debug statements 2022-01-04 17:27:31 +00:00
Jonathan Redpath
db5ef87acd Fix FMGC 2022-01-04 17:27:01 +00:00
Jonathan Redpath
64774b2b8e Merge branch 'dev' into 3D 2021-12-31 16:34:21 +00:00
Jonathan Redpath
6fb8ad6f90 Fix typo in FMGC.nas, MCDU - add plus character 2021-12-31 16:01:02 +00:00
Jonathan Redpath
8b5355df23 Merge branch 'dev' into 3D 2021-12-30 21:49:30 +00:00
Jonathan Redpath
5e61555eb5 Optimize FMGC timers 2021-12-28 12:59:08 +00:00
Jonathan Redpath
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +00:00
Jonathan Redpath
131562d2be Add tune VOR by ident 2021-12-27 14:09:16 +00:00
Jonathan Redpath
a13a1ad627 Add tune VOR by ident 2021-12-27 13:36:18 +00:00
Jonathan Redpath
923b416d84 Merge branch 'dev' into 3D 2021-12-27 12:15:05 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +00:00
Jonathan Redpath
1e93076a83 A320: improve ADF system - add BFO prompt to RADNAV page, make the volume selector work; improve frequency display and parsing; miscellaneous corrections 2021-12-24 19:33:31 +00:00
Josh Davidson
f412d3069e Control: Add overspeed pitch law with VD, VMO, and rework/fix spoilers, Aero: Fix aileron authority for proper roll rates as per FCOM 2021-09-20 18:23:46 -05:00
legoboyvdlp R
3763b6a4cd Merge branch 'dev' into 3D 2021-08-23 20:03:11 +01:00
legoboyvdlp R
cb2e0e6e96 Fix bug with cruise-->descent switching 2021-08-23 18:32:32 +01:00
legoboyvdlp R
e3502622ce Merge branch 'dev' into 3D 2021-06-16 15:04:46 +01:00
legoboyvdlp R
559800e05d Move to ITAF loop 2021-06-16 14:59:37 +01:00