1
0
Fork 0
Commit graph

365 commits

Author SHA1 Message Date
Jonathan Redpath
19a2f7be8a Sounds: reorganize files to clean main file directory. Increase volume of wind. 2022-02-15 12:22:02 +00:00
Jonathan Redpath
40dc5082e7 Cabin-fans 2022-02-14 09:05:38 +00:00
Jonathan Redpath
cd3e092a18 Altn law: fix warning on startup 2022-02-11 19:29:11 +00:00
Inuyaksa
c3ec55a21f Fix autoland alarm - trigger when AP switched off below 200ft 2022-01-28 23:14:26 +01:00
Inuyaksa
8da8981acf autoland alarm fix - alert as specs and correct sound 2022-01-28 21:30:19 +01:00
Jonathan Redpath
4e69288995 IRS align: improve conditions to use accurate lateral velocity parameters 2022-01-28 16:52:05 +00:00
Jonathan Redpath
604b1b0ab9 Improve V1 / VR / V2 disagree message 2022-01-25 09:42:04 +00:00
Jonathan Redpath
57c84a2f80 Move autopilot electrical failure to JSBSim. Add 5 second delay before you can engagge autopilot. Fix FCU in power loss scenario 2022-01-24 21:29:26 +00:00
Jonathan Redpath
016b8670f2 Don't comment out - better to remove it entirely 2022-01-24 20:43:30 +00:00
Inuyaksa
e7e4ac503f Comment to unused KT-.70 2022-01-24 21:14:17 +01:00
Jonathan Redpath
8f07302410 IESI: make certain optimizations (average update loop time is now approximately 0.18ms 2022-01-15 14:03:14 +00:00
Jonathan Redpath
c202b1e67e Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature 2022-01-08 19:46:46 +00:00
Jonathan Redpath
879168d1a3 Stall warning: add IR sourcing; bugfix condition. BUSS: enable when 3 ADRs are off 2022-01-08 13:25:51 +00:00
legoboyvdlp
5359cdb3ec
Switches and options (#262)
* Cockpit door switch and basic lock logic

* Little fix for leftturnoff light

* Toottip for transponder knob (it's very hard to me guess the mode selected)

* Foot warmer switches cpt and fo

* FGCamera compatibility for 0-9 view selection keys

* Enable mouse wheel for landing light switches

Co-authored-by: Inuyaksa <inuyaksa@yahoo.com>
2022-01-07 13:43:55 +00:00
Jonathan Redpath
b1b380f986 Bugfix 2022-01-06 19:18:40 +00:00
Jonathan Redpath
d7a8bcdf27 ADR 1+2+3 FAULT 2022-01-06 19:10:13 +00:00
Jonathan Redpath
fd5d4676ff Excess cabin press 2022-01-06 18:43:31 +00:00
Jonathan Redpath
fa634ef032 Add SD pages to level 1 warnings 2022-01-06 17:47:03 +00:00
Jonathan Redpath
57de1cc8e3 Bugfix fire valve 2022-01-03 21:52:16 +00:00
Jonathan Redpath
489411e8c4 HYD: improve fire valve code; add 1500 feet inhibition for PTU 2022-01-03 21:43:55 +00:00
Jonathan Redpath
11edf58d90 Hydraulics: add new logic for fault lights. Add correct power sourcing for transducers and quantity indications. 2022-01-03 20:48:52 +00:00
Jonathan Redpath
361795c89f OXygen: fix power supply 2022-01-02 18:46:45 +00:00
Jonathan Redpath
02d47b475e GPWS code - move to jsb 2022-01-02 17:52:57 +00:00
Jonathan Redpath
c58a8c00e9 No smoking sign comes on with gear downlocks 2022-01-02 17:46:46 +00:00
Jonathan Redpath
b85863cf06 No smoking light / seatbelt light - correct CIDS power source; move to JSB 2022-01-02 17:35:49 +00:00
Jonathan Redpath
293e6af84c FAC failure: correct condition on warning 2022-01-02 13:57:03 +00:00
Jonathan Redpath
ca4036400c remove un-needed 2022-01-02 13:12:16 +00:00
Jonathan Redpath
92b21d7f15 Revise Wing Anti Ice fault messages, and correct behavior of wing fault PB light 2021-12-31 15:48:51 +00:00
Jonathan Redpath
fbe796bc83 Cleanup xml 2021-12-30 20:33:41 +00:00
Jonathan Redpath
e32d066631 All LED pushbuttons, FCU display now have their correct power source, 5VAC 2021-12-30 20:22:54 +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
7dfd9f15ff APU: make the code shutting down the APU after 0.2 seconds of power loss more resilient, uisng JSBSim 2021-12-30 13:46:35 +00:00
Jonathan Redpath
b705e07352 ILS: add to ACP; correct GPS power source 2021-12-26 18:17:25 +00:00
Jonathan Redpath
e5e3027402 Add VOR / DME power supply and 3 second / 2 second BITE. Connect VOR to ACP 2021-12-26 14:47:16 +00:00
Jonathan Redpath
ae6a566993 Marker beacon: add ability to play tones through the ACP 2021-12-24 20:38:19 +00:00
Jonathan Redpath
da6104dc5a RMP: add extra frequency digit to ADF. ADF power supply: add 2 second BITE after power off > 2 second 2021-12-24 20:04:55 +00:00
Jonathan Redpath
1e93076a83 A320: improve ADF system - add BFO prompt to RADNAV page, make the volume selector work; improve frequency display and parsing; miscellaneous corrections 2021-12-24 19:33:31 +00:00
Jonathan Redpath
cf6a24c06d DDRMI: update power supply to AC ESS; fix inverted rotate animation; add dependance on ADIRS and ATT HDG 2021-12-23 15:45:00 +00:00
Jonathan Redpath
eff3640288 SFCC: use the ADR2 input; add conditioning on ADR2 status 2021-12-04 17:14:58 +00:00
Jonathan Redpath
1f13e2d971 Fix ground calc immediate 2021-11-26 17:20:13 +00:00
Jonathan Redpath
bbedfd3656 Revise GEN fault engine logic 2021-11-25 20:39:19 +00:00
Jonathan Redpath
8599c12b2a Typo 2021-11-24 18:56:45 +00:00
Jonathan Redpath
d5959f0329 Add improved dual failure 2021-11-24 18:54:29 +00:00
Jonathan Redpath
1799bfe630 Add stow RAT option 2021-11-17 14:44:07 +00:00
Jonathan Redpath
e47f4ed009 ISIS: add separate inHg control; fix the slip-skid indictaor 2021-11-06 13:00:16 +00:00
Jonathan Redpath
4d2ff0a06a Prevent transient warnings during ACCONFIG startup 2021-10-31 19:36:20 +00:00
Jonathan Redpath
ded304d162 Packs in / out 2021-10-31 17:34:05 +00:00
Jonathan Redpath
764d08f4af Displays - dim with integ knobs 2021-10-28 21:06:57 +01:00
Jonathan Redpath
24ceb71f9a Set rate to 100ms rather than 250ms 2021-10-27 17:52:07 +01:00
Jonathan Redpath
35dfbf13e1 SEC power supply 2021-10-27 00:07:16 +01:00