1
0
Fork 0
Commit graph

493 commits

Author SHA1 Message Date
Clément de l'Hamaide
607e76e347 GPSmap196: work on the widget 2014-05-14 08:30:02 +02:00
Clément de l'Hamaide
9ac2fe4bad GPSmap196: more work on the widget 2014-05-13 12:34:28 +02:00
Clément de l'Hamaide
c08190919e GPSmap196: a sketch of garmin196 using canvas 2014-05-12 21:15:12 +02:00
Clément de l'Hamaide
5a5f02ca62 Garmin196: replace tab by space 2014-05-10 17:10:26 +02:00
Clément de l'Hamaide
84da078e69 Garmin196: use airportinfo() instead of hardcoded XML 2014-05-10 17:10:25 +02:00
Hal V. Engel
534d7d3b05 Lead computer updates. Mostly documentation improvements. 2014-04-29 13:18:03 -07:00
BARANGER Emmanuel
b9f0dd0466 RadarDist : Fixed a problem onboard radar happens automatically when you are in range of an mp gamer that uses "OpenRadar" by 5H1N0B1 2014-01-05 21:23:18 +01:00
Hal V. Engel
68bbe3674e Remove debugging print statement. 2013-12-17 22:28:52 +00:00
Hal V. Engel
408ec1b334 Computing gun sight code with USAAF K-14A sight. 2013-12-17 22:28:21 +00:00
Anton Gomez Alvedro
ff071bd858 Integrates existing soaring instruments with the soaring sdk
All reviewed aircraft now support total energy compensated variometers and
reuse a common implementation. The following issues have been addressed, either
explicitly or as a benefit from the integration:

 + Fixed incorrect variometer readouts at sim/speed-up values != 1
 + Fixed erratic instrument behavior after pause and reinit
 + Reworked all vario needle animations to be smoother.
 + Fixed ASK13 yaw string. Now it deflects to the correct side.
 + Added temperature and (fake) battery readings to ILEC SC7 digital variometer.
 + Fixed ILEC SC7 sign readout (didn't show the minus sign).

Note: The ASK21 models have not been integrated, as they will need a more
profound cockpit overhaul.
2013-12-08 11:53:57 -06:00
Clément de l'Hamaide
eb1a2ad623 KX165: fix nav power-btn action 2013-11-30 17:22:53 +01:00
janodesbois
403ca2f439 bug #202 fgdata correction: velocities/u,v and wbody-fps are now only ECEF velocities in body axis, yasim planes using this as TAS were changed to use instrumentation/airspeed-indicator/true-speed-kt, with the according factor change. 2013-10-27 13:50:44 +01:00
Torsten Dreyer
326d2044a5 global turn coordinator instrument: add the OFF flag 2013-10-21 22:04:05 +02:00
Clément de l'Hamaide
0a93f65beb KT76A: Fix typo reported by F-OJAC 2013-10-05 00:45:23 +02:00
Clément de l'Hamaide
74ea8ac7e3 KX165: fix volume knob animation 2013-08-26 20:02:10 +02:00
Clément de l'Hamaide
e51d452f27 KX165: emission color is customizable with <params> 2013-08-26 19:39:12 +02:00
Clément de l'Hamaide
68c2ecc40d lowercase kt76a files and clean list of <object-name> 2013-08-24 18:59:00 +02:00
Clément de l'Hamaide
70c6f4004c KT76A: cleaning <params> 2013-08-22 15:06:32 +02:00
Clément de l'Hamaide
0e0af99445 KT76A: fix Rembrandt transparency and remove a file dependence 2013-08-20 23:38:20 +02:00
Clément de l'Hamaide
ec1fa978dd KX165: add a "set-tooltip" command for Comm and Nav volume 2013-08-20 22:50:42 +02:00
Clément de l'Hamaide
2c37cde633 KX165: honnor <dimming> params adding a <emission> animation 2013-08-20 22:41:30 +02:00
Clément de l'Hamaide
750d198562 KT76A: Add <params> + fix Rembrandt blur + custom texture available 2013-08-20 22:32:53 +02:00
Clément de l'Hamaide
8ad5b39f68 Upgrade KT-70 for new transponder properties working over network
Thanks to Kiiyohito AOKI for report
2013-08-20 01:59:26 +02:00
James Turner
476c5fcb5f Map KT-70 mode to tooltip using an array. 2013-06-01 10:47:09 +01:00
Vivian Meazza
24dc108363 Add material animation to allow switchable faces by Clement de l'Hamaide
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-14 17:44:37 +01:00
Vivian Meazza
23ba1b3a56 New instrument by Clement de l'Hamaide
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-05-13 22:42:28 +01:00
James Turner
2e45b5424e Update TDR-94/CTL-92 for revised transponder.
Add knob animations and make the code selection cover the
entire code range.
2013-05-12 13:32:29 +01:00
James Turner
112b41b851 Update to use tooltips, knobs and new instrument. 2013-05-12 11:35:05 +01:00
James Turner
f9da4387e6 Initial work on a KLN-94 GPS.
Not functional yet, patience.
2013-04-14 16:04:56 +01:00
James Turner
7e0a45c798 Tooltips and knobs for the C172P.
This is proof of concept, not a complete conversion.
2013-04-06 17:36:25 +01:00
James Turner
ccfdd519ae Fix frequency range on the kx165. 2013-04-02 18:08:05 +01:00
Anders Gidenstam
5be5106bc2 Updated RAF_Mk9_bubble_sextant:
- Added night lighting.
- Added tooltips.
- Switched to knob animations.
2013-03-23 23:03:48 +01:00
James Turner
dc25a3e7b7 KX165 updates.
Make the common KX165 Rembrandt-compatible, and use it in the C172P.
2013-03-20 16:55:41 +00:00
Anders Gidenstam
8b4393735d RAF_Mk9_bubble_sextant: Adapted to the new mouse movement handling. 2013-03-13 22:05:07 +01:00
Anders Gidenstam
ce19ff1dd2 RAF_Mk9_bubble_sextant: Fixed some initialization problems. 2013-01-03 00:15:12 +01:00
BARANGER Emmanuel
2c3e0d3298 New entry in radardist.xml by 5H1N0B1
Fairey Gannet : New FDM with two turboprop, adding a droppable bomb, livery improved and more other details.
2012-12-17 00:32:47 +01:00
F-JJTH
6be5e731f6 garmin196: fix the chmod and EOL issues and comment the line 2981 of garmin196.nas waiting a solution from James 2012-12-07 12:43:18 +01:00
Thomas Geymayer
220702e8b1 Canvas: Add a canvas demonstration using the c172p
- Add new type of c172p (c172p-canvas) demonstrating the usage of
    the Canvas system.
2012-09-04 23:23:40 +02:00
Gijs de Rooy
e7cfd1b169 Get rid of absolute paths in Instruments-3d/ 2012-07-20 14:01:15 +02:00
ThorstenB
1f6f19c93f heading indicator scrollwheel adjustment
Unlike with the standard 3d VOR/ADF/... instruments, the scroll-wheel
didn't work with the HI - resulting in inconsistent, (b)ugly panel
controls ;-).
2012-07-01 16:02:24 +02:00
Anders Gidenstam
4699b1e520 Aircraft/Instruments-3d/: Added missing var keywords. 2012-06-12 22:27:25 +02:00
Anders Gidenstam
3f1c9d1be5 Aircraft/Instruments-3d/kns80/KNS80.nas: Added missing var keywords. 2012-06-12 22:24:46 +02:00
ThorstenB
70f5448a4e set correct file mode
More non-executable data files.
2012-05-02 22:37:48 +02:00
clement
c37d2bae7f Garmin GPS196 : update 3D and Nasal 2012-04-10 01:53:59 +02:00
clement
b813155296 GPS196: new update by paf team before merge request 2012-04-05 14:43:30 +02:00
clement
f8f644e824 New instruments-3d : Garmin GPS196 created by jeep from PAF team 2012-04-05 14:42:56 +02:00
Alexis Bory
17928b142f Merge branch 'work' 2012-01-03 00:02:28 +01:00
Alexis Bory
8495a2794b - Avoid "initing" and adding new listeners at each reset. 2012-01-02 23:27:52 +01:00
Gijs de Rooy
c228b7ed37 Clement: Disable swap and frequency knobs when radio is switched off. 2011-12-29 13:05:52 +01:00
ThorstenB
847e8a187f Fixed some file modes (non-executables) 2011-11-28 19:11:44 +01:00
Anders Gidenstam
fa65993dc6 Moved the RAF Mk.9 bubble sextant to Aircraft/Instruments-3d. 2011-09-28 21:00:27 +02:00
Torsten Dreyer
8634e35135 Merge commit 'refs/merge-requests/112' of git://gitorious.org/fg/fgdata into merge-requests/112 2011-07-20 00:23:59 +02:00
Stuart Buchanan
c0d8f31c32 Fix KAP140 VS display (finally!) - bug 340.
Fixed c172p and pa28-161. Zlin50 has not been fixed, but appears to have the same issue.

