1
0
Fork 0
Commit graph

751 commits

Author SHA1 Message Date
Jonathan Redpath
c202b1e67e Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature 2022-01-08 19:46:46 +00:00
Jonathan Redpath
efe7d9c977 Add blue reference arrow 2022-01-08 13:36:05 +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
Josh Davidson
9003b1cf18 DU: Add BUSS to PFD graphics 2022-01-06 21:22:20 -05:00
Jonathan Redpath
57de1cc8e3 Bugfix fire valve 2022-01-03 21:52:16 +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
14a02470a0 Remove redundant 2022-01-03 17:58:26 +00:00
Jonathan Redpath
e394db0cd9 External power light - correct AVAIL power source 2022-01-02 16:52:05 +00:00
Jonathan Redpath
5e66679366 Apply patch by Tobias Dammers to prevent mapstructure error 2022-01-02 02:08:08 +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
2b8953ff63 GEN FAULT lights: adjust power supply to GCU 2021-12-30 15:44:35 +00:00
Jonathan Redpath
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +00:00
Jonathan Redpath
183f6e888f Add a small M to the ND to show that the VOR has been manually tuned 2021-12-27 15:59:09 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +00:00
Jonathan Redpath
baddfe4365 Remove MLS 2021-12-26 17:23:37 +00:00
Jonathan Redpath
228d5dc898 RADNAV crs: leading zeroes 2021-12-26 17:16:57 +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
Josh Davidson
65a0631e16 VC: Fix mistake in rmp in the last commit 2021-12-10 11:33:34 -05:00
Josh Davidson
ac2bfab599 VC: fix blurry radio text 2021-12-10 10:49:41 -05:00
Jonathan Redpath
e2acf228f8 PFD: fix bug 2021-12-05 17:32: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
1799bfe630 Add stow RAT option 2021-11-17 14:44:07 +00:00
Jonathan Redpath
01ec6a06b7 Improve ATT RESET / ATT 10S messages 2021-11-06 16:52:57 +00:00
Jonathan Redpath
668030b515 IESI: fix power source; also fix the baro knob so that it changes inHg only, and works with emergency power. 2021-11-06 15:05:48 +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
fd5cf5466a IESI: improve - if you have excess motion during INIT, it inits to a failure message; and then you have to reset it. 2021-11-05 21:40:42 +00:00
Josh Davidson
1fed325a96 DU: Fix IESI broken clipping objects 2021-11-01 15:29:58 -04:00
Jonathan Redpath
764d08f4af Displays - dim with integ knobs 2021-10-28 21:06:57 +01:00
Josh Davidson
312ad43d13 DU: Fix uninitialized var 2021-10-24 11:46:34 -04:00
Josh Davidson
ebea2bd01e DU: Fix EPRs on ECAM 2021-10-24 11:44:09 -04:00
Jonathan Redpath
c17a4e22c2 PDF: fix ground_ref showing / hiding; ECAM - improve DIRECT / ALTN law messages 2021-10-22 18:22:58 +01:00
Jonathan Redpath
e2080544d9 Improve StatInv display on Lower ECAM 2021-09-26 16:36:29 +01:00
Josh Davidson
7bbfc0a6ab DU: correction 2021-09-18 17:10:25 -04:00
legoboyvdlp R
72a1b84078 Fix node 2021-09-16 12:42:54 +01:00
legoboyvdlp R
cc10dc1fda Merge branch 'newPFD' into dev 2021-09-16 12:40:52 +01:00
Inuyaksa
6dfeeac3cf Merge branch 'dev' into rework 2021-09-15 19:05:45 +02:00
legoboyvdlp R
6b8879a5a8 FPV: correct clamping 2021-09-14 14:57:53 +01:00
legoboyvdlp R
c892f7a786 PFD: set font size of RA 2021-09-14 14:50:18 +01:00
legoboyvdlp R
ac324d064a PFD: fix the agl indication rounding; remove rateApply old code 2021-09-14 12:55:33 +01:00
legoboyvdlp R
2bf25e5399 Optimize PFD code by removing excess variables 2021-09-14 12:18:49 +01:00
legoboyvdlp R
2c1e811c74 Add missing nodes 2021-09-11 20:16:34 +01:00
legoboyvdlp R
c3bb9d0177 Fix node 2021-09-11 20:07:01 +01:00
legoboyvdlp R
652f6de8c6 PFD: improve 2021-09-11 20:04:44 +01:00
legoboyvdlp R
7863590197 New Emesary PFD 2021-09-11 16:57:20 +01:00
legoboyvdlp R
6af9c61008 HF radio: fix nasal typo; improve efficiency of code. ACP: improve behaviour of INT-RAD switch. HF sounds: set to avionics mode 2021-09-02 21:02:35 +01:00
Inuyaksa
d6f84d4570 Autoland light on pitch mode LAND and faster light pulse 2021-09-01 23:31:08 +02:00
Inuyaksa
87f101bd28 autoland light on flare only #241 2021-08-29 22:37:50 +02:00
Inuyaksa
704fc63fe2 autoland pulse logic rewritten 2021-08-26 22:11:45 +02:00
legoboyvdlp R
6b1b45199f MCDU: split out functions out of the MCDU 2021-08-09 20:27:42 +01:00