1
0
Fork 0
Commit graph

787 commits

Author SHA1 Message Date
legoboyvdlp R
4d252bade0 Change color of GEAR NOT DOWNLOCK warning and fix inverted logic 2021-01-30 22:14:20 +00:00
legoboyvdlp R
77a677ed01 Big improvements to cargo fire / lavatory fire warnings 2021-01-30 21:47:32 +00:00
legoboyvdlp R
c986935810 Improve stall warning: found better documentation. It actually does operate in normal law -- just uses different angles to alternate or direct law. Inhibited under 1500 feet at takeoff 2021-01-30 20:22:09 +00:00
legoboyvdlp R
8857a2641c Rework all takeoff config warnings 2021-01-30 18:31:06 +00:00
legoboyvdlp R
7d5db5ad01 Fixes for ENG FIRE warn 2021-01-30 17:18:11 +00:00
legoboyvdlp R
e51dab2e3b ECAM: many fixes to THR LVR ABV IDLE, STALL, and fixes when there was an electrical failure 2021-01-30 16:12:34 +00:00
legoboyvdlp R
59b6196e4c XBLEED FAULT fixes so they don't come on with engine fire 2021-01-29 21:09:21 +00:00
legoboyvdlp R
f10da37fed Improve PROG (add the BRG / DIST) 2021-01-28 18:57:20 +00:00
legoboyvdlp R
c18c35abc5 GPS MONITOR 2021-01-28 13:59:08 +00:00
legoboyvdlp R
39045f9b69 Fixes for MCDU; add EXCESS MOTION 2021-01-28 11:14:03 +00:00
Inuyaksa
85b1763a92 bool error + PROGAPPR
-fix bool on perfTOInput
- back to CLB from PROGAPPR
2021-01-24 21:03:52 +01:00
Inuyaksa
54f6de1f19 added POSMON page 2021-01-23 20:37:04 +01:00
Inuyaksa
3036056696 PERFTO params not modifiable after prefligh 2021-01-22 23:36:43 +01:00
Inuyaksa
d39f6c89bd little fixes on PROG and PERF pages 2021-01-22 22:14:22 +01:00
Inuyaksa
ab603af179 Merge branch 'dev' into preflight 2021-01-20 22:19:39 +01:00
Inuyaksa
9b9dc79026 cleaning the code 2021-01-20 21:25:37 +01:00
Inuyaksa
f4ffe335e0 Merge branch 'dev' into preflight 2021-01-20 21:10:42 +01:00
Inuyaksa
da6562bc8a preflight 2021-01-20 20:32:21 +01:00
legoboyvdlp R
fd3010f82f Bugfix: fix the ATIS API references 2021-01-20 14:51:36 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
legoboyvdlp R
62e3035ac1 APU: instant start up with panel states 2021-01-18 20:02:24 +00:00
Inuyaksa
533682abce little modifications to fltlog - manage MCDU reset 2021-01-16 14:27:55 +01:00
legoboyvdlp
a559b17d1c
Modifications by inuyaksa (#204)
* Addition of AOC page FLIGHT LOG
* Improvements to ATSU
* Add OOOI system (ACARS)
2021-01-14 14:22:12 +00:00
legoboyvdlp R
79b8a8fc74 Restore missing file. Correct per pilot reference -- the Thales behaves slightly differently 2020-12-31 20:44:26 +00:00
legoboyvdlp R
0161ebf940 As the Simbrief element is representing the AOC rather than CO RTE, its not correct to set a CO RTE. But I'll leave the code there for future CO RTE support. 2020-12-31 20:29:04 +00:00
legoboyvdlp R
2298a87e4b Manual merge of work completed by inuyaksa:
- long pressing CLR button (keyboard/MCDU panel) clears scratchpad
- abort button for panel state dialog, when error occurs on state
  script, you can't close panel
- fix MCDU starting page, arrow color and REQ state
  (https://youtu.be/twwUjHXdNVU?t=57)
- PERFTO, validation on insert of V1/Vr/V2 values and type II error
  messages
- PERFTO, basic validation of THRRED/ACC
2020-12-31 20:03:47 +00:00
legoboyvdlp R
72cebd9077 bugfix for simbrief parser 2020-12-09 19:16:17 +00:00
legoboyvdlp R
fe8877c5c1 Typo fix 2020-12-06 14:59:58 +00:00
Josh Davidson
78f4f8ff63 Control: Fix the trim 2020-12-01 11:25:31 -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
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
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
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
20b4d4e767 Fix MMO not showing on PFD 2020-11-24 19:21:58 +00:00
legoboyvdlp R
c6d607e6b2 Landing gear warning light, add emission animation and electrical dependency 2020-11-23 20:18:28 +00: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