1
0
Fork 0
Commit graph

1669 commits

Author SHA1 Message Date
legoboyvdlp R
9905cc803f Merge branch 'dev' into 3D 2020-11-28 19:27:39 +00:00
legoboyvdlp R
b16aac146e FCU: fix bindings. Not all FBW failures inhibit the autoflight system. 2020-11-28 17:49:09 +00:00
legoboyvdlp R
3eec965bc3 Revision 2020-11-28 15:58:27 +00:00
legoboyvdlp R
c65ab20ae4 Un-delete CFM FADEC 2020-11-28 15:57:56 +00:00
legoboyvdlp R
d2c6dc100d Default value of no smoking sign to 0.5 2020-11-28 15:39:24 +00:00
legoboyvdlp R
30a3d8576d A320: more updates to libraries.nas 2020-11-28 15:38:17 +00:00
legoboyvdlp R
a0fce7b5aa Bugfix shake effect, improve buttons.nas code to avoid running settimer multiple times 2020-11-28 15:25:02 +00:00
legoboyvdlp R
bc445a1eaa Optimization of the systems loop. Remove most of the excess code in libraries.nas, replaced with jsb / updateManager 2020-11-28 13:40:33 +00:00
legoboyvdlp R
98378f45ea Prevent excess garbage collection in FGMC.nas; correction for bug in PTS 2020-11-28 12:26:07 +00:00
Josh Davidson
8d55eda2d4 Sim: Fix the view ordering, the walker now is properly again 2020-11-27 21:17:59 -05:00
legoboyvdlp R
17b4e06ebd Fix offsets 2020-11-27 19:29:12 +00:00
legoboyvdlp R
8df8dc6868 Merge branch 'dev' into 3D 2020-11-27 19:19:06 +00:00
Josh Davidson
9c359e4d62 Merge branch 'dev' of github.com:legoboyvdlp/A320-family into dev 2020-11-27 12:13:51 -05:00
Josh Davidson
730c0f3117 Sim: Refactor views system to be in more efficent code, and reset views everywhere, add new wing views 2020-11-27 12:13:47 -05:00
legoboyvdlp R
b563b39b88 Merge branch 'dev' into 3D 2020-11-27 16:28:07 +00:00
legoboyvdlp R
fe1cd02937 Optimization of the BLEED Lower ECAM page, fix menubar help item 2020-11-27 16:27:17 +00:00
legoboyvdlp R
4020ff6beb Optimization of the BLEED Lower ECAM page, fix menubar help item 2020-11-27 16:25:46 +00:00
legoboyvdlp R
daa5bc5bcc Merge branch 'dev' into 3D 2020-11-27 13:56:25 +00:00
fly
8e780c69d3 Fix tyepo, thanks MiSKLaCH
Signed-off-by: fly <merspieler@airmail.cc>
2020-11-27 23:31:52 +11:00
vezza
8ff4d1d662 Hydraulic and brake system improvements
- fix parking brake gauge indication;
- fix accumulator pressure;
- accumulators now provides 7 full brakings to get depressurized.
2020-11-27 00:00:50 +01:00
legoboyvdlp R
cd141f357f Merge branch 'dev' into 3D 2020-11-26 20:47:55 +00:00
legoboyvdlp R
b75fbce2a1 Optimization 2020-11-26 19:31:18 +00:00
legoboyvdlp R
d803796f6b ELEV fault messages + separate ALTN and direct law warning 2020-11-26 19:05:41 +00:00
legoboyvdlp R
2bb5ec6578 MAN PITCH TRIM is controlled now by elevator fault. 2020-11-26 17:53:04 +00:00
legoboyvdlp R
55e4dac6ac FBW: FCTL pitch axis rework. Add FBW dependency to ailerons (ELAC 1 / 2 / SEC 1 / SEC 2 required). Add THS JAM failure. Add hydraulic dependency to the stabalizer. 2020-11-26 17:20:34 +00:00
legoboyvdlp R
2dc42e388c Ailerons are controlled by ELACs. 2020-11-25 21:39:16 +00:00
legoboyvdlp R
c24f103d47 fix accidental property change 2020-11-24 22:36:05 +00:00
legoboyvdlp R
20b4d4e767 Fix MMO not showing on PFD 2020-11-24 19:21:58 +00:00
legoboyvdlp R
c7ba88dc23 PFD: only show MAN PITCH TRIM msg when in flight. 2020-11-23 23:48:47 +00:00
legoboyvdlp R
c6d607e6b2 Landing gear warning light, add emission animation and electrical dependency 2020-11-23 20:18:28 +00:00
legoboyvdlp R
b94e19bd67 Fix serious bug on First officer PFD 2020-11-23 19:28:23 +00:00
legoboyvdlp R
8fd1c836e6 Negative altitude indication on PFD 2020-11-23 19:22:56 +00:00
legoboyvdlp R
56955bebc4 Per photo reference, the ground reference bar should use radio altimeter rather than barometric altimeter, consequently is independent of the altimeter setting. 2020-11-23 19:09:44 +00:00
Josh Davidson
46b439571e DU: Fix bug where PFD update the slow too much timesgit add .! 2020-11-23 13:00:01 -05:00
vezza
4b58edb995 Hydraulic and brake systems improvements:
- fix flightdeck brakes pressure indicator's bug;
- disable autobrake if antiskid is disabled or green pressure is low/missing;
- set hydraulic brakes snd accumulator's pressure;

