Commit graph

47 commits

Author SHA1 Message Date
Joshua Davidson
5e2c4e7847 Aero: Fix duplicate yaw due to yaw rate for some reason 2018-08-18 21:53:43 -04:00
Joshua Davidson
001c24f9b9 Aero: Fix delta lift due to spoiler 2018-07-15 23:19:03 -04:00
Joshua Davidson
87c715b3e9 Aero: fix name 2018-07-15 23:13:20 -04:00
Joshua Davidson
bac32ed52e Control: Major rework of Flight Controls/Spoilers, Sim: Bugfixes
This reworks the entire inner workings of the flight controls, and makes
the aerodynamics and operation of spoilers better. I also fixed a few
bugs in the aircraft, and made some refinements. This is a huge change.
This fixes #26
2018-07-15 21:26:26 -04:00
Joshua Davidson
4a13cad366 Control: Move FBW System to JSBsim, and improve it 2018-04-24 11:41:59 -04:00
Joshua Davidson
31e59db4e2 A32X: Fix FDE behavior on touchdown and rotation 2018-01-15 14:36:47 -05:00
Joshua Davidson
b683f52820 A32X: Aerodynamic improvment 2018-01-10 10:26:29 -05:00
Joshua Davidson
1cf7afa35f A32X: Fix not enough drag, fix some other, add new EPR calculation system 2017-12-29 15:27:41 -05:00
Joshua Davidson
51a9d3d558 A32X: Fix plane flipping on alot of wind 2017-12-28 12:50:26 -05:00
Joshua Davidson
f2e52e033b A32X: Fix missing Yaw due to yaw rate (yaw_damp) 2017-12-28 11:57:59 -05:00
Joshua Davidson
39e81f8f74 A32X: Remove a 0 2017-12-28 11:51:06 -05:00
Joshua Davidson
e1643b6c27 A32X: Fix missing Lift and Drag due to pitch trim 2017-12-28 11:47:18 -05:00
Joshua Davidson
50acc6052e A32X: slightly increasing the drag 2017-12-27 15:15:51 -05:00
Joshua Davidson
6152b433cb A32X: slightly increasing the drag 2017-12-27 15:07:58 -05:00
Joshua Davidson
876d7caa83 A32X: Improve lift table, and add Alpha Floor function 2017-12-27 14:34:50 -05:00
Joshua Davidson
a48b22d025 A32X: Improve lift alpha table 2017-12-27 13:54:49 -05:00
Joshua Davidson
10c98be630 A32X: FDM Aerodynamics rework, should be okay, needs testing 2017-12-27 10:45:24 -05:00
Joshua Davidson
44f16f2369 A32X: Fix some FDE and FCS bugs 2017-12-20 19:18:06 -05:00
Joshua Davidson
e5d90614b4 A32X: Major FDM FCS and Hydraulics reworking, other fixes 2017-12-20 14:58:33 -05:00
Joshua Davidson
a3682a6dac A32X: Roll Control update 2017-11-24 21:55:21 -05:00
Joshua Davidson
9e0da92d2b A32X: Fix accidental too responsive aileron 2017-11-22 19:18:19 -05:00
Joshua Davidson
350534897c A3XX: FADEC: Add Idle Limit, and new Engine MilThrust and IdleThrust curves 2017-11-21 20:40:44 -05:00
Joshua Davidson
08438e365c A32X: Rudder FDE correction 2017-11-18 20:22:00 -05:00
Joshua Davidson
44ee50e1cb A32X: Fix FADEC issue 2017-11-16 14:29:08 -05:00
Joshua Davidson
341700c36c A32X: Overhaul flight control aerodynamics, retune FBW system 2017-10-29 20:13:02 -04:00
Joshua Davidson
f7ab255801 A32X: Fix drag issue 2017-10-22 16:00:38 -04:00
Joshua Davidson
6a7c7e74e5 A32X: Improve Flap Lift 2017-10-13 14:01:32 -04:00
Joshua Davidson
a2059b99b5 A32X: FDM Bugfix 2017-10-08 19:53:59 -04:00
Joshua Davidson
16be291437 A32X: FDM Bugfix 2017-10-08 19:51:23 -04:00
Joshua Davidson
81035d6535 A32X: FDE FCS and Aero improvements 2017-10-08 19:48:59 -04:00
Joshua Davidson
12aa8b761a A3XX: Minor FCS fix 2017-10-07 15:24:38 -04:00
Joshua Davidson
aa0bf3bbb6 A32X: Major FDM Improvements 2017-10-05 10:17:29 -04:00
Joshua Davidson
032017a6aa A32X: FCS, and Aero Improvements 2017-10-04 22:58:15 -04:00
Joshua Davidson
370e2d02b8 A3XX: Words 2017-08-16 16:53:35 -04:00
Joshua Davidson
8652044b12 Relicense: GPL V2.0 2017-07-14 11:57:14 -04:00
Joshua Davidson
e75f401600 Relicense: Copyright (c) A3XX Development Team, All Rights Reserved. 2017-07-13 13:30:33 -04:00
Joshua Davidson
3d85b5f4d6 A32X: Add Engine weights to FDE, tries to fix gear.... 2017-06-27 14:47:38 -04:00
Joshua Davidson
6d2937214d A32X: Make FlyByWire Great Again 2017-06-25 11:54:00 -04:00
Joshua Davidson
f77895e644 A32X: FDE Improvements by Richard, fix FBW, FCS 2017-06-25 10:24:50 -04:00
Jonathan Redpath
b63c501659 Revert "Revert "add icing from Seneca (unedited Nasal) and adjust it for the A320. Pitot heat and window probe button now working!""
This reverts commit 391a5620c1.
2017-06-20 18:58:07 +01:00
Joshua Davidson
391a5620c1 Revert "add icing from Seneca (unedited Nasal) and adjust it for the A320. Pitot heat and window probe button now working!"
This reverts commit 153a604dde.
2017-06-20 13:10:17 -04:00
Jonathan Redpath
153a604dde add icing from Seneca (unedited Nasal) and adjust it for the A320. Pitot heat and window probe button now working! 2017-06-20 17:52:39 +01:00
Joshua Davidson
0fbb5d8f1a A32X: Improve Drag with positive Alpha 2017-06-18 14:41:14 -04:00
Joshua Davidson
d182b21b61 A32X: Rewrite Drag Axis, Fix NEOs using wrong vstab/hstab 2017-06-16 17:35:23 -04:00
Joshua Davidson
596e038bfd Revert: Pushed prematurely
This reverts commit b083726b4f.
2017-06-16 17:21:42 -04:00
Joshua Davidson
b083726b4f A32X: Rewrite Drag Axis 2017-06-16 17:20:40 -04:00
Joshua Davidson
68505d69d1 A3XX: Seperate Aerodynamics, Improve Drag, Fix EGT Bug 2017-06-09 18:10:13 -04:00