1
0
Fork 0
Commit graph

234 commits

Author SHA1 Message Date
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
legoboyvdlp R
c5aac7038d Begin implementation of later FWC standard, including THR LVR ABV IDLE warning, for situation where one engine is in high power and the other is idle or reverse 2020-10-16 22:50:21 +01:00
legoboyvdlp R
293270f57e ECAM warnings for the GEN 1 / 2 fault 2020-10-14 18:08:18 +01:00
legoboyvdlp R
68593890bf Add auto-switching for the AC ESS after three seconds; also correct switch control power to ac1 / ac2 2020-10-14 15:32:58 +01:00
legoboyvdlp R
aed192c7ae Same thing for APU 2020-10-14 15:13:24 +01:00
legoboyvdlp R
6a8f13aeb4 Emergency bugfix: fix that GCU fault would inhibit gens connecting on startup... 2020-10-14 13:51:30 +01:00
legoboyvdlp R
117f0256f8 Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus 2020-10-14 00:32:24 +01:00
legoboyvdlp R
59c092a5bd IDG improvements:
1) restrict disconnection with underspeed condition (14%)
2) Fire pushbutton should deactivate, not disconnect IDG. Therefore, it opens the GCR rather than setting input rpm to zero.
3) Generator comes online at 52% N2 (4730 RPM)
4) Wider range of acceptable frequencies per AMM
5) Gen faults latch -- allows for potential restoration upon reset of the generator switch
6) CSD: restrict rpm range between 4500 -- 9120 rpm
2020-10-13 23:53:15 +01:00
legoboyvdlp R
473b85d106 Fix pushbutton sound volume; fix lower ecam typo. Prepare to add static inverter fault 2020-10-13 21:45:48 +01:00
legoboyvdlp R
202fe2b3d0 Better schedules (thanks Octal!) 2020-10-11 19:28:13 +01:00
legoboyvdlp R
e1bf8e972f Add non-linear pitch scale to PFD. 2020-10-11 17:45:28 +01:00
Josh Davidson
433fe4ca0e Control: Refactor cockpit elevator trim clickspots to properly control the trim, fixes #150 2020-10-10 20:23:41 -04:00
legoboyvdlp R
3528bd1262 Better clipping on full flap 2020-10-10 14:15:36 +01:00
legoboyvdlp R
59b157ce98 Slats animated 2020-10-10 14:03:42 +01:00
legoboyvdlp R
14606bb9e4 But I animated the flaps 2020-10-09 21:10:07 +01:00
legoboyvdlp R
56caefcf62 Better alignment (#maths) on the dots 2020-10-08 22:08:20 +01:00
legoboyvdlp R
fb64d15afc Revise schedule mathematically 2020-10-08 21:25:00 +01:00
legoboyvdlp R
c107d02774 Upper ECAM: flap indicator animated 2020-10-08 21:21:45 +01:00
legoboyvdlp R
558a8ab2fb Remove wingflexer. 2020-09-23 15:38:03 +01:00
legoboyvdlp R
f5c66d6047 JSBSIM Misc file added. 2020-09-12 18:27:32 +01:00
legoboyvdlp R
a1b5edf397 Remove legacy ventilation code; move legacy braking code to JSB 2020-09-12 18:13:34 +01:00
legoboyvdlp R
19e0b0b9aa Pneumatics: remove un-needed legacy starting engines code 2020-09-12 17:57:23 +01:00
legoboyvdlp R
2f6d04b2fd Fuel flow sensors on ECAM fuel page powered with FADEC self-test. Also, the fuel used is now reset when engine start occurs 2020-09-12 17:43:00 +01:00
legoboyvdlp R
73ccd4e5ab Correction for 2020.2 sound change that made startup and shutdown sounds behave incorrectly 2020-09-10 21:34:18 +01:00
legoboyvdlp R
d4255f92b0 TAT calculations: use internal JSBSim value. 2020-09-08 17:56:18 +01:00
legoboyvdlp R
9f7dd74a96 Fixes for CFM sound 2020-08-25 19:29:50 +01:00
legoboyvdlp R
8ff974e412 Mitigate somewhat the BLEED 2 NOT CLOSED error 2020-08-13 20:24:17 +01:00
legoboyvdlp R
a443e0aa83 Fix battery percent 2020-08-13 19:54:58 +01:00
legoboyvdlp R
258eae0fda GPWS warning for TERR 2020-08-13 11:34:53 +01:00
legoboyvdlp R
c175461ea4 Fix that engines wouldn't shutdown when LP valves are commanded closed 2020-08-01 22:26:25 +01:00
legoboyvdlp R
a57235c3df Correction to electrical power on batteries only on the ground 2020-07-26 17:56:09 +01:00
legoboyvdlp R
6b9209bd08 Improvements for brakes, merge two brake nasal files and use PTS / props.globals for brakes 2020-07-26 00:13:54 +01:00
legoboyvdlp R
c3c56e34ae Sound fixes / improvements 2020-07-25 21:04:38 +01:00