Commit graph

521 commits

Author SHA1 Message Date
Joshua Davidson
4361dcb787 Merge branch 'master' into dev 2018-10-13 19:17:44 -04:00
Joshua Davidson
653054a0f4 Sim: Improve the flight director 2018-10-13 19:17:23 -04:00
Joshua Davidson
7a3e31c526 Sim: View system major bugfix/overhaul 2018-10-13 14:21:47 -04:00
Joshua Davidson
8a8ef47ee0 GIT: Merge master 2018-10-08 13:03:26 -04:00
Joshua Davidson
a8765ac679 Engine: Fix overwrite of cmd-norm 2018-10-08 12:57:10 -04:00
Joshua Davidson
f1830c00c0 Merge branch 'master' into dev 2018-09-30 13:58:25 -04:00
Joshua Davidson
c0bb5fbe86 Aero: Fix an oversight 2018-09-30 13:58:07 -04:00
Joshua Davidson
982d689be7 MCDU: Make MCDU popup dialogs work in MCDU reworked nasal 2018-09-28 22:23:50 -04:00
Joshua Davidson
30bf47f753 Sim: Add MCDU dialogs! 2018-09-28 22:12:42 -04:00
Joshua Davidson
08a4e08492 Control: Fix spoiler 4 not working on landing, fixes #46 2018-09-28 15:34:35 -04:00
Joshua Davidson
9d176ec644 Aero: Improve lift 2018-09-27 19:52:39 -04:00
Joshua Davidson
16b7853f74 Sim: Add support for VHF3 2018-09-27 13:44:25 -04:00
Joshua Davidson
c000ed0cdb Control: Make Spoilers recordable by flight recorder 2018-09-10 19:47:40 -04:00
Joshua Davidson
77fc42e2ca Aero: Correct Yaw Inertia 2018-09-09 09:46:56 -04:00
Joshua Davidson
e67bd958f2 Sim: Autopush tweaks and cleanup 2018-08-24 09:13:37 -04:00
Joshua Davidson
cc1622c33b Merge branch 'autopush' of github.com:merspieler/IDG-A32X into autopush-chk 2018-08-24 08:45:49 -04:00
Joshua Davidson
5e2c4e7847 Aero: Fix duplicate yaw due to yaw rate for some reason 2018-08-18 21:53:43 -04:00
Joshua Davidson
f2447bf346 Control: Improvements to Integrator FBW behavior 2018-08-15 11:18:38 -04:00
40e5064092 Fixed appearing 'No node found' error
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-08 22:30:48 +02:00
Joshua Davidson
571494358b Revert "Control: Fix FBW Pitch bug on rotating causing slight jerk"
This reverts commit 43750594a2.
2018-08-03 23:10:24 -04:00
Joshua Davidson
43750594a2 Control: Fix FBW Pitch bug on rotating causing slight jerk 2018-08-03 23:03:17 -04:00
merspieler
46b0613da2 Added autopush v1.0-rc
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-08-03 01:40:28 +02:00
Joshua Davidson
8932f02f06 Sim: Add chokes properly 2018-08-01 08:49:54 -04:00
Joshua Davidson
af99f8bf05 Control: Fix something that doesn't affect functionality 2018-07-25 18:01:14 -04:00
Joshua Davidson
263a73b665 Control: AP bugfix, and improve something in A/THR 2018-07-25 16:30:45 -04:00
Joshua Davidson
75b3e89ac1 Control: AP bugfix 2018-07-25 08:48:11 -04:00
Joshua Davidson
861eea1d24 Control: AP bugfix 2018-07-25 08:37:44 -04:00
Joshua Davidson
4be083fcfb Control: Update FMGC altitude and heading control to V3.2 2018-07-24 18:52:36 -04:00
Joshua Davidson
d53fd0122b Control: Spoiler correction 2018-07-22 13:55:24 -04:00
Joshua Davidson
21062e9ba2 Control: Add PLD function to autospoiler 2018-07-22 10:13:33 -04:00
Joshua Davidson
444001a287 Sim: Cleanup JSB 2018-07-21 20:41:54 -04:00
Joshua Davidson
8f1e5fdbc4 Sound: Fix lag caused by V1 sound, fixes #30 2018-07-20 08:33:20 -04:00
Joshua Davidson
175f159f5a Control: Improve Spoilers 2018-07-17 08:23:44 -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
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
Joshua Davidson
10c98be630 A32X: FDM Aerodynamics rework, should be okay, needs testing 2017-12-27 10:45:24 -05:00
Joshua Davidson
b4c83e22df A3XX: Autocoordination handler will now reconfigure tiller to use aileron as input, instead of rudder 2017-12-24 12:34:22 -05:00
Joshua Davidson
4facbdd4e6 A32X: Fix FBW response, fix non-smoothness on some rotate 2017-12-24 11:01:23 -05:00
Joshua Davidson
3af9da527f A3XX: Add new IESI instrument, 90% complete 2017-12-23 11:03:46 -05:00
Joshua Davidson
8870cafd6f A3XX: Fix incorrect minus signs, causing bad Stick G behavior when banked 2017-12-22 17:22:13 -05:00
Joshua Davidson
f984b4075a A32X: Add/update onox's view scrolling 2017-12-21 16:49:42 -05:00
Joshua Davidson
ff57e4d2f6 A3XX: FMGC: Fix missing drift-angle calculator, causing NAV to do bad tracking in crosswinds 2017-12-21 14:05:14 -05:00
Joshua Davidson
75e2229441 A32X: Useless commit, ignore 2017-12-21 12:35:12 -05:00
Joshua Davidson
04ede7c5d0 A32X: Fix autotrim 2017-12-21 09:16:28 -05:00
Joshua Davidson
9da19e8d03 A3XX: FMGC: Rework NAV, LOC, and G/S arm system 2017-12-21 09:14:42 -05:00
Joshua Davidson
add0282fa9 A32X: Fix rudder trim knob in cockpit 2017-12-20 23:38:03 -05:00
Joshua Davidson
4a81657269 A32X: Formatting 2017-12-20 22:58:17 -05:00
Joshua Davidson
20fc17746a A32X: Add proper Rudder Trim 2017-12-20 22:08:37 -05:00
Joshua Davidson
d8af8d0a56 A32X: Add rudder limiter 2017-12-20 21:28:15 -05:00
Joshua Davidson
44f16f2369 A32X: Fix some FDE and FCS bugs 2017-12-20 19:18:06 -05:00