1
0
Fork 0
Commit graph

3250 commits

Author SHA1 Message Date
vezza
d25a96d434 Merge branch 'legoboyvdlp-dev' into dev 2020-02-16 09:19:51 +01:00
vezza
a209d8608d Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into legoboyvdlp-dev 2020-02-16 09:15:42 +01:00
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
Jan Hudec
28249598d1 Also reset the bindings for 3 and 9 in keyboard mode
Copy the default bindings from `fgdata/keyboard.xml` to the keyboard mode
bindings for 3 and 9 so they behave consistently with PgUp/PgDn.
2020-02-15 20:23:01 +01:00
Jan Hudec
95425e23a1 Remove the broken thrust lever bindings.
The binding say they are for PgUp/PgDn, but `n="33"` is `@` and n="34"
is `"`. I don't think they should be moved to the described keys because:

- The default bindings is what is being used and they work OK.
- When I switched them to `n="360"`/`n="361"` and tested it, the right
  thrust lever lagged behind the left one when moving out of detent. It
  does not do it with the default binding.
- The bindings break the engine selection logic (both now, because `@` is
  select engine #1, and if moved to PgUp/PgDn, because they don't respect
  the selection), which can be useful for handing engine failures, and
  to which pilots are used from any other aircraft type.

So just remove them.
2020-02-15 20:15:31 +01:00
fly
3f03687522 Removed unused sounds and textures
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-12 12:27:22 +00:00
legoboyvdlp R
95fca8e11e Revert "go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones"
t push

This reverts commit 5e19cbd42c.
2020-02-11 17:01:11 +00:00
fly
f66013f0b1 save.nas
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-11 16:39:41 +00:00
fly
5638ad8377 Implementing state save between sessions
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-11 16:20:05 +00:00
legoboyvdlp R
5e19cbd42c go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones 2020-02-11 14:30:28 +00:00
legoboyvdlp R
79de4a14bc Merge branch 'dev' into FMGC 2020-02-11 13:43:25 +00:00
legoboyvdlp R
d47b3431d2 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-02-11 13:12:31 +00:00
legoboyvdlp R
4c666bb49d Merge branch 'hayden2000-pfd' into dev 2020-02-11 13:11:54 +00:00
legoboyvdlp R
52cf2ac44c Add c-chord sound (sound only for now), fix IM, show markers anytime you fly over them (they should only show up below about 5000 feet, anyway) 2020-02-11 13:11:40 +00:00
Jonathan Redpath
7ef8387c3a
Merge pull request #68 from colingeniet/dev
Add fallback model and interior model tags
2020-02-10 15:08:58 +00:00
Colin Geniet
559f31fe7a Model: Mark flightdeck and cabin as interior 2020-02-10 10:24:13 +01:00
hayden2000
c30b42a888 Fix entabing 2020-02-09 13:12:22 -05:00
hayden2000
445b5a2f1f Only show marker beacons on landing 2020-02-09 13:07:17 -05:00
Colin Geniet
a9a081050c Model: Add fallback model index 2020-02-08 23:28:46 +01:00
hayden2000
6152df8615 Add marker beacons, prepare for auto ils selection 2020-02-08 13:31:18 -05:00
vezza
868fd28a16 Moisture effect on engines + brakes temp bug fix 2020-02-07 20:39:12 +01:00
legoboyvdlp R
0743c0e01f Merge branch 'dev' into FMGC 2020-02-07 18:01:30 +00:00
legoboyvdlp R
a3d00ceced Update zoom / z-offset 2020-02-07 17:59:09 +00:00
legoboyvdlp R
be7ce479aa Merge branch 'dev' into FMGC 2020-02-07 17:40:29 +00:00
legoboyvdlp R
d9df41ddde Test removing forward slash 2020-02-07 16:10:54 +00:00
legoboyvdlp R
f9af7e01e9 Merge branch 'hayden2000-pfd' into dev 2020-02-04 18:09:19 +00:00
legoboyvdlp R
ce5992e914 Merge branch 'dev' into FMGC 2020-02-04 13:57:01 +00:00
hayden2000
a031c4b90e Implement manual ILS mode 2020-02-04 08:15:08 -05:00
legoboyvdlp R
b8627ca92c Merge branch 'dev' into FMGC 2020-02-03 19:16:27 +00:00
legoboyvdlp R
80fdd62d4b fix 2020-02-03 19:16:05 +00:00
legoboyvdlp R
4f4c45782e Fix the num 2020-02-03 17:45:00 +00:00
Andrea Vezzali
3da7fb6416
Merge pull request #10 from legoboyvdlp/dev
keep aligned with head repo
2020-02-03 18:02:25 +01:00
hayden2000
32b44374db Undo that, now the tabs should be good 2020-02-03 09:41:50 -05:00
hayden2000
011a235640 Attempting to standardize tabs 2020-02-03 09:36:58 -05:00
hayden2000
a4d8c138b7 Fix bug with magnetic_hdg_dif 2020-02-03 09:25:17 -05:00
hayden2000
f5ff581400 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into pfd 2020-02-03 09:02:04 -05:00
9effb64ffd
Merge pull request #63 from hayden2000/qnh
Set altimeter on 'Ready for Taxi' or 'Ready for Takeoff'
2020-02-04 00:17:42 +11:00
fly
573c45496d Commented out checkbox and set temporary default weight unit to LBS
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-03 12:13:58 +00:00
fly
46fc053bc1 Merge dev
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-03 12:08:04 +00:00
hayden2000
6f75600c65 Set altimeter on 'Ready for Taxi' or 'Ready for Takeoff' 2020-02-03 04:01:39 -05:00
hayden2000
d7ce939d16 Entab fixes 2020-02-02 20:15:13 -05:00
hayden2000
2e9d30ba01 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into pfd 2020-02-02 20:13:55 -05:00
hayden2000
794392ffd9 Add PFD2, fix bugs, adjust positions 2020-02-02 20:06:21 -05:00
legoboyvdlp R
3c8a54beb6 Merge branch 'vezza-dev' into dev 2020-02-02 21:46:32 +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
legoboyvdlp R
f37f60afb2 Merge branch 'dev' of https://github.com/vezza/A320-family into vezza-dev 2020-02-02 20:35:30 +00:00
legoboyvdlp R
af67b66bfe Fix the flightplan, now will show up properly on ND (ID and course), also advancing should work now. However, _num_ doesn't advance atm? 2020-02-02 20:34:27 +00:00
hayden2000
5241694dec Adjust positions 2020-01-31 08:11:30 -05:00