Clean-up of the KAP140s required - none use the Instruments-3D version of the model!
2011-07-06 22:03:25 +01:00
Gijs de Rooy
687c49abfa Generic CDU: lightmap 2011-07-06 18:39:26 +02:00
Hal V. Engel
2f5c64daa9 P-51D JSBSim -Fix minor amination issue with remote ptt button 2011-07-05 15:24:34 -07:00
Vivian Meazza
7ada9a79f9 Fix typos.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-22 22:31:58 +01:00
Vivian Meazza
c3c527327e P51d/SCR-522 updates.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-22 15:13:57 +01:00
Hal V. Engel
fd87d171e1 Merge branch 'master' of gitorious.org:~hvengel/fg/hvengels-fgdata-p51d-jsbsim 2011-06-21 15:36:36 -07:00
Hal V. Engel
8233eee3c4 SCR-522C VHF radio - Tr lock fix, Better label for dialog. 2011-06-21 15:34:37 -07:00
Vivian Meazza
386f0543ed Remove few more hidden surfaces.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-21 21:14:28 +01:00
Vivian Meazza
5d1e99e35b Fix up display of pick objects.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-21 20:26:42 +01:00
Vivian Meazza
4c130f19ee Remove hidden faces.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-21 17:30:08 +01:00
Hal V. Engel
c60912f61f SCR-522C radio code clean up
Now uses gui.menuBind() to override Equipment --> radio menu item
Will now turn radio receiver on and off as needed
General code clean up
Still needs keyboard mappings so that radio can be controled via the keyboard
2011-06-20 10:39:59 -07:00
Vivian Meazza
0475580b10 Override F12 with TR1133 dialog.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-20 09:44:52 +01:00
Hal V. Engel
079ed0b563 SCR-522C - Override defauilt radio menu item
Add README file with info on how to use this.
Modify radios.xml to match where properties are located.
2011-06-19 16:52:44 -07:00
Vivian Meazza
a16234a9f6 Replace top-level menu item with generic item.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-19 23:48:44 +01:00
Hal V. Engel
5e44f08181 SCR-522C radio. Update VHF radio. It now functions although frequencies must still be configured in the property browser. 2011-06-18 10:46:48 -07:00
Vivian Meazza
bd67875475 Add Day/Night Mask and T/R/REM Lock.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-10 13:36:57 +01:00
Vivian Meazza
cc53219cb9 Add radio type TR1133. This was the standard RAF VHF radio during WWII and after. Under a UK contract, Bendix produced a re-engineered version, the SCR-522. The two radios were functionally identical, and shared a common cockpit control box.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-06-09 20:32:40 +01:00
Alexis Bory
35ee33d7f6 Thanks Torsten Dreyer, fix a few instance of the US mil standard altimeter so the drums
settle at the full digit and not 25% off.
2011-05-30 20:00:58 +02:00
Gijs de Rooy
3bd445617b Add generic Boeing style chronometer 2011-04-02 22:05:04 +02:00
Alexis Bory
a34691165d Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:52:35 +01:00
Alexis Bory
5049c8164e Merge branch 'master' into f-14b-xiii 2011-03-06 19:12:38 +01:00
Alexis Bory
b127667b86 Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:10:25 +01:00
Alexis Bory
606ba27e3c Generic US mil drum altimeter: added negativ values flag, below 1000 and 10000 ft flags. 2011-03-06 19:07:06 +01:00
Alexis Bory
f92e507f6e A-6E, A-10, f-14b, f16 now use the same /Aircraft/Instruments-3d/altimeter/altimeter.ac et altimeter.png
They still keep in their own tree their own altimeter.xml file due the lighting specific colors.
A few other instrument shared the textures with the altimeter, fixed by adding numbers.png
Next step: improve the generic instrument to display negative altitudes.
2011-03-06 17:15:10 +01:00
Alexis Bory
c64e9521e3 Generic radar2.nas filtered a possible NaN input. 2011-03-05 21:43:00 +01:00
Gijs de Rooy
7474668c7b CDU update: fix page error 2011-02-19 22:04:56 +01:00
Gijs de Rooy
568a51a640 CDU: resize, better route-manager integration, Nasal controlled keybindings, panel ambient lighting 2011-01-26 12:29:07 +01:00
Gijs de Rooy
3edc666a04 Servicable option, to enable or disable the CDU, 'RTE1 Legs' page added, various extra texts. 2011-01-19 20:14:08 +01:00
ThorstenB
44a4f82481 Fixed weight calculation for YASim.
- Properties are below additional "weight-lb" branch.
- Calculate empty weight based on lbs - not lbs/1000.
2011-01-16 18:53:06 +01:00
Gijs de Rooy
83095bf421 CDU: additional lines/pages and button actions 2011-01-13 19:43:16 +01:00
Ryan Miller
98277733d5 Some slight modifications to the generic CDU: YASim compatibility for weight calculations and changed erroneous documentation 2011-01-12 19:00:38 +01:00
Gijs de Rooy
6d62113a0c Generic (Boeing) CDU: initial commit 2011-01-11 19:36:37 +01:00
Dave Perry
bbc3e97d10 1. Added texture for ignition key to Aircraft/Instruments-3d/magneto-switch.
2.  Moved all .nas files for pa28-161 to Aircraft/pa28-161/Nasal/.
3.  Added generic tyre smoke to pa28 and pa24.
2011-01-10 14:04:44 -07:00
Durk Talsma
657945bc86 A few xml fixes, and other assorted cleanups, as reported by fg-check. 2010-12-30 09:27:58 +01:00
Durk Talsma
fc3ae7f41b Merge commit 'refs/merge-requests/69' of git://gitorious.org/fg/fgdata into integration 2010-12-30 08:42:49 +01:00
Hal V. Engel
afc751f3ac p51d-jsbsim recommit A-14A.xml 2010-12-29 12:14:27 -08:00
Hal V. Engel
5168cde2d7 p51d-jsbsim Improve A-14A model and animation of recognition light key. 2010-12-29 11:24:25 -08:00
Hal V. Engel
0c67688205 p51d-jsbsim Animations and hot spots.
Add all hot spots to right side electrical panel. Some systems not implemented yet.
Position lights working.
Signal lights working.
Add more range animations.
Added light animations to pilot.
Restructured pilot xml files.
Added xml files for SCR-522C, A14A and AN/APS-13
2010-12-28 19:50:47 -08:00
Vivian Meazza
312aea4be8 Merge branch 'integration' 2010-12-27 09:36:01 +00:00
Hal V. Engel
932652205a p51d-jsbsim Update SCR-52C.xml 2010-12-26 09:40:19 -08:00
Vivian Meazza
6ba3ba1f0b Merge branch 'integration' 2010-12-26 10:37:52 +00:00
Hal V. Engel
80f5e4e094 p51d-jsbsim Clean up *.ac files
Make materials consistant.
Fix lighting animations in various places
Add animations for SCR-522C
2010-12-25 16:48:09 -08:00
Hal V. Engel
459654cca8 p51d-jsbsim Cockpit detail
Add manual bomb salvo controls
Add frames to left cockpit
Enhance SCR-522C control unit
Add missing texture for gun circuit protectors cover
2010-12-24 14:42:07 -08:00
Hal V. Engel
95b30a6b7d p51d-jsbsim Add VHF control unit. 2010-12-23 13:52:54 -08:00
Hal V. Engel
161e666126 p51d-jsbsim Add cockpit details
Add 9 placards
Add gun circuit protect door
Add emergency canopy release lever and fittings
Add canopy crank
Add AN/APS13 bell panel
Add detailed texture for rudder pedals
Add cockpit lights animations for new cockpit objects
2010-12-22 17:29:58 -08:00
Hal V. Engel
3ac9bb015d p51d-jsbsim More cockpit improvements
Added oxygen tube from A14A to near pilot seat
Added some screw heads in various places
Cleaned up some bad object names
2010-12-17 21:23:14 -08:00
Vivian Meazza
a36fab5726 Merge branch 'integration' 2010-12-16 23:56:58 +00:00
Hal V. Engel
5158b20a52 p51d-jsbsim cockpit enhancements
Added AN/APS-13 rear warning radar control unit.
Add induction air controls.
Added framing to right cockpit wall.
Improved the modeling of both cockpit walls.
Improved cockpit light animation.
2010-12-16 09:03:10 -08:00
Hal V. Engel
eb59ab0ffd p51d-jsbsim 3D cockpit improvements.
Add A-14A Ox regulator
Resize and reposition electrical switch panel
Add circuit breaker push to reset panel to electrical panel
Make adjustments to right cockpit wall
2010-12-14 16:20:41 -08:00
Stuart Buchanan
7ae5a72c9d Updates to magneto switch (part 2) from Horacio CONTRERAS. 2010-12-12 20:50:08 +00:00
Stuart Buchanan
a84ca58598 Updated magneto switch from Horacio CONTRERAS. 2010-12-12 20:49:09 +00:00
Stuart Buchanan
958e38843c Second part of updates to flaps selector from HORACIO CONTRERAS 2010-12-12 20:45:33 +00:00
Stuart Buchanan
c7df7fcdde Improved Cessna-style flaps selector from Horacio CONTRERAS. 2010-12-12 20:39:37 +00:00
Torsten Dreyer
c51cd187bc Scale texture of new T/C to 32x32 2010-06-29 14:55:18 +02:00
Stuart Buchanan
36cb5227e1 Replace the C172p outdated turn indicator with a more realistic turn coordinator, at the same time updating the 3D TC textures. Thanks to Jorg EMMERICH for pointing out the discrepancy. 2010-06-27 23:05:11 +01:00
BARANGER Emmanuel
f2a7034df0 - added doc and sounds to ilec-sc7 vario by WooT 2010-05-29 16:24:36 +02:00
BARANGER Emmanuel
fa9d8d1a14 - added compensated total energy variometer and immatriculation to the ASK13 - moved some instruments to "instruments-3d by WooT 2010-05-29 00:15:10 +02:00
abory
026ff680d4 - Added an offset parameter to better match HUD geometry so the 'target
locked' diamond symbol doesn't show outside a not centered HUD. No
  change to the default behaviour.

  New property: /instrumentation/radar2/hud-vertical-offset-m
