1
0
Fork 0
Commit graph

84 commits

Author SHA1 Message Date
Jan Hudec
837d2a16d3 Make reverse thrust also respect selected engines
The simple toggle, bound to Del, engages reverse on the selected engine,
but if it is engaged on either, disengages it on both, so you don't get
stuck in reverse when selecting engine.

I also removed the check of weight-on-wheels from the disengage case, so
you don't get stuck if somehow the aircraft still becomes airborne after
selecting reverse on the ground.

The finer control, bound to F1 and F2, only controls the selected engines
now. Previous version disengaged reverse for both engines when either
reached zero throttle-rev, which does not seem to be founded in reality
and does not make much sense. You can always use Del to disengage reverse
on both engines.
2020-02-15 23:34:12 +01:00
Jan Hudec
9e82967df1 Make the thrust detent bindings respect selected engines
Now that PgUp/PgDn respect selected engines respects selected engines,
make the TOGA, MCT/FLX and CL shortcuts do so as well.

Idle binding is an exception, because both thrust levers must be set to
idle for spoilers to deploy while one is enough to disengage the A/THR
and you don't want to repeat TAM3054 just because you forgot the
re-select both engines.
2020-02-15 23:26:09 +01:00
legoboyvdlp R
a3d00ceced Update zoom / z-offset 2020-02-07 17:59:09 +00:00
legoboyvdlp R
d9df41ddde Test removing forward slash 2020-02-07 16:10:54 +00:00
legoboyvdlp R
1fbd141fd7 double the cooling effect, divide engine thrust effect by five 2020-02-02 21:03:03 +00:00
legoboyvdlp R
d888b1a1e6 Correct whitespace, remove un-needed things, remove tat calculation 2020-02-02 20:40:05 +00:00
vezza
c40c32433a Brakes temp improvements 2020-01-27 19:01:33 +01:00
Andrea Vezzali
a21ac7213c
Merge pull request #8 from legoboyvdlp/dev
keep aligned with head repo
2020-01-13 10:11:16 +01:00
vezza
5a20652c4a Tune brake's temperatures and change brk_fan_on color 2020-01-09 00:25:12 +01:00
vezza
fbc72db56f Tune brakes temperatures 2020-01-08 23:39:10 +01:00
vezza
8517e8e282 Fix typo 2020-01-06 22:31:14 +01:00
legoboyvdlp R
872c29dc8a Add key to reset view 2020-01-05 20:23:38 +00:00
vezza
2a858cec7d Adding:
- brakes temperature;
- brake temp indication in LOWER ECAM wheels page;
- Brake fans switch on main panel;
- Brake Hot light on main panel;
- "BRK FAN" ECAM message;
2020-01-05 20:01:35 +01:00
legoboyvdlp R
6ef03f87e9 Fix fire warnings 2020-01-02 22:30:59 +00:00
legoboyvdlp R
b61b45abde Bugfixes, new CLR function, fix FBW -> autopilot failures, etc 2020-01-02 21:13:18 +00:00
legoboyvdlp R
dc3ba09707 ECAM - fix several messages that could not be cleared 2020-01-02 11:57:46 +00:00
legoboyvdlp R
450a3d6e25 Fix the fire buttons powersupply in EMER ELEC 2020-01-02 11:25:47 +00:00
legoboyvdlp R
a0fbcccff0 Fix 2020-01-01 22:17:10 +00:00
legoboyvdlp R
e30af58122 Add overspeed PFD warning for the landing gear 2020-01-01 22:11:26 +00:00
legoboyvdlp R
bac36443f0 Autothrust - fix typo 2020-01-01 21:54:56 +00:00
legoboyvdlp R
ba51c852f5 Add timer to elec to wait a short time before tripping autopilot if there is a failure, to account for transient failures 2020-01-01 21:49:44 +00:00
legoboyvdlp R
bf3d7eb95c remove old code 2020-01-01 21:38:55 +00:00
legoboyvdlp R
928144a072 Bugfix FCU, RAT MAN light, and ECAM autopilot message 2020-01-01 21:30:13 +00:00
legoboyvdlp R
2ab640348f Fix the APU page 2020-01-01 19:22:21 +00:00
legoboyvdlp R
15b0d81576 FBW: fix stupid bug 2019-12-30 21:24:49 +00:00
legoboyvdlp R
d9903d85a6 Fix SEC power source, fix RAT getting retracted, fix other stuff 2019-12-28 20:56:03 +00:00
legoboyvdlp R
327e04b5c0 Fail the autopilot and autothrust depending on the electrical status of the aircraft 2019-12-28 17:55:37 +00:00
legoboyvdlp R
6363f8a6fa Fix FCU - should be available in EMER ELEC 2019-12-28 17:38:20 +00:00
legoboyvdlp R
884890c927 ECAM: fix the EMER ELEC message, move autothrust warnings to correct priority 2019-12-28 17:35:46 +00:00
legoboyvdlp R
8edf5bb5cb Fix transponder, self-test now only occurs when power lost > 3 seconds, fix ECAM warnings going off sometimes when they shouldn't 2019-12-28 15:53:17 +00:00
legoboyvdlp R
6d806db28e Move DMC, comment in ATC 2019-12-25 13:01:02 +00:00
legoboyvdlp R
d01d2280e1 Fix speed trend and ADIRS switching, also fix acconfig and ADR switches 2019-12-22 19:12:26 +00:00
legoboyvdlp R
36f3345c7a Fix autopilot disconnection warning (re-engagement should cancel), fix the APU FUEL LO PR, fix the spurious stal warning on the ground 2019-12-21 13:25:39 +00:00
legoboyvdlp R
37fe015d4e Add ECAM messages about IRS 2019-12-09 17:38:35 +00:00
legoboyvdlp R
0afe84bbce New IRS alignment simulation 2019-12-08 19:51:54 +00:00
legoboyvdlp R
7f94ef01d9 Merge branch 'master' into rmp-dlg 2019-12-03 19:48:40 +00:00
legoboyvdlp R
26ca2b21b7 Fix IAE startup 2019-12-03 19:07:27 +00:00
fly
3ae174315a Add RMP dialogs and enable RMP3
Signed-off-by: fly <merspieler@airmail.cc>
2019-12-03 12:37:19 +00:00
Jonathan Redpath
3f333570a3
Updates by vezza (#41)
* - wheels smoke
- wet sprays
- brakes temp (to be continued)
- Bugfix (A320-100 fuel system )

* setup wingflexer system

* Brakes temp improvements

* Bug fix: CFM engine nacelle animation
2019-12-02 18:25:19 +00:00
legoboyvdlp R
e552acafdd Fix engine startup 2019-12-02 17:11:15 +00:00
legoboyvdlp R
09cfcacf99 Big update - improve FBW loop, SAT and TAT on EICAS, ECAM improvements, ADR improvements 2019-11-30 13:39:53 +00:00
legoboyvdlp R
ab7c7cd5dc Fixes for fixes in master, and improvements (including acconfig) 2019-11-21 17:27:57 +00:00
legoboyvdlp R
f64bbea9f2 Merge branch 'master' into ADIRS 2019-11-21 16:34:28 +00:00
legoboyvdlp R
dd0c186e2f Failures now can call SD pages - test case: APU fire warning 2019-11-19 18:18:44 +00:00
legoboyvdlp R
dcb8010172 A320: new ECAM controller 2019-11-19 18:04:01 +00:00
legoboyvdlp R
d8b6335eff Re-organize nasal folder 2019-11-16 12:12:36 +00:00
legoboyvdlp R
b011cb431b Fixes 2019-11-16 11:17:50 +00:00
legoboyvdlp R
a9ccef12ea Make it work 2019-11-15 19:25:23 +00:00
legoboyvdlp R
a89f2e00d9 A320: fix refuelling
t :wq
2019-11-11 19:00:41 +00:00
legoboyvdlp R
e99e44bda6 Merge branch 'master' into ADIRS 2019-11-09 16:35:09 +00:00