1
0
Fork 0
Commit graph

2773 commits

Author SHA1 Message Date
Josh Davidson
b71db001b3 FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX 2022-01-09 20:22:57 -05:00
Jonathan Redpath
e078cf69b7 Change FMA sync method 2022-01-09 20:16:54 +00:00
Jonathan Redpath
64586718dd FMGC-c update - improve SRS engagement code; rewrite FMA AP / FD / ATHR indications/ improve code style, etc 2022-01-09 20:07:45 +00:00
Jonathan Redpath
b49bb2904c Merge branch 'dev' into 3D 2022-01-09 19:30:16 +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
d68988def7 GIT: Merge dev 2022-01-09 11:03:40 -05:00
Josh Davidson
a1e8320e0c FMGC: Fix buggy behavior with boxchk 2022-01-09 10:59:14 -05:00
Josh Davidson
5e0ff63f60 DU: Remove unused object 2022-01-08 17:18:25 -05:00
Josh Davidson
d0ba34dbca DU: Remove unused object 2022-01-08 17:16:24 -05:00
Jonathan Redpath
27a90d9525 small changes 2022-01-08 21:43:33 +00:00
Jonathan Redpath
cfbd7f2f2b Merge branch 'dev' into 3D 2022-01-08 20:07:39 +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
efe7d9c977 Add blue reference arrow 2022-01-08 13:36:05 +00:00
Jonathan Redpath
abeb1bb3ea Merge branch 'dev' of github.com:legoboyvdlp/A320-family into dev 2022-01-08 13:34:36 +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
Inuyaksa
8a95f30a29 Cockpit door switch with vertical selection 2022-01-07 22:58:57 +01:00
Jonathan Redpath
6b767ae485 Merge branch 'dev' into 3D 2022-01-07 18:43:14 +00:00
Jonathan Redpath
8890a073b9 use correct nodes for elec 2022-01-07 18:43:09 +00:00
Jonathan Redpath
0bdded7b8a Merge branch 'dev' into 3D 2022-01-07 18:42:10 +00:00
Jonathan Redpath
60af6c024b change to a knob animation 2022-01-07 13:45:00 +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
3d96fa3962 Merge branch 'dev' into 3D 2022-01-06 21:22:29 -05:00
Josh Davidson
9003b1cf18 DU: Add BUSS to PFD graphics 2022-01-06 21:22:20 -05:00
Jonathan Redpath
9cef967c18 Merge branch 'dev' into 3D 2022-01-06 19:21:15 +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
8ae328ff78 Merge branch 'dev' into 3D 2022-01-03 21:59:06 +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
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
14a02470a0 Remove redundant 2022-01-03 17:58:26 +00:00
Jonathan Redpath
361795c89f OXygen: fix power supply 2022-01-02 18:46:45 +00:00
Jonathan Redpath
dea151a6eb Merge branch 'dev' into 3D 2022-01-02 18:26:09 +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
e394db0cd9 External power light - correct AVAIL power source 2022-01-02 16:52:05 +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
5e66679366 Apply patch by Tobias Dammers to prevent mapstructure error 2022-01-02 02:08:08 +00:00
Jonathan Redpath
698caf81b4 ATC was missing from annun-test condition 2022-01-01 20:53:29 +00:00
Jonathan Redpath
64774b2b8e Merge branch 'dev' into 3D 2021-12-31 16:34:21 +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