Commit graph

436 commits

Author SHA1 Message Date
Joshua Davidson
296d481ca7 DU: Lower ECAM FCTL bugfix, Sim: bugfixes 2018-07-15 22:37:54 -04:00
Joshua Davidson
c792daf13d Control: Drooping corrected, 3D: Fix incorrect property causing animation not work 2018-07-15 22:10:50 -04:00
Joshua Davidson
ad1a93316e GIT: Delete empty file 2018-07-15 21:28:57 -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
69e93d8a90 Control: G Improvements 2018-07-12 17:03:28 -04:00
Joshua Davidson
c7a8502893 3D: Fix missing pushback, enable the new model for it 2018-06-23 11:43:08 -04:00
Joshua Davidson
c3290f026b Sim: Revision 2018-06-19 14:50:35 -04:00
Joshua Davidson
b301edbc76 Control: Fix incorrect handling of stick inputs in roll bank protection 2018-06-04 22:20:26 -04:00
Joshua Davidson
793dcbae63 Control: Improve Yaw Damper 2018-05-28 10:01:51 -04:00
Joshua Davidson
6332540cb2 Control: Improve Turn Coordinator 2018-05-28 09:51:15 -04:00
Joshua Davidson
fd52c1ea2b Control: Much better and smoother A/THR and FADEC logic, but was a pain to code! 2018-05-23 19:04:47 -04:00
Joshua Davidson
1e0e3bbd9d Systems: Many electrical fixes, charging, etc 2018-05-16 20:09:14 -04:00
Joshua Davidson
0169ab9ed8 Systems: Fix electrical mistake 2018-05-16 19:28:29 -04:00
Joshua Davidson
3473c94972 System: something changed, but don't know what 2018-05-16 18:56:01 -04:00
Joshua Davidson
5122294a35 Control: Fix FMGC not able to control nose wheel in autoland 2018-05-16 15:48:22 -04:00
Joshua Davidson
7a19594a58 System: Fix incorrect TAS, #19 2018-04-30 14:59:54 -04:00
Joshua Davidson
217f7759c5 Control: Fix Spoiler deflection not working on ground 2018-04-29 11:16:49 -04:00
Joshua Davidson
8e2fefb2eb Control: Adjust YD Gains 2018-04-29 09:43:32 -04:00
Joshua Davidson
001c88e9c7 Control: Fix rotation problem in FBW 2018-04-29 09:34:17 -04:00
Joshua Davidson
b2523abace Merge branch 'master' into FBW 2018-04-29 09:22:31 -04:00
Joshua Davidson
9b00cba2ac System: Useless commit 2018-04-29 09:21:54 -04:00
Joshua Davidson
e61e65b7a7 Control: Fix Yaw typo 2018-04-24 13:10:45 -04:00
Joshua Davidson
5902ac3b03 Control: Revise Roll C1 response 2018-04-24 12:38:04 -04:00
Joshua Davidson
4a13cad366 Control: Move FBW System to JSBsim, and improve it 2018-04-24 11:41:59 -04:00
Joshua Davidson
096b46a0f0 UI: Add IT-GUI style for cycle-gui 2018-04-09 15:34:02 -04:00
Joshua Davidson
207fc6decf Control: Add back generic pushback for now 2018-04-04 17:19:34 -04:00
Joshua Davidson
d21d700b0d Control: Tweak new pushback 2018-04-04 15:15:15 -04:00
merspieler
5f85d712aa Added new implementation of the pushback
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-03-31 20:54:40 +02:00
Jonathan Redpath
b7eb830b87 new IAE idle sound 2018-03-23 10:21:57 +00:00
Jonathan Redpath
c441ce4683 Improved cockpit sounds, implement realistic powerup from battery 2018-03-22 14:55:00 +00:00
Jonathan Redpath
25fb1ae41b A32X: fix the ATIS 2018-03-21 11:12:37 +00:00
Joshua Davidson
11686f24c8 A3XX: Fix parking break not working! 2018-03-09 16:41:05 -05:00
Joshua Davidson
48a5a19b97 A3XX: Improve Autobrake system 2018-03-09 11:10:13 -05:00
Joshua Davidson
204b2a0a89 A32X: Fix a garbage character 2018-03-07 19:05:37 -05:00
Joshua Davidson
0fa788e0d1 A3XX: Change FMGC to use GPS for vert speed 2018-01-26 20:22:14 -05:00
Joshua Davidson
31e59db4e2 A32X: Fix FDE behavior on touchdown and rotation 2018-01-15 14:36:47 -05:00
Joshua Davidson
66e2e411b5 Formatting 2018-01-10 15:19:59 -05:00
Joshua Davidson
b683f52820 A32X: Aerodynamic improvment 2018-01-10 10:26:29 -05:00
Joshua Davidson
a96de376de A32X: Improve FBW Pitch, Further change FBW response 2018-01-01 15:59:38 -05:00
Joshua Davidson
4c528b0101 A3XX: Add speed trend to PFD 2017-12-30 23:15:35 -05:00
Joshua Davidson
4fb6a61ff4 A32X: Update EPR Alpha 2017-12-29 22:25:39 -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