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
|
d7718feded
|
RADNAV code - use nodes or variables rather than getprop
|
2021-12-27 11:54:45 +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
|
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 |
|
legoboyvdlp R
|
55bd42fe72
|
Prepare to add DU switching
|
2021-07-27 17:36:09 +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
|
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 |
|
legoboyvdlp R
|
c18c35abc5
|
GPS MONITOR
|
2021-01-28 13:59:08 +00:00 |
|
legoboyvdlp R
|
05e992132d
|
Add G-force indication to the SD
|
2020-11-29 13:17:56 +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
|
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
|
c84d28a7a2
|
Potential fix for reported error
|
2020-11-18 16:58:09 +00: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 |
|
Josh Davidson
|
433fe4ca0e
|
Control: Refactor cockpit elevator trim clickspots to properly control the trim, fixes #150
|
2020-10-10 20:23:41 -04:00 |
|
legoboyvdlp R
|
16df254d13
|
Transfer much of managed speed loop to nodes or variables -- much faster!
|
2020-10-05 19:18:10 +01:00 |
|
legoboyvdlp R
|
2b6e1520e3
|
Improve rudder trim / clock code to be faster / use no getprop or setprop
|
2020-10-04 15:18:22 +01:00 |
|
legoboyvdlp R
|
1b9f31c726
|
MCDU: stop calling getprop(page) literally dozens of times when a button is pushed. In addition, we switch more stuff to PTS. Slowly getting faster!
|
2020-10-03 10:59:47 +01:00 |
|
legoboyvdlp R
|
830617bebc
|
FMA: update Nasal to be more efficient, remove all getprop, logic changes so that things go faster
|
2020-10-03 10:29:57 +01:00 |
|
legoboyvdlp R
|
e236de2f69
|
Refactor version checks. Improve altitude alerter code so it uses less properties. FMGC: use less properties
|
2020-09-28 20:22:00 +01:00 |
|
legoboyvdlp R
|
f86c4901c6
|
UPPER ECAM: Efficientize. Remove old code that isn't needed, and make the ECAM color switching faster
|
2020-09-27 18:08:34 +01:00 |
|
legoboyvdlp R
|
600f52375f
|
Thrust: redo Nasal. Much more efficient now.
|
2020-09-20 21:07:51 +01:00 |
|
legoboyvdlp R
|
3d613905be
|
Improve Nasal for brake system. Use PTS + more efficient loop.
|
2020-09-16 19:23:17 +01:00 |
|
legoboyvdlp R
|
32a17efa67
|
Reverser control code to PTS
|
2020-09-15 18:17:06 +01:00 |
|
legoboyvdlp R
|
c08ebae3d1
|
More nodes
|
2020-08-14 19:51:57 +01:00 |
|
legoboyvdlp R
|
ac7b9643fa
|
Refactor more legacy
|
2020-07-26 13:43:14 +01:00 |
|
legoboyvdlp R
|
6b9209bd08
|
Improvements for brakes, merge two brake nasal files and use PTS / props.globals for brakes
|
2020-07-26 00:13:54 +01:00 |
|
legoboyvdlp R
|
05bde5aa40
|
Company call
|
2020-07-23 15:33:11 +01:00 |
|
legoboyvdlp R
|
a28879577c
|
Revision of FBW degradation logic, rudder trim implemented to spec. Todo -- rudder trim should affect RTLU. Separate yaw law -- normal, alternate, and mechanical.
|
2020-07-16 19:54:05 +01:00 |
|
legoboyvdlp R
|
a61de8e6e9
|
Speedbrake to PTS
|
2020-07-12 14:24:16 +01:00 |
|
legoboyvdlp R
|
b09ab21a37
|
Re-factor libraries.nas, fix bug in fbw
|
2020-07-12 00:35:03 +01:00 |
|
legoboyvdlp R
|
cc6e842a07
|
Fixes / improved icing nasal
|
2020-07-11 23:17:58 +01:00 |
|
legoboyvdlp R
|
85779a5676
|
Major bugfixes to failures; correct property references; optimize it-fbw
|
2020-07-11 20:23:21 +01:00 |
|
Josh Davidson
|
e00b6a94a1
|
Control: Totally refactor Flaps/Slats system, add more detail
|
2020-05-11 22:40:59 -04:00 |
|
legoboyvdlp R
|
b77100fde9
|
Rewrite and cleanup legacy code somewhat
|
2020-05-03 21:05:44 +01:00 |
|
legoboyvdlp R
|
bd19335941
|
Shake effect: optimize legacy code
|
2020-05-03 18:34:43 +01:00 |
|
legoboyvdlp R
|
155e710d33
|
Add bearing / track / distance along flightplan. It doesn't play nicely with (alt) waypoints
|
2020-04-28 15:16:08 +01:00 |
|
Josh Davidson
|
62931a38a5
|
Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs
|
2020-04-27 11:37:43 -04:00 |
|