1
0
Fork 0
Commit graph

1367 commits

Author SHA1 Message Date
legoboyvdlp R
b4fee1995b Bugfix chocks (with lack of hydraulic power) 2020-12-20 13:19:18 +00:00
legoboyvdlp R
72cebd9077 bugfix for simbrief parser 2020-12-09 19:16:17 +00:00
legoboyvdlp R
830108dc8c What was this 2020-12-06 15:16:18 +00:00
legoboyvdlp R
fe8877c5c1 Typo fix 2020-12-06 14:59:58 +00:00
legoboyvdlp R
666c1ba7e3 Remove duplicate 2020-12-05 12:41:30 +00:00
legoboyvdlp R
97cf4f8c60 A320-main.xml 2020-12-05 12:32:12 +00:00
legoboyvdlp R
2477187dc7 Lower ECAM: display of gross weight now comes from FMGC. So it is dashed in phase 1, and also in future will be inaccurate if you enter bad ZFW 2020-12-04 18:34:52 +00:00
Josh Davidson
78f4f8ff63 Control: Fix the trim 2020-12-01 11:25:31 -05:00
4ce8e6770f
Merge pull request #197 from C-FWES/patch-1
Correct typo in README
2020-11-30 09:00:38 +00:00
Wesley
52b853ff06
Correct typo in README 2020-11-29 19:36:15 -05:00
vezza
879deba025 Hydraulic and brake system improvements
- loss of braking if no hydraulic pressure;
- code restyling;
2020-11-30 00:13:43 +01:00
legoboyvdlp R
c9d13ca14b CPDLC: add free text page 2020-11-29 16:58:38 +00:00
legoboyvdlp R
60969bba6e Bugfix upper ECAM 2020-11-29 14:39:03 +00:00
legoboyvdlp R
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +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
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
fe1cd02937 Optimization of the BLEED Lower ECAM page, fix menubar help item 2020-11-27 16:27:17 +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
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
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