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
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
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
f9af7e01e9
Merge branch 'hayden2000-pfd' into dev
2020-02-04 18:09:19 +00:00
hayden2000
a031c4b90e
Implement manual ILS mode
2020-02-04 08:15:08 -05: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
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
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
hayden2000
5241694dec
Adjust positions
2020-01-31 08:11:30 -05:00
hayden2000
d978db46a4
Fix entabing
2020-01-29 06:37:01 -05:00
hayden2000
161ec22f55
Fix bug with DME dist, add CRS pointer
2020-01-29 06:30:53 -05:00
vezza
c40c32433a
Brakes temp improvements
2020-01-27 19:01:33 +01:00
Andrea Vezzali
ea9068a39d
Merge pull request #9 from legoboyvdlp/dev
...
Dev
2020-01-19 08:55:36 +01:00
legoboyvdlp R
eabe1dd0d5
Merge branch 'hayden2000-pfd' into dev
2020-01-17 17:51:18 +00:00
legoboyvdlp R
303a92c9a2
Adjust position, fix formatting, fix colour
2020-01-17 17:50:38 +00:00
hayden2000
8039f7ef66
Shift down ILS message to not conflict with mach when displayed
2020-01-15 19:43:50 -05:00
hayden2000
db07cb2ad2
Add DME distance
2020-01-15 19:34:31 -05:00
hayden2000
44ada3b871
ILS message after loc/appr established
2020-01-15 18:41:48 -05:00
hayden2000
cc47730a38
Fix text coordinates
2020-01-15 18:13:41 -05:00
Andrea Vezzali
a21ac7213c
Merge pull request #8 from legoboyvdlp/dev
...
keep aligned with head repo
2020-01-13 10:11:16 +01:00
legoboyvdlp R
fe39d698a3
Merge branch 'dev' of https://github.com/vezza/A320-family into vezza-dev
2020-01-11 13:32:41 +00: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
hayden2000
b386c0d14d
Bug fixes for MCDU2
2020-01-08 14:07:05 -05:00
hayden2000
9f721db682
Add ILS data to PFD
2020-01-08 08:08:26 -05:00
hayden2000
5eab8c7362
Add ILS warning on pfd
2020-01-07 19:12:13 -05:00
legoboyvdlp R
f436e04453
Merge branch 'dev' of https://github.com/vezza/A320-family into vezza-dev
2020-01-07 20:50:55 +00:00
vezza
8517e8e282
Fix typo
2020-01-06 22:31:14 +01:00