1
0
Fork 0
Commit graph

164 commits

Author SHA1 Message Date
david
626d78132d YASim aero model for a Piper J3 Cub. 2002-08-15 22:02:57 +00:00
david
3c14bbfedb In-progress C172p stuff. Nothing exciting yet. 2002-08-05 18:17:29 +00:00
david
7ad08c1779 Give same viewpoint as JSBSim 3D C172. 2002-08-05 18:09:06 +00:00
david
7f0a64639b Adjust pilot position. 2002-08-02 21:37:03 +00:00
jimw
2d5a7e7c36 Made some adjustments to ap config. Should reduce tendency to occilate on
climbs.
2002-08-02 17:08:43 +00:00
curt
41ba93b4ea Don't specify a particular fdm/aircraft type. 2002-07-31 21:23:43 +00:00
david
c01d9d77db Modified the initial view position and angle, based partly on
suggestions from Cameron Moore.  The pilot view position is now
further back, further to the left, and higher, giving better
visibility over the nose and out the left window for circuits and low
passes (i.e. to see the wind sock).  The initial view angle is down
20%.  Unfortunately, the default FOV is slightly wide-angle, and the
down view makes that noticeable.
2002-07-31 17:27:57 +00:00
j4strngs
e08a89a37c King KR-87 ADF radio markup
It's a little funky to use right now because
the FRQ and timer buttons should be momentary action.
As it stands you need to do 2 clicks to send on/off.
If anybody can think of a workaround, we could use one.

For now the ADF and BFO buttons just toggle the
annunciators. For ANT mode, I just need to wire up the
ADF needle.

Two clicks on FRQ flip flops the selected and standby
freqs.
Two clicks of FLT/ET will change the standby display
to timer mode and another two will flip between
FLT and ET. If you click and the annunciator flashes
briefly but the display does not change, you need
to click FRQ -one time- to get the button in phase.

