1
0
Fork 0
Commit graph

995 commits

Author SHA1 Message Date
Jonathan Redpath
b4ead73127 Fontmatrix and setfont not needed in mcdu anymore 2022-01-14 12:15:50 +00:00
Jonathan Redpath
1f44ce74c6 Only allow ovfy once 2022-01-13 21:34:48 +00:00
Jonathan Redpath
f3e17d126c fix some warning alignment 2022-01-12 17:39:37 +00:00
Jonathan Redpath
047cbda274 Add ALTN to the end of the FPLN (Doesn't do anything yet) 2022-01-12 14:08:57 +00:00
Jonathan Redpath
c3669c2419 Add OVERFLY function 2022-01-12 11:53:57 +00:00
Jonathan Redpath
96a9885e9a Merge branch 'dev' into new-font 2022-01-10 19:39:10 +00:00
Jonathan Redpath
6acd065c00 Simbrief: fix bug when airport doesn't exist due to scenery 2022-01-09 19:29:50 +00:00
Josh Davidson
a1e8320e0c FMGC: Fix buggy behavior with boxchk 2022-01-09 10:59:14 -05:00
Jonathan Redpath
27a90d9525 small changes 2022-01-08 21:43:33 +00:00
Jonathan Redpath
c202b1e67e Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature 2022-01-08 19:46:46 +00:00
Inuyaksa
8a95f30a29 Cockpit door switch with vertical selection 2022-01-07 22:58:57 +01:00
Jonathan Redpath
8890a073b9 use correct nodes for elec 2022-01-07 18:43:09 +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
383ffcf969 Altitude constraints - add ability to set above / below constraints 2022-01-05 17:18:05 +00:00
Jonathan Redpath
22d8a4bca6 Remove debug statements 2022-01-04 17:27:31 +00:00
Jonathan Redpath
db5ef87acd Fix FMGC 2022-01-04 17:27:01 +00:00
Jonathan Redpath
eb08cabaaa Prevent ALTN / DIRECT law during eng start because timer condition was incorrect 2022-01-03 21:55:01 +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
02d47b475e GPWS code - move to jsb 2022-01-02 17:52:57 +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
6fb8ad6f90 Fix typo in FMGC.nas, MCDU - add plus character 2021-12-31 16:01:02 +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
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
5e61555eb5 Optimize FMGC timers 2021-12-28 12:59:08 +00:00
Jonathan Redpath
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +00:00
Jonathan Redpath
79219593bd Merge branch 'dev' into new-font 2021-12-27 16:57:15 +00:00
Jonathan Redpath
4cc86d0ab0 PRINTER NOT AVAIL 2021-12-27 16:54:23 +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
7833a3a5f2 VOR: accept 2-char long idents 2021-12-27 15:21:33 +00:00
Jonathan Redpath
8d70481780 ADF autotune 2021-12-27 14:09:23 +00:00
Jonathan Redpath
131562d2be Add tune VOR by ident 2021-12-27 14:09:16 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +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
026b09a855 Merge branch 'dev' into new-font 2021-12-06 20:01:23 +00:00
Jonathan Redpath
27bf3f8f5e Link fuel truck and fuel panel 2021-12-06 20:00:08 +00:00
Jonathan Redpath
f2671d8f79 Add new font from MSFS2020 FBW team (GPL) 2021-12-05 17:46:12 +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
bbedfd3656 Revise GEN fault engine logic 2021-11-25 20:39:19 +00:00
Jonathan Redpath
d5959f0329 Add improved dual failure 2021-11-24 18:54:29 +00:00
Josh Davidson
0cd3549867 Sim: fix view controller to whitelist 2021-11-08 10:44:58 -05: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