to be done: set brake power according to brake's pressure
2020-11-23 02:29:46 +01:00
legoboyvdlp R
024fca8b7d Update engine nasal files to pts / getValue() 2020-11-22 22:54:35 +00:00
legoboyvdlp R
1ece6edb5b Set default chase distance to 60m rather than 80m. This will reduce the impact of a problem with shadow cascade ranges with Compsitor. 2020-11-22 20:43:48 +00:00
Matthew Maring
3d5a58d2ee Improve uninitialized FUELPRED page 2020-11-22 14:57:38 -05:00
Matthew Maring
fe8bb7526b Minor typo 2020-11-22 13:30:24 -05:00
legoboyvdlp R
947428d34c Merge branch 'dev' into 3D 2020-11-22 17:32:13 +00:00
legoboyvdlp R
3582325aa4 ADIRS: make it that PFD comes online after ~25 seconds of align per video reference. FBW: make it that failures can be reverted. So if failure condition ends, you go back to normal law. Please report any problems! 2020-11-22 17:28:35 +00:00
fly
d925c3553b Default to KGS as weight
Signed-off-by: fly <merspieler@airmail.cc>
2020-11-23 03:46:32 +11:00
legoboyvdlp R
33a4d70046 Fix FCU - altitude input should be between FL001 and FL490 2020-11-21 20:54:28 +00:00
legoboyvdlp R
1cca50498c Add TCAS stby / NAV TCAS fault warning to A320. NAV TCAS FAULT is implemented according to F9 FWC standard so does not show on powerup, unlike the FSLabs A320. 2020-11-21 20:47:57 +00:00
legoboyvdlp R
8d0b9cb204 Improve stall alert sound (voice, then constant cricket). The stall warning should only occur in alternate or direct law. 2020-11-21 19:03:16 +00:00
legoboyvdlp R
1bf301f8ce Further fix 2020-11-21 18:42:47 +00:00
legoboyvdlp R
d41a5be22f Fix runtime error - cruise page has no light so failed 2020-11-21 18:41:27 +00:00
legoboyvdlp R
c4ef0d1cff Possible fix for runtime errors 2020-11-21 18:01:04 +00:00
legoboyvdlp R
81449ed8c0 Fix ATIS parser to conform with changed API 2020-11-21 11:13:28 +00:00
legoboyvdlp R
a3e7c83eea Oops - I pushed the wrong file 2020-11-20 17:36:45 +00:00