ET mode has a count down mode, this is where it really gets tricky.
On the real thing, you hold the SET/RST button for 2 seconds.
Here you must click one time, wait for the display to flash then
click one more time. Now you can set the time to count down.
Right clicking the dial will set minutes, middle click (I know,
I'll make it a keyboard modifier later) sets hours. As usual
the left side decreases and right side increases.
Once you have the desired time set, click the SET/RST button
twice in rapid succession. Two rapid clicks will reset the
elapsed timer when it's counting down, but also while you are
setting it (when display is flashing).
When the count down timer reaches zero, it starts counting up again.
It -should- flash for 15 seconds and set off a warning tone, but
for now it doesn't.

The unit is also equipped with an on/off/volume knob. Whne the
unit is powered down the timers are reset.

TODO:

Add labeling
Wire up ADF needle
Prettier face
2002-07-30 04:03:36 +00:00
j4strngs
b0e9bebdfc King KR-87 ADF radio texture 2002-07-30 03:42:41 +00:00
jimw
3900be5158 adjustments to a4 model. fixed slats, etc. 2002-07-26 16:13:58 +00:00
curt
b2b507546a Added 610x varient of the C172. This is exactly like the default C172
except that it has a full screen panel with only the 9 'major' 3 inch
instruments plus four 2 inch engine monitoring instruments.  This is intended
to go along with a hardware cockpit "someday."
2002-07-20 23:52:33 +00:00
jimw
59d4493b60 adjustments for new panel code 2002-07-12 01:26:28 +00:00
curt
60e61d8cac Updated glide slope neede so full deflection corresponds to +/- 0.7 degrees
of the glide slope.
2002-07-09 22:41:12 +00:00
curt
e5a77ccdb5 Updated adf property name. 2002-07-03 21:39:56 +00:00
curt
f4fc7844df Various property name changes corresponding to adf overhaul in code. 2002-07-03 21:38:14 +00:00
curt
c4e573ec58 Updates to adf property names. 2002-07-03 19:53:30 +00:00
curt
142df2295c Minor property name changes reflecting changes on the source code side. 2002-06-30 20:48:53 +00:00
aross
911b2e15ef Added an AoA indexer to the A-4 cockpit 2002-06-29 06:58:00 +00:00
david
02365a0006 Initial attempt at a (flat) AI bypassing the panel code. 2002-06-28 12:57:29 +00:00
david
1efd590e49 Initial attempt at a (flat) 260kt ASI bypassing the panel code. 2002-06-28 12:56:23 +00:00
david
40252e3a6b Start work on a C172P, with a new 3D model. 2002-06-28 12:54:39 +00:00
david
99dc046560 Changes to support 3D panel support from Andy Ross. 2002-06-28 12:53:10 +00:00
jimw
d280159eac model adjustments, changed eye position and panel layout for viewability
until a more accurate layout can be done.
2002-06-26 01:17:57 +00:00
jimw
c129802efd configured some autopilot functionality with existing autopilot code. 2002-06-22 13:54:22 +00:00
jimw
d0f3eb34d6 Minor autopilot adjustments 2002-06-22 03:44:06 +00:00
jimw
099ed38433 change view angle...cockpit update 2002-06-22 03:42:08 +00:00
aross
497056c36d Added max L/D, approach, and stall indications to the gauge face, and
rotated the background to put the approach AoA at the 3 o'clock position,
where the Navy says it should go.
2002-06-20 04:09:28 +00:00
aross
e21cb8ee04 An N1 tachometer, accelerometer, and AoA indicator intended for the A-4 cockpit. 2002-06-20 02:05:59 +00:00
jimw
bd67394792 asi 590 knot for a4c using Andy Ross's face texture 2002-06-20 01:48:21 +00:00
jimw
a49b7bba6f Add new A4 model startup 2002-06-18 03:20:53 +00:00
jimw
72c3e59a3e fixed compass rose rotation. 2002-06-18 02:05:51 +00:00
jimw
36184bf394 view position and autopilot adjustment 2002-06-15 22:00:05 +00:00
jimw
e7e7103cb6 Backed out change per John's request 2002-06-11 18:05:23 +00:00
j4strngs
77b0f5ee99 Command line help screen now xml driven 2002-06-11 17:06:28 +00:00
david
7f8b32f98e Increase the viewing distance for the DC-3. 2002-06-10 11:16:23 +00:00
jimw
c88151c039 Adjustments to autopilot configs 2002-06-07 17:17:10 +00:00
david
0b5fc21dcc Renamed property /steam/vertical-speed-fpm to /steam/vertical-speed-fps. 2002-06-05 20:41:32 +00:00
jimw
5f4d9898db Autopilot adjustments. Note that climb rate should be adjusted lower
above FL280.
2002-06-03 22:29:07 +00:00
jimw
623123e0d9 Minor adjustment. Value has to be non-zero or default is selected. 2002-05-28 03:05:38 +00:00
jimw
b3308a5d4f Tweaked sound. Started animation and made a few model adjustments (still many more left to do). 2002-05-28 02:41:36 +00:00
mselig
8df329737c Marchetti update 2002-05-27 05:38:20 +00:00
mselig
f75ade0c16 beech 99 date fix 2002-05-27 04:45:40 +00:00
mselig
2ac0c3cc78 hang glider date fix 2002-05-27 04:45:22 +00:00
mselig
a41c5c60a0 adding 1903 Wright Flyer 2002-05-27 04:37:47 +00:00
jimw
655718f49e Added textures to 747-400 model 2002-05-26 03:32:10 +00:00
mselig
af9be781fb adding hang glider 2002-05-26 01:45:53 +00:00
mselig
6cd7ba4676 beech 99 model update 2002-05-26 01:14:13 +00:00
jimw
a9848e1295 Started Boeing 747-400 model 2002-05-25 01:41:21 +00:00
jimw
0db4b45b7f Moved eye up a couple inches so you can fly VFR 2002-05-09 02:37:49 +00:00
jimw
cf0c66bca0 Configured autopilot 2002-05-09 02:35:44 +00:00