Jump to content

PanelBuilder

Members
  • Posts

    286
  • Joined

  • Last visited

Everything posted by PanelBuilder

  1. Great stuff. One question: will we get a new export.lua file with the patch? I don't mean to harp on this but the existing file could sure use some cleaning up. Thanks for all the hard work, Colin
  2. Hi guys, I've been offline for a while. Is there anything new in Blackshark data exporting and iimporting? The BlackShark export.lua file I have still has stuff like the following: LoGetMechInfo() -- mechanization info result_is = { gear = {status,value,main = {left = {rod},right = {rod},nose = {rod}}} flaps = {status,value} speedbrakes = {status,value} refuelingboom = {status,value} airintake = {status,value} noseflap = {status,value} parachute = {status,value} wheelbrakes = {status,value} hook = {status,value} wing = {status,value} canopy = {status,value} controlsurfaces = {elevator = {left,right},eleron = {left,right},rudder = {left,right}} -- relative vlues (-1,1) (min /max) } It would be nice to get this cleaned up. Thanks a lot, Colin
  3. Hi guys, I've been offline for a while. Is there anything new in data exporting and iimporting. The BlackShark export.lua file I have still has stuff like the following: LoGetMechInfo() -- mechanization info result_is = { gear = {status,value,main = {left = {rod},right = {rod},nose = {rod}}} flaps = {status,value} speedbrakes = {status,value} refuelingboom = {status,value} airintake = {status,value} noseflap = {status,value} parachute = {status,value} wheelbrakes = {status,value} hook = {status,value} wing = {status,value} canopy = {status,value} controlsurfaces = {elevator = {left,right},eleron = {left,right},rudder = {left,right}} -- relative vlues (-1,1) (min /max) (sorry:( } Any chance we can get this cleaned up?? Thanks a lot, Colin
  4. Thank you! This fantastic. By way of helping out a little, tomorrow I'll post a bit about how I used SketchUp to choose a 7-segment display for the weapon status panel. Cheers,
  5. Hi all, Is there a way to get the BS export script to write to a com port? Is there some other way to get the data from the sim to your physical cockpit? Thanks a lot. Any guidance at all would be much appreciated.
  6. Me too please. Any help with BS cockpit drawings would be much appreciated!
  7. OK, thanks. I'm kind of mysified though. The point of this is to enable physical cockpits, right? So how do you get the data to the physical cockpit? Thanks,
  8. I'm wondering how people are using the export script. What are you exporting the data to? And then what are you doing with it? Just trying to get a handle on all this. Thanks much everybody.
  9. Hi all, Can some kind person please fill me in on how to get the export.lua script to write to a Com port. I'm just not seeing it. Thanks so much,
×
×
  • Create New...