frohlich
b74fcbdc15
Set the ambient color equal to the rgb color.
...
This is what currently is done in flightgears model loading stage anyway.
Modified Files:
Instruments/dme/dme.xml Instruments/kr87-adf/ki227_228.ac
Models/c172p.ac
2009-03-19 08:17:27 +00:00
sydadams
46e7fcffe6
added flight timer ...
2009-03-19 06:54:21 +00:00
sydadams
77d976ef40
set elapsed time to start-stop with the CTL button
2009-03-19 04:08:44 +00:00
sydadams
1b6b77d788
Bring M877 clock up to speed ...
2009-03-18 03:37:52 +00:00
mfranz
96992eef67
don't start with "camera view", as the radar doesn't work there at the moment
2009-03-17 22:37:19 +00:00
mfranz
ed28a5efda
model export: only report success on success :-)
2009-03-06 20:47:44 +00:00
torsten
0174df9bd6
improved KR87 ADF: nicer texture, pick animation
...
removed unused files
2009-03-06 12:50:05 +00:00
torsten
8f29103bbe
- use named arg instead of arg[n]
...
- save state to aircraft.data
2009-03-06 12:42:34 +00:00
mfranz
719c2f4610
replace deprecated io.isdir(stat[2]) by stat[11] == "dir"
2009-02-15 20:49:16 +00:00
mfranz
e32cdecf37
replace deprecated io.isdir(stat[2]) by stat[11] == "dir"
2009-02-15 20:41:22 +00:00
sydadams
58d629ed13
Display , hotspot update
2009-02-15 09:32:11 +00:00
mfranz
5bc6fb2c62
- make it resizable
...
- cleanup
2009-02-09 22:27:26 +00:00
torsten
44434783c8
remove SenecaII dependencies
2009-02-09 15:32:03 +00:00
mfranz
959354c2aa
Dave PERRY: improve the pa24 yoke to match aircraft interior photos
2009-02-08 21:42:36 +00:00
torsten
6feca1bda5
*** empty log message ***
2009-02-04 20:43:59 +00:00
ehofman
dbd3cf8a5a
Sync. with JSBSim CVS
2009-01-26 20:37:19 +00:00
vmmeazza
aa96adf5a0
Remove leading "/"
2009-01-16 17:02:41 +00:00
mfranz
071eb664f8
export to a place where the security code actually allows it
2009-01-10 16:51:26 +00:00
vmmeazza
e27e1a73d8
Add Alexis Bory's nice glass shader texture for general use
2009-01-05 17:31:58 +00:00
stuart
3f99696e59
Add pre-takeoff tutorial, and fix some minor mistakes in other tutorials.
2009-01-04 22:07:33 +00:00
sydadams
c641c5306b
glideslope pointer adjustment
2009-01-03 05:33:44 +00:00
stuart
997cbfc50a
Split up tutorials into separate files, and add new tutorials for the c172p.
2008-12-31 16:25:45 +00:00
mfranz
a539007e3b
remove unused file
2008-12-22 22:07:15 +00:00
martin
4b1b409f6f
Heiko Schulz:
...
Remove obsolete duplication.
2008-12-13 22:24:37 +00:00
torsten
748ad889d4
Provide a proper(?) initialization of kma20 switches.
2008-12-12 10:58:26 +00:00
sydadams
ded0767b95
resized altitude ribbon texture .... was above 2048 size limit...
...
Changed RAlt indicator range from 0-2500 ft to the correct 0-550 ft...
2008-12-09 07:37:22 +00:00
sydadams
913635c47b
Primus updates ... moving copies out of the Bravo and CitationX for easier management...
2008-12-08 02:49:08 +00:00
torsten
8ac84a94a9
New livery. In memory of D-ENMU
2008-12-06 15:42:00 +00:00
torsten
865441a597
swapped upper and lower kx165, so com1 is above com2
2008-12-06 11:41:41 +00:00
torsten
80268b4b48
- Added new intrument: ki266 dme indicator
2008-12-05 19:54:50 +00:00
torsten
5fa71805f9
- Added new intrument: ki266 dme indicator
...
- Use global kx165 nav/com radios, not local copy
- minor repositioning of kap140
2008-12-05 19:54:00 +00:00
torsten
75bb083354
New instrument: ki266 dme indicator
2008-12-05 19:51:42 +00:00
torsten
aaf625446e
disable display when electrical /systems/electrical/output/dme is false
2008-12-05 19:50:00 +00:00
torsten
8b1b4b8d68
Added new intrument: kma20 Marker/Audio panel
2008-12-05 14:07:22 +00:00
torsten
8345ee9d6a
New instrument: KMA20 Marker/Audio panel.
2008-12-05 14:06:06 +00:00
martin
7cd39fb3f3
Heiko Schulz:
...
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect
still work on the interior to do like the seats, walls and so on...
2008-12-04 23:13:09 +00:00
martin
922a09ebcf
Heiko Schulz:
...
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect
still work on the interior to do like the seats, walls and so on...
2008-12-04 22:44:18 +00:00
torsten
d1b2744985
make use of new Node.initNode() method
2008-11-21 09:21:03 +00:00
mfranz
6f6aef2fed
change from deprecated props.initNode() to props.Node.initNode()
2008-11-20 20:00:26 +00:00
mfranz
084db07606
use global D2R, R2D (dumbed down PI instead of math.pi is a bad idea, anyway :-)
2008-11-20 11:46:45 +00:00
mfranz
f277c52fd7
use global constants D2R, R2D, M2FT, FT2M
2008-11-20 11:26:41 +00:00
mfranz
0e63bc73bc
also dump a google maps link
2008-11-19 21:47:51 +00:00
mfranz
8d9eb9190e
initialize /sim/model/livery/file so that it gets sent via MP
2008-11-18 18:36:20 +00:00
torsten
bdd32a47bf
added ki266 3d-instrument, see ki266.xml for help
2008-11-03 16:18:06 +00:00
helijah
53406990dc
- fixed some bugs + more airport infos + multikey system
2008-11-02 15:50:21 +00:00
martin
bf59d755aa
Brett Harrison:
...
Some different liveries made after real aircraft
2008-10-31 18:40:32 +00:00
curt
23e8a4004b
Fixes to track recent development changes.
2008-10-30 19:20:19 +00:00
torsten
fcffbe5986
Csaba Halász: Be advised that the texture repeat parsing of the osg ac3d loader
...
plugin changed on 3rd of october.
This means, textures without a "texrep" value will not repeat any more.
This might affect texture animations, such as in the case of kx165
2008-10-17 09:11:14 +00:00
mfranz
c350a7b6a8
s/fixpath/normpath/ (as in python)
2008-10-15 16:35:11 +00:00
mfranz
09a682a610
cmdarg() in listener functions is no longer supported; use regular func args
2008-10-12 20:35:38 +00:00
mfranz
832c035499
cmdarg() in listener functions is no longer supported; use regular func args
2008-10-12 19:09:14 +00:00
mfranz
0b453c6da3
- drop cmdarg() usage in listener functions
...
- use var keyword
2008-10-12 18:50:06 +00:00
torsten
838dff7b5f
consolidated multiple actions into single pick animations
2008-10-12 17:33:57 +00:00
martin
3465b98f40
Myself: .... didn't load the default livery properly.
2008-10-12 14:59:14 +00:00
martin
3c589caf9d
Heiko Schulz:
...
.... didn't load the default livery properly.
2008-10-12 13:56:41 +00:00
torsten
4498e9b4b0
property-save code simplification
2008-10-12 13:42:23 +00:00
martin
5558852110
Unify line endings
2008-10-11 23:17:23 +00:00
martin
20d64b1fb1
Fix typo.
2008-10-11 22:59:22 +00:00
martin
c64d2e1b69
Heiko Schulz:
...
Binary files for C172-update
2008-10-11 22:46:58 +00:00
martin
f30e034e55
Heiko Schulz:
...
A big step at bringing the default aircraft into the state it actually
deserves.
Features:
- new, accurate exterior modell, modelled with original 3-views by Cessna
- textures with shadow shading
- livery changing sytem over mp
- immatriculation over mp
- glass shader with fresnel effect
- nearly complete 3d-panel
Known Bugs:
- Radio_Stack shines through the fuselage. New 3d radio_stack has yet to be done.
To-Do:
- Suction-Instrument
- Interior with much more details and painting
- Radio_stack
- doors openable
- lights
- fully animation of the gear
- failure system by Erobo
2008-10-11 21:50:45 +00:00
abory
f704f0ac0a
- Alexis Bory: Small texture adjustment.
2008-10-11 16:58:23 +00:00
torsten
69de20781e
added the instrumentation/comm[n]/dimming-norm property to make digits dimmable
2008-10-10 19:05:38 +00:00
torsten
1866de1485
Added Bendix/King KX 165 COMM/NAV Radio with configurations for use as COMM1 and COMM2.
2008-10-09 19:11:06 +00:00
abory
483ce7b71b
- Alexis Bory: Added datas for the RWR.
2008-10-08 21:07:05 +00:00
abory
c3906764fa
- Alexis Bory: I knew it was too soon to fasten these screws.
2008-10-08 19:18:02 +00:00
vmmeazza
5a642cc2e6
Update parameters
2008-10-08 17:30:37 +00:00
vmmeazza
ee515582d0
Add rain spray effect
2008-10-08 16:51:40 +00:00
abory
0e62b49afa
- Alexis Bory: Added new instrumet RWR.
2008-10-08 13:58:52 +00:00
abory
4cb1bff258
- Alexis Bory: Only remove a debug print.
2008-10-08 13:34:32 +00:00
abory
0714e08992
- Alexis Bory: Added a normalized property for RWRs. Minor fixes.
2008-10-08 13:23:38 +00:00
vmmeazza
0f0ac568d4
Add generic tyre smoke
2008-10-05 22:53:41 +00:00
abory
5d87e8a5d3
- Alexis Bory: Path fix.
2008-10-05 14:47:21 +00:00
abory
3600255914
- Alexis Bory: radardist.nas radardist.xml have nothing to do here.
...
Moved permanently to Aircraft/Instruments-3d/radardist/.
2008-10-05 14:32:44 +00:00
abory
6f86f4e516
- Alexis Bory: The f-14b radar system, now called radar2.nas and made generic.
2008-10-05 14:27:58 +00:00
abory
b5977955ef
- Alexis Bory: Radardist has nothing to do in Aircraft/Generic.
...
- New utility functions get_aircraft_name() and radar_horizon().
- Also small update to the aircrafts list.
2008-10-05 14:25:22 +00:00
abory
ac84c93b68
- Alexis Bory: minor fixes.
2008-09-27 20:33:29 +00:00
mfranz
8d6c593c35
flightplan export: don't complain if no waypoints are set
2008-09-25 23:08:18 +00:00
torsten
e8de9bda15
Ron Jensen:
...
This is a patch to the c172p fdm to add pointmasses for all four
occupant positions and baggage. The X locations were taken from the
c172 type certificate 3A12 dated September 15, 1998. As the new
pointmasses have a weight of 0 they will not affect the current model,
however we are extending the FlightGear weight and balance dialog for
JSBSim and the pointmasses have to be defined.
2008-09-01 15:14:33 +00:00
ehofman
23b0c9f6cb
Update engine performance to match the latest version of JSBSim
2008-08-26 07:56:56 +00:00
mfranz
b60406b905
remove garbage
2008-08-18 09:34:12 +00:00
mfranz
c801bd4ab0
remove garbage
2008-08-18 09:19:25 +00:00
mfranz
c23971dcca
aar.nas: minor cleanup
2008-08-14 21:38:32 +00:00
mfranz
2e6ffd34e6
s/system/type/ ... that's more consistent with the rest and less confusing
2008-08-13 22:56:21 +00:00
mfranz
2e6a1dc224
- make sure that aircraft can only refuel from tankers which support the
...
appropriate system ("probe" or "boom")
- use props.initNode()
- cosmetics
2008-08-13 22:03:59 +00:00
mfranz
0ccd7a62cd
let aircraft declare from which refueling system they can receive
2008-08-13 22:00:54 +00:00
ehofman
f720eeb2ef
Sync. with JSBSim CVS
2008-08-08 08:56:08 +00:00
abory
f951225d81
Removed pointless creation of a geo.Coord .
2008-08-02 14:58:42 +00:00
helijah
c231262e50
- GPS update by Zakharov
2008-07-28 17:19:52 +00:00
helijah
454950d0f9
- GPS update by Zakharov
2008-07-21 22:42:01 +00:00
abory
ea43922437
- Alexis Bory: use io.read_properties() instead of fgcommand(load).
2008-07-17 21:06:29 +00:00
helijah
763860f42c
- new version with doc by Zakharov
2008-07-14 14:40:22 +00:00
abory
5eaebdb728
- Alexis Bory (and Melchior):
...
- Changed properties name in the XML: radardist -> radar-performance.
- Corrected spelling of data.
- Shortened the init message.
This doesn' change the way to call radardist.nas functions.
2008-07-11 21:10:48 +00:00
abory
dde3389421
- Alexis Bory: radardist.nas now reads its datas from $FG_ROOT/Aircraft/Generic/radardist.xml.
2008-07-08 10:16:38 +00:00
abory
5c054b5afc
- Alexis Bory: radardist.nas now reads its datas from this XML file.
2008-07-08 10:08:51 +00:00
helijah
bdf204bcc1
- Update GPS zkv500 by Zakharov
2008-06-30 16:31:48 +00:00
helijah
5e9df124b6
*** empty log message ***
2008-06-30 00:17:21 +00:00
helijah
7e81bb94ff
- new instruments : GPS zkv500 by Zakharov
2008-06-28 19:38:32 +00:00
abory
166f5c8b96
- Alexis: oops, should better test before committing.
2008-06-05 21:10:43 +00:00
abory
ba83e856cf
- Alexis: ooops I forgot Jettoo's last additions in the tables.
2008-06-05 19:44:09 +00:00
abory
40d9b0e400
- Jettoo (glazmax) and Alexis: Radar Visibility Calculator.
2008-06-05 19:37:32 +00:00
mfranz
f8f63fcd8d
use props.initNode() & simplification
2008-06-04 20:52:09 +00:00
sydadams
51344a09ec
a few more updates , cleanups ...
2008-05-22 07:00:45 +00:00
sydadams
5b020a450a
updates from Ron Jensen
2008-05-22 02:30:49 +00:00
mfranz
205675455c
- make modelmgr a singleton class
...
- add selected_models() function
- fix help screen
2008-05-21 23:33:23 +00:00
mfranz
d12dfeda42
bah ... put the clone/copy function on the 'c'
2008-05-10 18:27:15 +00:00
mfranz
8361721c72
make Shift-d clone all selected objects (same key as in Blender :-)
2008-05-10 18:23:52 +00:00
mfranz
a571440567
- let Ctrl-g have the same meaning as g (necessary for LMB emulation)
...
- more cosmetics
2008-05-10 11:09:33 +00:00
mfranz
4c16eacf96
- make MMB-transformation step size depend on viewer distance
...
- add cursor.ac to the model selection list (useful as rotation center)
2008-05-09 20:40:10 +00:00
mfranz
6e36e21f7b
- support *.osg models (priority: *.xml -> *.osg -> *.ac)
...
- cleanup
2008-05-09 16:47:38 +00:00
mfranz
e5b1c408dc
mouse walk -> operation mode: with Ctrl modifier down, don't move the
...
ufo position, but the selected objects: ctrl-mmb left/right/up/down move
the objects left/right/away/nearer, and ctrl-mmb-lmb l/r/u/d rotate them
all around the active object ('m'-key marker!) or raise/lower them.
(the gear-key 'g' can for now be used as a Ctrl replacement for people
with 2 button mouse; will probably be moved to a better place ...)
2008-05-08 20:11:39 +00:00
mfranz
59d9f53e57
mouse walk: wrap mouse, so that the walking range is only limited by the
...
size of the mouse pad, not by the screen size :-)
2008-05-08 10:23:19 +00:00
mfranz
076bc0f176
mouse walk: don't use Ctrl+MMB for left/right/up/down, but MMB+LMB
2008-05-07 18:03:38 +00:00
mfranz
3d1582798a
- center controls when starting/stopping mouse walk, as well as at startup
...
- make shift modifier increase walking speed
2008-05-06 22:49:02 +00:00
mfranz
ef20bebf4f
mouse walk: a bit more progression on x/y/z; no progression on hdg change
2008-05-05 21:47:39 +00:00
mfranz
49763a91b0
move dialogs up so that the mouse button listener doesn't bark
2008-05-05 18:45:21 +00:00
mfranz
53958680a8
center adjust dialog sliders on mouse walk
2008-05-05 18:16:05 +00:00
mfranz
b4b686b5ff
let Mouse Walk zero the throttle
2008-05-05 17:31:36 +00:00
mfranz
7f42abb076
- Do The Mouse Walk. ... MMB[+Ctrl] drag in pointer mode
...
- drop redundant braces
2008-05-05 13:22:01 +00:00
mfranz
623dcb0602
g-click:
...
- don't open status dialog if not necessary
- adjust ufo heading to view direction
2008-05-04 21:56:34 +00:00
mfranz
67b14bb1ae
Francesco BRISA (& me): add teleport function
...
When holding the gear key or button down (as a kind of modifier) and after
left-clicking on the terrain, teleport the UFO to the click position.
Keep heading if no model is active, otherise look there. Keep altitude-agl.
2008-05-04 21:16:48 +00:00
sydadams
1fd7c79eea
removed testing nasal file...
2008-05-03 16:05:19 +00:00
sydadams
05e0e19087
Added runway offsets and other minor changes
2008-05-03 02:47:34 +00:00
mfranz
2f8b4b02ac
add unit suffixes -nm and -deg to /sim/presets/offset-{distance,azimuth}
2008-05-01 21:29:39 +00:00
mfranz
a197f006ae
enable Exorcist-style head turns, so that we can disabled them globally
2008-04-15 17:26:02 +00:00
stuart
5fdf9e3831
Rename quadrant Propellor object to avoid collision for C310 objects.
2008-04-13 17:45:43 +00:00
mfranz
3e99323d0e
if (exactly) two objects are selected, print the direct distance to the screen
2008-03-18 22:58:42 +00:00
mfranz
0c38aa1e8c
Stewart ANDREASON:
...
- fix --altitude in dumped command line ('d'-key)
- implement vertical movement on Home/End and KP7/1
2008-03-12 20:47:53 +00:00
sydadams
64066c93ee
*** empty log message ***
2008-03-04 01:27:51 +00:00
sydadams
89ae48a97a
Electrical updates from Ron Jensen
2008-02-17 23:17:41 +00:00
mfranz
45efa41608
Dave PERRY:
...
"All the pa24 and pa28 and Seneca II hot spots are now visible in osg and
plib with ctrl-c."
2008-02-02 17:45:27 +00:00
sydadams
47b4d2f98e
*** empty log message ***
2008-01-17 00:54:17 +00:00
sydadams
527959b8b3
fixed radar whiteout and hotspot alignment
2007-12-27 11:50:23 +00:00
sydadams
1ef0b7cf8a
Added field-of-view to the save file of my aircraft
...
Updated the radar to a 2d screen , still not working 100%
2007-12-27 03:27:09 +00:00
sydadams
d64a6dba06
material lighting update
2007-12-22 23:38:37 +00:00
sydadams
24572f14db
Updated kfc200 FD mode operation...
...
Material lighting updates ....
2007-12-22 23:37:14 +00:00
sydadams
d642797371
Updated my 3d kr-87adf reciever to use Curt's kr-87 code instead of instruments/adf ....
2007-12-22 23:31:45 +00:00
sydadams
c07a7c266e
changed wxradar to radar ...
2007-12-18 07:13:10 +00:00
sydadams
28f416c6d5
a few Primus 1000 updates ...
2007-12-16 09:45:43 +00:00
mfranz
a7cdd684a1
add a "Camera View", which is an exact copy of "Cockpit View" and selected
...
(but disabled) by default. You won't notice any difference, unless you
place, let's say, an A-10-model.xml in the scenery. Some of the A-10's "select"
animations unselect the fuselage and other parts, when they thinks the A-10
is in cockpit view, not knowing that it's actually the *ufo*, which is in
cockpit view.
2007-12-14 10:50:02 +00:00
sydadams
6f1b020d68
fixed the PFD VOR2 pointer to point to nav[1] vor heading ... and var-ified
2007-12-12 05:57:24 +00:00
sydadams
89467fe9ca
Added hotspots and nasal file for the b1900d trancievers ... didnt realize they only had OSG hotspots...
...
and nasal control because the <bias> tag doesn't seem to work here
2007-12-12 05:31:44 +00:00
sydadams
51465fa2f4
Added more P1000 controllers ....
...
Flight Director still broken ...
hopefully tomorrow ...
2007-12-09 09:07:38 +00:00
sydadams
eaba85f3bb
MFD temporary fixes ...
2007-12-07 04:39:45 +00:00
sydadams
3ee01413d1
disabled autopilot on ground...
2007-12-05 06:18:49 +00:00
sydadams
f07c189652
Added hotspots for the autopilot and remote instrument controllers
2007-12-05 05:13:51 +00:00
sydadams
3b5333d02b
some nasal var and error fixes ...
2007-12-03 07:18:24 +00:00
mfranz
52ed2de4c3
Roy Vegard OVESEN: add "var" keywords
2007-11-28 20:09:59 +00:00
mfranz
89bd7a21cd
Dave PERRY: remove two <global> in material animations
2007-11-26 15:10:26 +00:00
mfranz
5d26f635bf
Dave PERRY: 'adds "var" for local variables'
2007-11-25 20:43:43 +00:00
sydadams
d2f304f030
Updates to the P1000 , older files will be removed once its all sorted out
2007-11-21 04:56:00 +00:00