curt
8cc7b283d5
Refactored some of the navlist code and removed the built in "fail to find"
...
if the station is too far away. Instead, simply return the closest station.
All the code that searches navaids does it's own range checking anyway.
This will make the navlist query functions a bit more useful for other
types of functionality where you may need to lookup a station without
consideration of range (i.e. presetting your position relative to a navaid.)
2003-01-25 20:45:39 +00:00
curt
44be7da053
Added support for an audio panel.
2002-12-16 06:09:05 +00:00
curt
2b74a7c3d6
Additional failure modeling.
...
Support parking brake in external fdm.
2002-12-16 01:13:39 +00:00
curt
f38c88b762
Fix an init order bug and do some minor cleanups.
2002-10-16 02:02:39 +00:00
curt
3fdcbbd6ce
Code clean ups.
2002-09-26 17:25:19 +00:00
curt
430f030cbf
Make adf volume and adf on/off seperate properties.
2002-08-29 04:18:55 +00:00
curt
9238050068
Add support for flipping the instrument panel vertically on screen (if
...
we want to do a full screen panel on a device that is mounted upside
down.)
2002-08-19 02:07:39 +00:00
curt
f4e1298a1a
Added formatted time to property tree for use by 'virtual' instruments.
2002-07-30 02:56:42 +00:00
david
ebb180f094
Patch from Cameron Moore:
...
* Fixed uninitialized values
2002-07-18 22:31:36 +00:00
curt
ac61b8323e
Fixed up a couple loose ends.
2002-07-04 21:37:06 +00:00
curt
2fec1506d3
A bunch of reorg and clean up of the KR 87 (adf) code including some
...
property renaming with corresponding changes to instruments in the base
package.
2002-07-03 23:35:21 +00:00
curt
24d14dd421
Updated adf property names.
2002-07-03 21:52:13 +00:00
curt
f6e8060879
A couple ADF needle direction tweaks.
2002-07-03 05:15:04 +00:00
curt
b3be31c5ab
Add support for KR 87 annunciators.
2002-07-03 04:48:44 +00:00
david
e4d014a959
Commented out a cout statement.
2002-07-03 04:04:00 +00:00
curt
1bbc82a438
Default to ADF (rather than ANT) mode and start with the ADF turned on.
...
Oops, left in a debugging statement.
2002-07-02 22:39:04 +00:00
curt
aef1876858
- Oops, some name simplification led to overlapping variable names which caused
...
the adf needle to not point correctly, fixed.
- Make the code slightly smarter so ADF needle never takes the long way around
to it's destination.
2002-07-02 22:35:15 +00:00
curt
fa6ad91fde
Working on implimenting the timer features of the King KR 87 ADF (as well
...
as some of the other subtleties.)
2002-06-30 22:44:38 +00:00
curt
a6c192911d
Initialize a value so we don't see non-deterministic behavior.
2002-06-27 20:48:39 +00:00
curt
a7e237abd6
A little prepratory code reorganization before modeling the King KR 87
...
Silver Crown Digital ADF.
2002-06-16 00:05:07 +00:00