1
0
Fork 0
Commit graph

131 commits

Author SHA1 Message Date
Josh Davidson
9fa94b6982 Sim: Update view controller 2021-04-27 08:39:42 -04:00
Josh Davidson
89b5590d01 Sim: Cleanup more useless sh*t 2021-04-27 08:07:26 -04:00
Josh Davidson
a376044f5c Control: Simulate thrust reversers properly 2021-04-24 13:05:23 -04:00
Josh Davidson
78bdc2997b Control: Fix slewPitchWheel problem 2021-04-24 10:49:02 -04:00
Josh Davidson
35d3c7f178 Control: Fix FADEC issues, make throttle lever available to systems 2021-04-23 18:01:12 -04:00
Josh Davidson
0f4dd9a4b9 FMGC: Install new speed on pitch system, hook up FADEC properly to engage SRS/RWY, bugfixes 2021-04-23 16:30:35 -04:00
Josh Davidson
5df1032bd1 Control: Refine engine control law farther, fix and add flex logic, add limits indications properly 2021-04-23 13:21:07 -04:00
Josh Davidson
c154cdc0ee Control: Tie fadec into the plane more and add eng 2 control 2021-04-22 17:44:17 -04:00
legoboyvdlp R
eb8cafceae Merge branch 'dev' into 3D 2021-03-11 11:44:39 +00:00
legoboyvdlp R
55f81ab7ab Merge branch 'dev' into 3D 2021-03-01 17:46:09 +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
fae0c3fed2 Merge branch 'dev' into 3D 2021-02-11 17:19:39 +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
40213dab44 Use acconfig option 2021-01-21 12:56:22 +00:00
legoboyvdlp R
d5c4f80c64 Inhibit canvas in external views (about 3 fps improved for me) 2021-01-21 12:35:22 +00:00
legoboyvdlp R
366c8e4d4c PFD: fix bug where it would desync RHS PFD 2021-01-21 11:56:20 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
Josh Davidson
3c73dcb13c Merge 3D 2020-12-01 11:33:13 -05:00
Josh Davidson
449ae8345a Merge branch 'dev' into 3D 2020-12-01 11:26:52 -05:00
Josh Davidson
78f4f8ff63 Control: Fix the trim 2020-12-01 11:25:31 -05:00
legoboyvdlp R
94225f512c Merge branch 'dev' into 3D 2020-11-29 14:40:21 +00:00
legoboyvdlp R
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +00:00
legoboyvdlp R
9905cc803f Merge branch 'dev' into 3D 2020-11-28 19:27:39 +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
legoboyvdlp R
8df8dc6868 Merge branch 'dev' into 3D 2020-11-27 19:19:06 +00: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
cd141f357f Merge branch 'dev' into 3D 2020-11-26 20:47:55 +00:00
Josh Davidson
49140e440c temp fdm shit 2020-11-23 12:54:32 -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
947428d34c Merge branch 'dev' into 3D 2020-11-22 17:32:13 +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
1991d5b60d Merge branch 'dev' into 3D 2020-11-15 16:26:28 +00:00
legoboyvdlp R
7d77279fe6 Bugfixes, enable ATT HDG switch 2020-11-07 14:35:31 +00:00
legoboyvdlp R
a169c4bd1d Merge branch 'dev' into 3D 2020-10-25 14:17:42 +00:00
legoboyvdlp R
d83e2554d2 Typo fix 2020-10-23 20:09:49 +01:00
legoboyvdlp R
98c2110b85 Merge branch 'dev' into 3D 2020-10-18 19:34:05 +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
f46d787533 Merge branch 'dev' into 3D 2020-10-15 16:56:30 +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