1
0
Fork 0
Commit graph

266 commits

Author SHA1 Message Date
legoboyvdlp R
49559e5a68 Emesary system update framework: this works towards reducing property IO by only ever caling a property once. 2021-02-08 15:52:10 +00:00
legoboyvdlp R
34f949f937 Add GEN 1 / 2 OFF warnings, WING TK LO LVL warnings, and fix warning for lbs / kgs, add CTR TK OFF warning 2021-02-02 19:55:47 +00:00
legoboyvdlp R
c8e186321c ECAM: add SPDBRK STILL OUT warning 2021-02-02 17:25:40 +00:00
Josh Davidson
370246d68d Control: Fix engine idle logic on IAE 2021-02-02 12:11:33 -05:00
Josh Davidson
5f82b0b57c Control: Add engine at idle logic 2021-02-02 12:09:22 -05:00
legoboyvdlp R
16aba3cbfb Big revision of the electrical warnings 2021-02-02 15:57:48 +00:00
legoboyvdlp R
b4a2a16656 ENG 1(2) SHUTDOWN 2021-02-02 13:31:20 +00:00
legoboyvdlp R
146f14bde5 add ENG1/2 FAIL warnings, THR LVR NOT SET message 2021-02-01 18:42:28 +00:00
legoboyvdlp R
a7128554c8 ECAM: fixes for hydraulic faults; ensure that the faults only happen on the ground wtih engine running 2021-01-31 20:18:19 +00:00
legoboyvdlp R
177679ff7a EMER ELEC: big fixes to the logic of the warning 2021-01-31 17:24:49 +00:00
legoboyvdlp R
7abb18dca7 fix logic of gear warning 2021-01-31 12:29:28 +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
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
a32e79b7dc Half rate of FWC calculations 2021-01-28 12:36:10 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
Josh Davidson
26e04b47b7 Control: Tiller handle fixed 2021-01-17 15:52:23 -05:00
legoboyvdlp R
b4fee1995b Bugfix chocks (with lack of hydraulic power) 2020-12-20 13:19:18 +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
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +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
d803796f6b ELEV fault messages + separate ALTN and direct law warning 2020-11-26 19:05:41 +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
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
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
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
c84d28a7a2 Potential fix for reported error 2020-11-18 16:58:09 +00:00
legoboyvdlp R
469c7ad171 Improve FWC phase switching, such that some weird behaviours are gone (like flickering from 4 to 6 to 5 on rotation) + its more efficient due to JSBSIM 2020-11-02 17:51:31 +00:00
legoboyvdlp R
46a1c7411d New altitude alerter (should be more reliable, in JSBSim.) 2020-10-31 23:59:18 +00:00
legoboyvdlp R
2fb762a0c9 Merge branch 'dev' into pfd-rework 2020-10-25 23:47:18 +00:00
legoboyvdlp R
b1b2143c0b Better ASI scale, add roll markings on IESI 2020-10-25 18:14:29 +00:00
legoboyvdlp R
b273f23d40 Fix pitch scale on IESI. Various improvements 2020-10-25 17:10:34 +00:00
legoboyvdlp R
235c9c3ef7 Improvements to IESI: enable ATT RESET button which when held for 2 seconds will trigger a reinit for 10 seconds; add limitations to altitude scale; add negative text; add a more realistic mach simulation 2020-10-25 15:21:38 +00:00
legoboyvdlp R
0061859467 Acconfig unlatch the GCU fault. This stops you possibly losing power in acconfig 2020-10-20 22:29:21 +01:00
legoboyvdlp R
62ab5483f0 Bugfix for yaw damper fault on startup 2020-10-20 22:24:29 +01:00
legoboyvdlp R
8069ebae11 Merge branch 'dev' into pfd-rework 2020-10-20 18:55:06 +01:00
legoboyvdlp R
9bb2ec1522 Fix that DC ESS SHED is powered when it shouldn't 2020-10-19 21:45:08 +01:00
legoboyvdlp R
bf6b7fbb9f Fix potential problem causer 2020-10-19 20:46:13 +01:00
legoboyvdlp R
83e80c0a73 Fix that yellow elec pump would come on with yellow elec pump failed 2020-10-18 17:42:36 +01:00
legoboyvdlp R
bcf4754174 Hydraulic dual failure warnings 2020-10-18 17:38:50 +01:00
legoboyvdlp R
f81c7ca72a Add landing gear down warnings (failure to extend and also below 750 feet 2020-10-17 19:59:30 +01:00
legoboyvdlp R
2f9d9914b2 Update warning for engine fire on ground to conform to new FWC standard 2020-10-17 13:14:08 +01:00
legoboyvdlp R
5cc675617b Formatting; fix THR LVR ABV IDLE to consider TO POWER for case 2 2020-10-17 13:00:24 +01:00
legoboyvdlp R
ddc629d258 Revisit stall + park brk config warnings 2020-10-17 12:55:09 +01:00