1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
sydadams
24572f14db Updated kfc200 FD mode operation...
Material lighting updates ....
2007-12-22 23:37:14 +00:00
sydadams
e32a74e034 fixed nasal error --- tried to set DoubleValue("") 2007-06-13 05:00:21 +00:00
sydadams
fe7d5a0462 fixed a DME HOLD error .... note to self: dont use find and replace all ! 2007-05-10 03:01:25 +00:00
sydadams
ca5856f86b Aerostar balance fix ...
nasal file corrections ...
2007-04-28 05:40:25 +00:00
sydadams
7c6e7e0e2b Fixed some property initialization errors and duplicate calls 2007-04-27 06:23:56 +00:00
sydadams
dec26c8b12 display frequency when USE or DSP button pressed... 2007-04-26 04:12:42 +00:00
sydadams
2e2c30f424 More RNAV updates ... 2007-04-25 06:51:03 +00:00
sydadams
18bd0bedbb More BNAV updates...
Replaced MP gauge with 50 inhg gauge
2007-04-23 06:52:54 +00:00
sydadams
00156d175f Added flashing DSP digit if USE and DSP aren't equal...
Cleaned up some of the mess I made applying Ron's patch...
2007-04-22 07:07:23 +00:00
sydadams
1b0d629659 more RNAV updates... 2007-04-21 17:45:09 +00:00
sydadams
e104c45584 More RNAV updates from Ron Jensen... 2007-04-20 03:15:05 +00:00
sydadams
60010498d5 fixed USE , DSP button function 2007-04-20 00:44:01 +00:00
sydadams
7420f9fe65 Added push/pull ( button 1) to KNS-80 volume knob to toggle nav ident signal 2007-04-19 02:20:46 +00:00
sydadams
4fe8eb5266 Beginning of the RNAV system , thanks Ron 2007-04-17 06:18:29 +00:00
sydadams
9f811b66c6 minor fixes and catching up 2007-04-15 16:54:09 +00:00
sydadams
b960dd4616 Fixed errors caused by KNS80 properties not initialized in time... 2007-04-12 01:38:40 +00:00
sydadams
bc002ff33f Minor FDM update ...elevators too touchy...
Updated electrical system ...instrument light output normalized
Added OSG hotspots to most instruments ... more to go yet
PLIB hotspots temporarily broken ..need to resize panel to avoid whiteouts...
(a waste of time ) but some still use PLIB , so needs to be fixed ... ;)
2007-04-09 19:33:41 +00:00
sydadams
f5ff430bc3 time to save ....
Aerostar FDM , model and updated electrical system
Fixed instruments (lighting)to work properly...
2007-04-06 18:54:28 +00:00
sydadams
f67b8ab124 Aerostar FDM , model updates...
Updated KFC200 ALTITUDE mode ... sets pitch hold until selected altitude is captured ... pitch controlled by switch on controller...
KNS 80 nav radio can store 1 selected radial per stored frequency ... stored distance will come when I understand RNAV better...
More instruments underway....
2007-04-01 18:20:23 +00:00
sydadams
143c445571 Updated Aerostar...
Updated KNS-80 Nav radio --- (Added DME display , ability to set 4 vor/rnav waypoint frequencies )

Aerostar instruments material animation updates
2007-03-29 02:38:31 +00:00
sydadams
c018eb9ca4 Updated Aerostar....
Aligned hotspots...
Moved kfc200.nas to Instruments-3d where it belongs...
Redoing the kfc200 flightdirector with newer functions (setlisteners) ...still in progress
Updated radios to change standby frequencies instead of selected frequencies....
2007-03-26 03:32:24 +00:00
curt
cdfa61f112 Syd Adams:
Here are the latest updates.

- Most of the changes involve moving instruments / animation / hotspot files
  to instruments-3d.

- Some re-texturing.

- Finished Aerostar gear animation.

- I tried adding a LONG variable to the nav radio property tree,
  but the conversion kept coming out wrong. Multiplying frequencies
  by 100 and outputing that to another DOUBLE worked, but I cant find
  the Comm frequencies property updating for the life of me ..... oh
  well Nasal works.
2006-02-23 19:06:03 +00:00