legoboyvdlp R
59c092a5bd
IDG improvements:
...
1) restrict disconnection with underspeed condition (14%)
2) Fire pushbutton should deactivate, not disconnect IDG. Therefore, it opens the GCR rather than setting input rpm to zero.
3) Generator comes online at 52% N2 (4730 RPM)
4) Wider range of acceptable frequencies per AMM
5) Gen faults latch -- allows for potential restoration upon reset of the generator switch
6) CSD: restrict rpm range between 4500 -- 9120 rpm
2020-10-13 23:53:15 +01:00
legoboyvdlp R
473b85d106
Fix pushbutton sound volume; fix lower ecam typo. Prepare to add static inverter fault
2020-10-13 21:45:48 +01:00
legoboyvdlp R
8107bb73f5
New OH panel pushbutton sound
2020-10-13 20:50:22 +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
53e46ae8d2
Add IDG guards
2020-10-10 21:01:24 +01:00
legoboyvdlp R
46f810b48b
Bugfix -- hide rather than show the stall warning alpha bars
2020-10-10 20:33:51 +01:00
legoboyvdlp R
78e4597ff2
Ground reference bar on PFD should obscure the altitude window. Even if its annoying.
2020-10-10 20:28:20 +01:00
legoboyvdlp R
b02cc4e61f
Hide all FAC warnings on PFD when FAC1+2 failed, replace with SPD LIM red alert
2020-10-10 20:20:24 +01:00
legoboyvdlp R
0829f51377
SPD LIM displayed on captain's PFD if there is a dual FAC failure
2020-10-10 19:50:10 +01:00
legoboyvdlp R
66eb7daf31
Fuel flow should not be zero!
2020-10-10 17:43:03 +01:00
legoboyvdlp R
3528bd1262
Better clipping on full flap
2020-10-10 14:15:36 +01:00
legoboyvdlp R
59b157ce98
Slats animated
2020-10-10 14:03:42 +01:00
legoboyvdlp R
14606bb9e4
But I animated the flaps
2020-10-09 21:10:07 +01:00
legoboyvdlp R
00a6e9fd46
I dislike inkscape clipping. Just saying.
2020-10-09 20:50:46 +01:00
legoboyvdlp R
079db179f9
improve the SVG for the flap indicator
2020-10-09 20:00:02 +01:00
legoboyvdlp R
9baf68144f
And IAE2
2020-10-08 22:10:46 +01:00
legoboyvdlp R
56caefcf62
Better alignment (#maths) on the dots
2020-10-08 22:08:20 +01:00
legoboyvdlp R
fb64d15afc
Revise schedule mathematically
2020-10-08 21:25:00 +01:00
legoboyvdlp R
c107d02774
Upper ECAM: flap indicator animated
2020-10-08 21:21:45 +01:00
legoboyvdlp R
2dbc526f59
Restore development file
2020-10-08 20:13:18 +01:00
legoboyvdlp R
b13ed84cc2
Nasal changes
2020-10-07 18:32:54 +01:00
Matthew Maring
3641c7680d
Fix pfd speed bug
2020-10-07 00:54:10 -04:00
legoboyvdlp R
24cf10b032
Fix managed speed: it should target the entered VAPP if set in the MCDU
2020-10-05 19:40:30 +01:00
legoboyvdlp R
f9aa957083
more typo fix
2020-10-05 19:30:49 +01:00
legoboyvdlp R
e1279ce24e
Typo fix
2020-10-05 19:22:38 +01: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
1cbf30e638
To use <<load flightplan>> you'll have to use >= 2020.1.3, it doesn't work reliably before that
2020-10-04 20:32:57 +01:00
legoboyvdlp R
23dabc4b67
Formatting
2020-10-04 15:25:29 +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
b9f2593c82
Fix bug with wind component in simbrief parser
2020-10-03 16:59:06 +01:00
legoboyvdlp R
8000651176
Merge branch 'mcdukgs' into dev
2020-10-03 16:50:42 +01:00
legoboyvdlp R
8793cdda35
Fix Simbrief parser to respect Simbrief weight option
2020-10-03 16:48:31 +01:00
legoboyvdlp R
3d046eea30
Corect very serious error in the block / fuel calculations
2020-10-03 12:34:29 +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
6dce8486d5
Remove un-needed variable
2020-10-03 10:33:38 +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
e30c76694e
Try to fix case-sensitivity by creating a new file
2020-10-02 17:59:04 +01:00
legoboyvdlp R
40b90a2bdb
Lower ECAM: correction for Nasal error
2020-09-30 18:16: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
d38496f196
More Nasal improvements (remove getprop more etc)
2020-09-27 19:00:46 +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
844d604ea1
FADEC: efficientize the nasal loop
2020-09-24 20:44:26 +01:00
legoboyvdlp R
ce6f08bb30
Fix overhead bindings for EPR N1 Mode
2020-09-24 20:18:09 +01:00
4e13f3fa05
Fix Refuel panel
...
Signed-off-by: fly <merspieler@airmail.cc>
2020-09-24 15:48:16 +10:00
legoboyvdlp R
558a8ab2fb
Remove wingflexer.
2020-09-23 15:38:03 +01:00
legoboyvdlp R
600f52375f
Thrust: redo Nasal. Much more efficient now.
2020-09-20 21:07:51 +01:00
legoboyvdlp R
6f0114457d
Accept MCDU input in KG
2020-09-19 14:43:44 +01:00
legoboyvdlp R
1240862693
Merge branch 'dev' into mcdukgs
2020-09-19 13:56:17 +01:00
legoboyvdlp R
74cd14db02
Split the ECAM controller loop to improve performance
2020-09-17 18:15:50 +01:00
legoboyvdlp R
9300c41fd1
Lower ECAM: cconvert electrical page to ELEC nodes. Remove all instances of getprop. Fix bug in battery display.
2020-09-17 17:48:31 +01:00