1
0
Fork 0
Commit graph

60 commits

Author SHA1 Message Date
Jonathan Redpath
a8c3b24aae Merge branch 'dev' into 3D 2022-05-11 15:37:02 +01:00
Jonathan Redpath
14648dd50d Add dc bat bus failure that was missing 2022-05-11 15:36:47 +01:00
Jonathan Redpath
8b5355df23 Merge branch 'dev' into 3D 2021-12-30 21:49:30 +00:00
Jonathan Redpath
34acba26f4 EMER ELEC - improve warning so that it deals correctly with APU available signal, GEN fault signals
This should reduce the number of transients. Also added a small 200ms
delay
2021-12-30 14:05:57 +00:00
Jonathan Redpath
923b416d84 Merge branch 'dev' into 3D 2021-12-27 12:15:05 +00:00
Jonathan Redpath
b705e07352 ILS: add to ACP; correct GPS power source 2021-12-26 18:17:25 +00:00
Jonathan Redpath
f9503cb221 Merge branch 'dev' into 3D 2021-11-17 14:44:25 +00:00
Jonathan Redpath
1799bfe630 Add stow RAT option 2021-11-17 14:44:07 +00:00
Josh Davidson
8da59fe409 Control: bugfix ground interaction 2021-11-02 17:32:24 -04:00
Jonathan Redpath
72611e986d A little experimental change to electrical power 2021-10-07 19:38:49 +01:00
Jonathan Redpath
6271aa50b4 Clarify power supply per documentation for VOR / ILS etc, and connect VHF radio to power supply 2021-10-03 18:27:23 +01:00
Jonathan Redpath
91e0cf821f Improve automatic RAT deployment conditions per AMM 2021-10-03 17:40:11 +01:00
legoboyvdlp R
328b11980c Remove battery failure 2021-08-02 17:49:51 +01:00
legoboyvdlp R
3b58891448 Fix ESS TR 2021-04-02 17:57:31 +01:00
legoboyvdlp R
4b22750d30 Fix ubgs 2021-03-28 20:52:39 +01:00
legoboyvdlp R
9aa7143d21 Electrical: fix bugs 2021-03-28 20:39:46 +01:00
legoboyvdlp R
385dd505c2 Elec: fix AC1/AC2 bustie 2021-03-27 21:26:52 +00:00
legoboyvdlp R
2b411e2bea A320: fix TRs and fix EMER GEN interaction with AC ESS 2021-03-27 14:02:49 +00:00
legoboyvdlp R
67982fdf9c Electrical system - fix the essential TR 2021-03-20 14:01:21 +00:00
legoboyvdlp R
75b874d2a9 A320 Electrical system: push an entirely new battery logic and connections 2021-03-19 16:46:37 +00:00
legoboyvdlp R
3f9852d0f0 Merge branch 'dev' into new-electrical 2021-03-11 12:12:23 +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
02d1f91d50 Merge branch 'dev' into new-electrical 2020-10-26 00:15:04 +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
b1e6ed48d5 TR failure, latch TR fault, verify AC ESS feed, fix ESS BUS ON BAT warning 2020-10-20 00:49:41 +01:00
legoboyvdlp R
2d766e6507 Merge branch 'dev' into new-electrical 2020-10-19 21:45:43 +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
9f394f118e Add new logic for inverter. Now, the inverter power is proper. Also, the DC ESS is powered directly from bat 2 if inverter power is on. And the 80ms timer is simulated before the inverter comes online. 2020-10-19 21:40:50 +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
a443e0aa83 Fix battery percent 2020-08-13 19:54:58 +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
b9812c92c4 ELEC ECAM page: fix galley indications 2020-05-22 22:04:31 +01:00
legoboyvdlp R
443207e9b6 Make the batteries drain when static inverter is active 2020-05-03 17:24:03 +01:00
legoboyvdlp R
d6344cca6e New battery charging logic 2020-05-03 17:13:49 +01:00
legoboyvdlp R
8bf1035d0d Acconfig... 2020-04-18 00:51:16 +01:00
legoboyvdlp R
d0d6c8fa82 Fix ref to old prop, remove old apu system, acconfig 2020-04-17 23:41:36 +01:00
legoboyvdlp R
b7fd20b692 JSBSim apu 2020-04-17 17:07:04 +01:00
legoboyvdlp R
e18c7fc04e Potential fix for RAT popping out when it shouldn't 2020-03-21 13:54:05 +00:00
legoboyvdlp R
78fc93c313 Fix APU FAULT light 2020-01-02 22:11:02 +00:00
legoboyvdlp R
b61b45abde Bugfixes, new CLR function, fix FBW -> autopilot failures, etc 2020-01-02 21:13:18 +00:00
legoboyvdlp R
928144a072 Bugfix FCU, RAT MAN light, and ECAM autopilot message 2020-01-01 21:30:13 +00:00
legoboyvdlp R
d9903d85a6 Fix SEC power source, fix RAT getting retracted, fix other stuff 2019-12-28 20:56:03 +00:00
legoboyvdlp R
884890c927 ECAM: fix the EMER ELEC message, move autothrust warnings to correct priority 2019-12-28 17:35:46 +00:00
legoboyvdlp R
b1bfb39c4a Radar altimeter, ADR / IR panel hooked up 2019-11-04 19:20:56 +00:00