1
0
Fork 0
Commit graph

188 commits

Author SHA1 Message Date
david
5711fe3949 Improvements to aircraft interior. 2002-09-14 16:25:00 +00:00
jimw
b906dfb973 Added wright flyer model. No textures or animation yet. 2002-09-11 03:09:25 +00:00
david
0799e5f601 Updated settings for C172P (still using the 172R flight model). 2002-09-08 19:20:35 +00:00
david
0fa583feba Updated with animations, more detail, and new panel. 2002-09-08 19:14:27 +00:00
curt
79c612a893 Set aileron trim for the c310's ... not 100% perfect, but a lot better than
taking the C172 default.
2002-09-07 18:37:25 +00:00
mselig
c51c49003b Marchetti update, MSS 2002-09-07 07:01:40 +00:00
jimw
0367c4cb52 Fixed so that the correct panel is displayed in 2D mode 2002-09-06 03:25:59 +00:00
david
ad929fcc6e Some more improvements to the 172p model. 2002-09-04 21:33:52 +00:00
mselig
1b698e874d Removing old -uiuc-set.xml file 2002-09-03 23:45:41 +00:00
mselig
9125b3cd55 Removing old -set.xml file 2002-09-03 23:44:15 +00:00
david
8afa460879 Added seats (not yet textured) and front interior brace bars.
Reshaped interior to match photos, with covered luggage bin behind
second seat.

Added more triangles to the panel to round it out.

Moved viewpoint to match up better with seats.
2002-09-02 16:51:47 +00:00
david
aa74b03538 Retrimmed C172 for straight-and-level flight at 3000 ft ASL, 2200 rpm,
110 ktas.
2002-09-01 14:44:12 +00:00
david
101d2d6972 Trimmed out the Cub for level cruise by adjusting the fixed aileron
and rudder trim.  There should not be so much adverse roll now.
2002-08-31 21:11:53 +00:00
curt
408b9f1d0a Erik Hofman:
This updates the sound effects of most aircraft types:
- lowered the flaps volume
- updated the gear-lock location
2002-08-29 18:34:04 +00:00
curt
a6eca0a3e9 Make adf power on/off a seperate property. 2002-08-29 02:18:36 +00:00
curt
742fc098e4 Add a brief description to each *-set.xml file. 2002-08-28 15:00:25 +00:00
david
68a68bb5d1 Lowered default view angle from -5deg to -8deg to get a better
starting view of Jim's instruments.
2002-08-24 15:28:55 +00:00
david
f4fa46d878 Started interior. 2002-08-23 18:26:36 +00:00
curt
c3c953a070 Hi-res versions of altimeter and airspeed indicators from Martin Dressler.
Use Martin's needle for hi-res rpm and vsi gauges.
2002-08-22 17:38:35 +00:00
curt
771cba4a0f Hi-res attitude indicator from Martin Dressler. 2002-08-22 16:57:36 +00:00
curt
1a7d04f303 Working on creating some hi-res version of the basic instruments. 2002-08-22 16:28:11 +00:00
curt
18d355ca98 Tweaks to 610x panel layout. 2002-08-22 16:05:58 +00:00
curt
6541dcad19 Updated UFO to have an interesting sound and scale the size a bit more
"realistically." :-)  This is based on a captured craft from the
"White Project" of the UNESCO.
2002-08-20 18:57:42 +00:00
david
e9bc16e5aa Added default pilot weight.
Use (unfinished) 3D model of a Cub rather than the C172 model.
2002-08-18 18:01:17 +00:00
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