2010-03-18 12:11:21 +00:00
sydadams
553d6f2c21 fix some route manager related breaks ... add more nil checks 2010-03-14 20:57:55 +00:00
sydadams
f53633485f ADF fixes 2010-03-01 00:26:25 +00:00
sydadams
e41cd335b4 switch from getNode to initNode 2010-02-28 22:48:21 +00:00
sydadams
5d826a7938 fix digit error on PFD compass 2010-02-06 21:41:20 +00:00
jmt
079c8493a5 Dave Perry:
Over Christmas week, I did a significant update to the pa24.

1.  made interior 3d with wall thickness variation to match real geometry..
2.  added cabin door and baggage door automation.
3.  moved the instrument panel to the "right" x and z location.
4.  replaced all the pa24-panel.xml automations with pick automations so that file can be removed from cvs.
5.  mixture, throttle, prop control automations that were in pa24-panel.xml now done with mouse wheel.
6.  flapTrim.ac better matches real geometry and added picks.
7.  glareshield better matches real geometry (now has correct width).
8.  kr87 (adf) panel animation replaced with pick animation as in pa28.

The Instruments-3d patch adds picks for the asi-pa24 and makes minor tweaks to the pa24 and pa28 fuel-oil-amps gauges.
2009-12-29 10:46:34 +00:00
abory
b51040c7ba - Sebastien Marque: Fix navigation display so it shows distance to waypoint. 2009-12-15 20:39:09 +00:00
abory
f72f1b3cd6 - Sebastien Marque: Changes to fit the new route-manager system. 2009-12-12 10:34:51 +00:00
abory
d04b398e9b - Sebastien Marque: Turnpoint is managed using "OBS mode", the route is still managed by zkv500's Nasal, only "obs" mode is available (see http://wiki.flightgear.org/index.php/GPS_internals). It should be "leg mode" but I can't get it to work as I expect to. 2009-12-08 20:18:16 +00:00
stuart
3f1e9b8733 Add support for scroll-wheel adjustments to the standard Altimeter and VOR instruments. 2009-11-22 23:38:40 +00:00
jmt
b1dc60ae24 From Dave Perry:
Changes deflection input variables to match nasal lowpass filter
output for cdi and gs needle deflections.  I did a search of the
data/Aircraft to make sure this will not break other ac.
2009-11-14 11:00:34 +00:00
jmt
c57bfe7832 Dave Perry: parks gs needle when gs out of range, yoke-pa24 animation change to accommodate ap/joystick inputs 2009-11-08 18:51:39 +00:00
curt
1f00dadc43 Sébastien MARQUE:
The zkv500 is now repaired (see attached patch) at least for turnpoint mode.
I'm quite sure there will have problem some problems with route management,
I haven't tested yet, but I'll do this week-end.

