1
0
Fork 0
Commit graph

563 commits

Author SHA1 Message Date
fly
ff04ea3853 Woops... no need for that debug print
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:49:19 +11:00
fly
643018829d Fix issue
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:46:55 +11:00
fly
8c490c0840 Merge gilly/FPV without svg
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:56:30 +11:00
legoboyvdlp R
7fcfff4ad3 Canvas QRH 2020-10-19 15:22:24 +01:00
legoboyvdlp R
c95912fa8b ATSU: add server switching for METAR server; add ATIS subsystem. However it is not yet connected to MCDU. That comes next week. 2020-10-16 21:37:30 +01:00
legoboyvdlp R
2e5736860c Show DC BAT in XX when the battery switches are off, hence the BCL aren't powered 2020-10-15 17:58:49 +01:00
legoboyvdlp R
68593890bf Add auto-switching for the AC ESS after three seconds; also correct switch control power to ac1 / ac2 2020-10-14 15:32:58 +01:00
legoboyvdlp R
aed192c7ae Same thing for APU 2020-10-14 15:13:24 +01:00
legoboyvdlp R
117f0256f8 Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus 2020-10-14 00:32:24 +01:00
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
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
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
Matthew Maring
3641c7680d Fix pfd speed bug 2020-10-07 00:54:10 -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
8000651176 Merge branch 'mcdukgs' into dev 2020-10-03 16:50:42 +01:00
legoboyvdlp R
3d046eea30 Corect very serious error in the block / fuel calculations 2020-10-03 12:34:29 +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
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
legoboyvdlp R
600f52375f Thrust: redo Nasal. Much more efficient now. 2020-09-20 21:07:51 +01:00
sgilchrist123
c956c71f41 Get value from prop tree only once instead of twice 2020-09-20 16:31:41 +10:00
sgilchrist123
7cf787ce56 Replace FPV with one from MD-11 2020-09-20 09:36:31 +10:00
sgilchrist123
c3f88010d6 Remove feature to dim fixed aircraft outline on PFD in TRK mode 2020-09-20 09:16:16 +10: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
sgilchrist123
cfea513ace Minor refactor of FPV code - remove unused variables. 2020-09-18 18:02:09 +10: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
sgilchrist123
b91ebcbb54 NOrmalise track_diff to avoid issues when turning through North 2020-09-17 21:12:04 +10:00
sgilchrist123
0e7c79d76d Disable code that displays FPV in red if it is outside the range of negative to positive 9.9 degrees 2020-09-16 22:35:44 +10:00
sgilchrist123
3881bdd381 Change how position of FPV is calculated - copy from MD11 2020-09-16 22:17:11 +10:00
legoboyvdlp R
f5c66d6047 JSBSIM Misc file added. 2020-09-12 18:27:32 +01:00
legoboyvdlp R
2f6d04b2fd Fuel flow sensors on ECAM fuel page powered with FADEC self-test. Also, the fuel used is now reset when engine start occurs 2020-09-12 17:43:00 +01:00