jimishol
fb6da32cec
Fix in code definition of hpa.
...
In current code hpa is indirectly defined as 10^5 pascals.
The present commit indirectly defines it as 10^2 pascals.
2021-11-09 20:14:25 +00:00
James Turner
eaa31bb422
Missed changes from KAP-140 fixes
2020-12-30 16:39:53 +00:00
James Turner
b42759704f
KAP-140:
...
The ALT-ARM knob should only be arming the altitude interception when
the AP is activated. When rotating the AP alt-selector knob with
disabled AP, just the altitude alarm beep is configured.
From Benedikt Hallinger
Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2489/
2020-12-27 13:59:30 +00:00
James Turner
60b144cf71
Add switching between NAV/APR/REV modes in the default KAP140.
...
From Benedikt Hallinger
Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2488/
2020-12-27 13:57:35 +00:00
James Turner
080e1ed403
KAP-140 annunciation fixes
...
From Benedikt Hallinger
Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2476/
2020-12-27 13:56:20 +00:00
James Turner
ad6ab066ad
Additional fix for KAP-140 LOC/GS ARM
...
From Benedikt Hallinger
Ticket-Id: https://sourceforge.net/p/flightgear/codetickets/2476/
2020-12-27 13:51:36 +00:00
James Turner
0d546f5384
KAP140: improve locking to GS/LOC signals
...
Patch from Benedkit Hallinger:
This patch introduces a check for valid VOR/LOC as well as GS signals,
and only if they are valid they will be catched.
See: https://sourceforge.net/p/flightgear/codetickets/2476/
2020-12-17 10:26:00 +00:00
James Turner
563c098452
Change some Nasal logging to use logprint()
...
- avoids console output at default (WARN) log level from the C172P
2015-06-08 10:33:31 +01:00
James Turner
92611fdcd7
Fix warning with the KAP-140, now the
...
altitude encoder is part of the altimeter
2013-07-03 16:47:58 +01:00
ThorstenB
7d099bff28
Put power up/down messages into context
2012-07-01 16:02:23 +02:00
Anders Gidenstam
005fdadbcf
Aircraft/Generic/kap140.nas: Added missing var keywords.
2012-06-12 22:22:48 +02:00
jmt
4678f67cb2
Initial work on standardising glideslope needle behaviour in aircraft. C172P works (including KAP140 APPR capture), and Primus-1000 based aircraft display correctly.
2009-09-09 10:49:36 +00:00
mfranz
52ed2de4c3
Roy Vegard OVESEN: add "var" keywords
2007-11-28 20:09:59 +00:00
mfranz
47ddb39e0f
Roy Vegard OVESEN:
...
- Automatic pitch trim (use autopilot/KAP140/settings/auto-pitch-trim to turn
on/off)
- Aural altitude alerter. Uses the same sound file as the stall warning.
- Replace custom flasher routines with nasal aircraft.light objects.
- Cleanup.
2007-04-26 18:04:51 +00:00
mfranz
663b382b7d
John DENKER, Dave PERRY, Roy VEGARD OVESEN: altimetry fixes
2007-03-31 09:38:18 +00:00
mfranz
10efd065c4
Dave Perry & Roy Vegard Ovesen:
...
"This patch allows all the AC using the kap140 to use one kap140.nas
which includes Roy's move to "bool" values as well as the check for
power used by the pa24-250." (dp)
2007-02-04 12:55:28 +00:00