Commit graph

2662 commits

Author SHA1 Message Date
Joshua Davidson
3fde37d108 DU: Fix numerous PFD bugs after props.nas transition 2018-09-14 08:45:23 -04:00
Jonathan Redpath
c5ed493558 Bugfix: catch a potential floating point error as reccomended by Richard, attempt to fix nasal nil error 2018-09-14 11:15:21 +01:00
Jonathan Redpath
3631ffee9f
Update A320-main.xml 2018-09-14 10:53:06 +01:00
Jonathan Redpath
1a9771709d PFD: Transition to props.nas 2018-09-14 10:51:05 +01:00
Joshua Davidson
1134421fd7 System: Fix PTU powering systems magically with no source, fixes #37 2018-09-13 07:55:08 -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
Jonathan Redpath
5e3db54d8e IESI: increase update rate slightly 2018-09-08 17:27:47 +01:00
Jonathan Redpath
9c0a45045d IESI: transition to props.nas 2018-09-08 17:27:16 +01:00
Joshua Davidson
3764d88a88 DU: Add PFD FBW limits 2018-09-05 21:01:40 -04:00
Joshua Davidson
9dd12901b6 GIT: Something changed but don't know what 2018-08-29 16:45:39 -04:00
Joshua Davidson
9f759a9e0c DU: Fix APU page bleed bug 2018-08-24 13:15:24 -04:00
Joshua Davidson
9ebdc9fa84 System: Fix Elec Battery logic, finish ELEC ECAM page 2018-08-24 12:23:59 -04:00
Joshua Davidson
3514d5f99a Merge branch 'master' into Lower-ECAM 2018-08-24 10:51:17 -04:00
Joshua Davidson
7534e3669f Sim: Nasal Path update 2018-08-24 09:22:03 -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
50f0d6df29 Updated autopush to v1.0-rc2
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-23 16:37:44 +02:00
Joshua Davidson
7ebf47553c System: Fix autobrake bug 2018-08-22 15:50:55 -04:00
Joshua Davidson
92b7d5bddf Sim: Fix conflicting message behavior 2018-08-21 21:02:00 -04:00
Jonathan Redpath
8fc261986f Lights 2018-08-21 20:08:45 +01:00
Jonathan Redpath
053a37d171 ALS lights: improved and expanded 2018-08-20 12:17:16 +01:00
a5f99de254 Fixed problem with 'last' point beeing doubled
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-19 16:23:54 +02: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
3ac73a263f Merge branch 'master' into Lower-ECAM 2018-08-17 13:06:43 -04:00
Joshua Davidson
f2447bf346 Control: Improvements to Integrator FBW behavior 2018-08-15 11:18:38 -04:00
Joshua Davidson
cd32bb8859 Sim: Update tags 2018-08-14 19:18:13 -04:00
Joshua Davidson
008542b5f3 Merge branch 'master' of github.com:it0uchpods/IDG-A32X 2018-08-14 19:02:33 -04:00
Joshua Davidson
535559c1c3 Sim: Update thumbnail 2018-08-14 19:02:27 -04:00
Joshua Davidson
6146679235
Merge pull request #35 from merspieler/snd
Reduced size of V1 sound file to reduce lag on loading
2018-08-13 17:28:05 -04:00
69a1756d75 Reduced size of V1 sound file to reduce lag on loading
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-13 22:42:52 +02:00
Joshua Davidson
c793bf5add Merge branch 'master' into Lower-ECAM 2018-08-13 14:03:43 -04:00
Joshua Davidson
7f7ca39600 System: Fix bug in ADIRS system 2018-08-13 13:59:04 -04:00
Joshua Davidson
386caf10ae Debug: Now prints revision into console 2018-08-12 23:28:32 -04:00
9a3ac4e9c9 Fixed missplaced pushback model
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-08 23:28:44 +02:00
40e5064092 Fixed appearing 'No node found' error
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-08 22:30:48 +02:00
Jonathan Redpath
d2b4564460 Replace secondary lights with lightspots 2018-08-08 11:54:29 +01:00
Jonathan Redpath
af9eeeeca0 Add ALS lights 2018-08-07 14:33:06 +01:00
Joshua Davidson
55867d5624 Sim: ACCONFIG bugfix 2018-08-05 23:31:47 -04: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
11f8857825 DU: Fix PFD and MCDU showing all items for a split second on first powerup 2018-08-01 20:39:08 -04:00
Joshua Davidson
ad45590740 DU: Fixed VOR needles not pointing to VORs accurately
VOR needles should always use true heading, not magnetic heading as a
reference, since the FGFS nav radio gives the bearings in true headings.
This fixes #24
2018-08-01 20:18:56 -04:00
Joshua Davidson
f029e57fc4 Merge branch 'master' into Lower-ECAM 2018-08-01 09:44:24 -04:00
Joshua Davidson
aa6ca8be1b GIT: Formatting 2018-08-01 08:58:53 -04: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
215bc313dd Merge branch 'master' into Lower-ECAM 2018-07-25 16:32:19 -04:00
Joshua Davidson
263a73b665 Control: AP bugfix, and improve something in A/THR 2018-07-25 16:30:45 -04:00