1
0
Fork 0
Commit graph

107 commits

Author SHA1 Message Date
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
eff3640288 SFCC: use the ADR2 input; add conditioning on ADR2 status 2021-12-04 17:14:58 +00:00
Josh Davidson
0cd3549867 Sim: fix view controller to whitelist 2021-11-08 10:44:58 -05:00
Jonathan Redpath
e47f4ed009 ISIS: add separate inHg control; fix the slip-skid indictaor 2021-11-06 13:00:16 +00:00
legoboyvdlp R
886eb9da49 Bugfix property 2021-08-03 18:46:06 +01:00
legoboyvdlp R
250d177d17 Add trigonometric wind speed calculation to navdisplay; bugfix WPT / DECEL symbol files; correct how the wind arrow / TAS / GS display on the ND and improve the dashed route line 2021-08-03 16:56:35 +01:00
Josh Davidson
4997094296 Sim: properly support version checks for the new 2020.3.xx 2021-08-01 10:31:48 -04:00
legoboyvdlp R
639f68ba36 Passenger oxygen system 2021-07-29 13:51:23 +01:00
legoboyvdlp R
55bd42fe72 Prepare to add DU switching 2021-07-27 17:36:09 +01:00
legoboyvdlp R
637e8e2644 Merge branch 'dev' into new-electrical 2021-07-27 14:44:38 +01:00
legoboyvdlp R
2385e25008 Start elec 2021-07-24 12:29:58 +01:00
legoboyvdlp R
daba88a00e Wheel page 2021-07-16 15:34:17 +01:00
legoboyvdlp R
8f1f93b142 ENG page 2021-07-10 22:33:33 +01:00
legoboyvdlp R
9b4a4de1b9 Light Manager: rewrite to use more efficient and faster code 2021-06-22 17:52:24 +01:00
legoboyvdlp R
01018ef743 Rework the system display handler to properly handle failures and manual calling of pages 2021-06-21 16:38:22 +01:00
legoboyvdlp R
72245558c6 Global speed protection in DES mode 2021-06-19 14:25:21 +01:00
legoboyvdlp R
82bf436084 Code Global Speed Protection mode reversion from THR CLB to SPEED on overspeed 2021-06-19 01:46:57 +01:00
legoboyvdlp R
a702a2b4db Merge branch 'rework' of https://github.com/inuyaksa/A320-family into inuyaksa-rework 2021-06-13 18:48:13 +01:00
legoboyvdlp R
3345d0247f FMGC: bugfix; also more getprop --> props.globals 2021-06-13 00:24:46 +01:00
Inuyaksa
e1f4c230cc Merge branch 'dev' into rework 2021-06-12 11:41:36 +02:00
legoboyvdlp R
f025bb82f9 FMGC: improve Nasal code quality 2021-06-10 16:42:16 +01:00
legoboyvdlp R
35ddbf0426 Some extra PTS 2021-06-09 17:25:17 +01:00
legoboyvdlp R
aa3990d3d9 Misc fixes + improvements to Nasal code; no real changes; only improved code quality 2021-06-08 18:16:19 +01:00
Inuyaksa
d18b121223 rework fix 2021-06-06 23:21:58 +02:00
legoboyvdlp R
75b874d2a9 A320 Electrical system: push an entirely new battery logic and connections 2021-03-19 16:46:37 +00:00
Inuyaksa
ec429b8c83 detection for GPWS alert modes 2021-02-24 23:00:46 +01:00
legoboyvdlp R
06e81b2030 SOP: seatbelt, smoking, emer lts to off 2021-02-19 19:42:56 +00:00
legoboyvdlp R
82521c8e76 Aircraft Config: call resetVarious(). SOP: seatbelts and crew oxy to off 2021-02-19 19:27:51 +00:00
legoboyvdlp R
49559e5a68 Emesary system update framework: this works towards reducing property IO by only ever caling a property once. 2021-02-08 15:52:10 +00:00
legoboyvdlp R
c18c35abc5 GPS MONITOR 2021-01-28 13:59:08 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
Josh Davidson
78f4f8ff63 Control: Fix the trim 2020-12-01 11:25:31 -05:00
legoboyvdlp R
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +00:00
legoboyvdlp R
d2c6dc100d Default value of no smoking sign to 0.5 2020-11-28 15:39:24 +00:00
legoboyvdlp R
30a3d8576d A320: more updates to libraries.nas 2020-11-28 15:38:17 +00:00
legoboyvdlp R
a0fce7b5aa Bugfix shake effect, improve buttons.nas code to avoid running settimer multiple times 2020-11-28 15:25:02 +00:00
legoboyvdlp R
bc445a1eaa Optimization of the systems loop. Remove most of the excess code in libraries.nas, replaced with jsb / updateManager 2020-11-28 13:40:33 +00:00
legoboyvdlp R
98378f45ea Prevent excess garbage collection in FGMC.nas; correction for bug in PTS 2020-11-28 12:26:07 +00:00
Josh Davidson
8d55eda2d4 Sim: Fix the view ordering, the walker now is properly again 2020-11-27 21:17:59 -05:00
Josh Davidson
730c0f3117 Sim: Refactor views system to be in more efficent code, and reset views everywhere, add new wing views 2020-11-27 12:13:47 -05:00
legoboyvdlp R
024fca8b7d Update engine nasal files to pts / getValue() 2020-11-22 22:54:35 +00:00
legoboyvdlp R
1ece6edb5b Set default chase distance to 60m rather than 80m. This will reduce the impact of a problem with shadow cascade ranges with Compsitor. 2020-11-22 20:43:48 +00:00
legoboyvdlp R
c84d28a7a2 Potential fix for reported error 2020-11-18 16:58:09 +00:00
legoboyvdlp R
b171018c27 Emesary: add ECAM subsystem; fix potential bug-causer in IESI. 2020-11-16 21:34:01 +00:00
legoboyvdlp R
7d77279fe6 Bugfixes, enable ATT HDG switch 2020-11-07 14:35:31 +00:00
legoboyvdlp R
d83e2554d2 Typo fix 2020-10-23 20:09:49 +01:00
legoboyvdlp R
57e6da80c2 Add modern ALL ENGINE FAILURE ECAM warning which replaces old DUAL FAILURE 2020-10-17 14:12:36 +01:00
legoboyvdlp R
c5aac7038d Begin implementation of later FWC standard, including THR LVR ABV IDLE warning, for situation where one engine is in high power and the other is idle or reverse 2020-10-16 22:50:21 +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
8107bb73f5 New OH panel pushbutton sound 2020-10-13 20:50:22 +01:00