I've also fixed the screen refresh frequency, which is now more regular.
2009-10-30 18:39:12 +00:00
jmt
69edaea2f4 Dave Perry:
Added GS out of range flag to Instruments-3d/vor.

Century III upgrades
 1.  Implemented the two 20 sec checks for GS arm documented in the autopilot POH page 30.
 2.  Fixed bug that made GS capture not work if the ALT switch was turned off for a few moments to do a step-down approach.
2009-09-18 08:58:10 +00:00
sydadams
dfcae6b00f added mousewheel action to knobs 2009-09-17 21:02:05 +00:00
sydadams
1fc72cdd84 restored DME/RNAV distance display 2009-09-17 20:49:43 +00:00
sydadams
f0df2324d8 Added shift-LMB to the volume knob for the push-pull ident 2009-09-17 07:44:39 +00:00
sydadams
2aba2cd493 fixed frequency tranfer to nav when tuning on unused channel 2009-09-17 07:18:13 +00:00
sydadams
255d3f2790 removed obsolete file 2009-09-16 19:49:51 +00:00
sydadams
9e89aa315b pick animation updates 2009-09-16 17:40:46 +00:00
sydadams
f14087c807 code cleanup 2009-09-16 06:08:53 +00:00
jmt
310c375ebc PA-24 and PA-26 glideslope fixes from Dave Perry, including updated autopilot gains. 2009-09-13 08:10:56 +00: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
abory
9f28c3d5a9 - Alexis Bory: Added Mirage F1. 2009-08-31 20:30:50 +00:00
sydadams
a8c7c8080f fixed off center volume knob 2009-08-31 05:23:49 +00:00
sydadams
d7329ce4e0 transponder controller animation update 2009-08-09 21:25:07 +00:00
sydadams
f507db7113 fixed the CTL-62 - morse ident wasn't enabled 2009-07-15 04:17:15 +00:00
sydadams
90ac94548a flight timer update:
activates at airspeed > 30 , shuts off at < 30
displays minutes:seconds up to 59:59 ,
then switches to hours:minutes
2009-06-19 06:17:47 +00:00
abory
2306a8371c - Add f-14b Dual Control. 2009-06-10 20:36:16 +00:00
abory
bb061dce5c - Cosmetics. 2009-06-02 16:14:08 +00:00
abory
80bcce215a - Minor fix. 2009-05-30 06:46:21 +00:00
sydadams
d60f9332c6 ambient color fix 2009-05-30 00:55:01 +00:00
sydadams
eabdc4391b fixed reference to rgb files 2009-05-24 19:40:05 +00:00
abory
ad0dfdb64d - Skip testing tankers AGL as they are always high in the sky. Tune low AGL
correction (better escape chances). Add carrier Vinson.
2009-05-24 16:45:40 +00:00
abory
33c4c40f26 - Common miniature standby Adi. 2009-05-24 14:39:45 +00:00
abory
0a335cb692 - Common miniature standby ADI. 2009-05-24 14:38:49 +00:00
abory
d8461ddec7 - Update. Radar2 is now devived frm the last f-14b radar version. Added a
standalone screen and HUD diamond as target marker.
2009-05-24 13:32:52 +00:00
abory
52471e4666 - The model is now usable with rwr.nas or radar2.nas. ECM properties are now
written to /instrumentation/radar2 (whenever we use rwr.nas or radar2.nas).
2009-05-24 12:19:24 +00:00
abory
7d94c45308 - Standalone RWR script for aircrafts which don't radar2.nas features. 2009-05-24 12:16:08 +00:00
abory
04bf18553e - New chronometer. 2009-05-18 19:25:31 +00:00
abory
b0348c998a - USAF and USN common barometric altimeter. 2009-05-18 18:42:46 +00:00
abory
50abeffede - RGB replaced by PNG. Fixes colors. 2009-05-15 11:20:39 +00:00
sydadams
41cb0c79b7 updated pick animations , added shift click for ident button action 2009-05-09 02:13:06 +00:00
helijah
65732e2376 - change color system 2009-04-29 16:26:31 +00:00
sydadams
2443c2258f material , pick animation update 2009-04-26 19:34:09 +00:00
sydadams
9cd8a18385 changed material 2009-04-26 19:32:40 +00:00
sydadams
ff6ceb0e24 one more material change 2009-04-26 19:32:01 +00:00
sydadams
bff22aee78 added mousewheel action to knobs 2009-04-26 03:35:45 +00:00
sydadams
5725eb5c07 added mouse wheel action to knobs 2009-04-26 03:34:47 +00:00
sydadams
2b6ad4146e fixed a pick animation error 2009-04-26 02:48:08 +00:00
sydadams
b6ccd90066 texture update
pick animation update
remove nasal dependency
2009-04-17 04:19:51 +00:00
sydadams
1336f7b6df Texture change
pick animation update
remove nasal file dependancy
2009-04-17 04:17:46 +00:00
sydadams
6ed10f3005 the primus now needs a systems/electrical/outputs/efis for power source 2009-04-13 04:42:50 +00:00
mfranz
b7098b0bda Dave PERRY: pa24/instruments-3d: ambient & transparency fixes
- Corrects ambient for pa24-250 oat and radio stack .ac files.
- Removes osg transparency artifacts for Century III mode switch.
2009-03-25 19:07:20 +00:00
mfranz
073c711b89 Dave PERRY: fix ambient grey-out and texture for the pa24 yoke 2009-03-23 20:47:07 +00:00
mfranz
5cb5b0bc7e Dave PERRY: ambient color fixes 2009-03-21 21:11:55 +00:00
abory
54691b8309 - Check for NaN or neg values before math.sqrt(). 2009-03-21 17:17:18 +00:00
torsten
434a25d329 - change amb color 2009-03-20 08:49:15 +00:00
sydadams
ee515653aa ambient material update 2009-03-20 05:23:17 +00:00
sydadams
ca2f7d3ccd ambient material fix 2009-03-20 05:09:01 +00:00
sydadams
f3f633218c ambient material , pick animation, rgb to png update 2009-03-20 04:58:59 +00:00
sydadams
3f575ae9e8 fixed ambient material 2009-03-20 04:34:17 +00:00
sydadams
bb40350be2 fix ambient material and replace rgb with png texture 2009-03-20 03:41:06 +00:00
sydadams
efc039a2ed ambient material update 2009-03-20 03:20:29 +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
719c2f4610 replace deprecated io.isdir(stat[2]) by stat[11] == "dir" 2009-02-15 20:49:16 +00:00
sydadams
58d629ed13 Display , hotspot update 2009-02-15 09:32:11 +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
sydadams
c641c5306b glideslope pointer adjustment 2009-01-03 05:33:44 +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
aaf625446e disable display when electrical /systems/electrical/output/dme is false 2008-12-05 19:50:00 +00:00
torsten
8345ee9d6a New instrument: KMA20 Marker/Audio panel. 2008-12-05 14:06:06 +00:00
torsten
d1b2744985 make use of new Node.initNode() method 2008-11-21 09:21:03 +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
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
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
832c035499 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 19:09:14 +00:00
torsten
838dff7b5f consolidated multiple actions into single pick animations 2008-10-12 17:33:57 +00:00
torsten
4498e9b4b0 property-save code simplification 2008-10-12 13:42:23 +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
abory
0e62b49afa - Alexis Bory: Added new instrumet RWR. 2008-10-08 13:58:52 +00:00