Search results

  1. V

    Question Arrow Freighter syncing/controlling with simpit ideas?

    :tiphat: yeap, thats was a thought of mine too.. now decoding the line in the savefile SAVEVAR00 0§0,1§0.00,2§0,3§0.00,4§0,5§0.00,6§0,7§1,8§0.00,9§1,10§0.00,11§0.00,12§0,13§1,14§1,15§0.00,16§0,17§0,18§3,19§1,40§0.04,41§4,42§0,43§0,44§0.00,45§0,46§0.00,47§0.00,48§0, ...but will i be able to...
  2. V

    Question XRVesselCtrl API: Scram Diffusor Temperature

    yep it has to do with the atmosphere temp (288 K at ground) in this example. but the display function is not max() because the displayed temperature is rising up to the DiffusorTemp late ...when DIffusorTemp is >1000K :tiphat:
  3. V

    Question Arrow Freighter syncing/controlling with simpit ideas?

    Hi folks, I love the arrow freighter and i am looking for some hints how i can control it without using the virtual cockpit. While the normal flight parameter can get accessed via the VESSEL* class oapi functions i would love also to control the light, gravity wheel, the fantastic countdown...
  4. V

    Question XRVesselCtrl API: Scram Diffusor Temperature

    Greetings all, i discovered a slight diffrence in the temeperature of the original 2d panel of the xr vehicle and my simpit. i am getting the temp from here: struct XREngineStateRead : public XREngineStateWrite { double TSFC; // 0 <= n double FlowRate; //...
  5. V

    API Question oapiGetNavSignal values and com/nav mfd

    i just copy the part of the docu, maybe it helps :hello: so far i understand it depends on the "power" of your nav signal, see below "power (type double) - in the definition of your nav signal", so when you 'stand' on the nav signal (r=0) you will get a signal strength "S(r=0)=ndata.power" of...
  6. V

    Project Orb::Connect Web Edition

    ... or Raspberry Pi is running the 2D panel ...
  7. V

    Question [Solved] XRVesselCtrl 3.0 API: Is there a Elevator Trim function?

    [Solveld] Thanx, i have overseen that there is a vessel call Thanx :tiphat:
  8. V

    Question [Solved] XRVesselCtrl 3.0 API: Is there a Elevator Trim function?

    I am going thru the XRVesselCtrl 3.0 API for my simpit and i am wondering if there is some API call to set/read the Elevator Trim. Have i overseen it, or is it missing? :hailprobe:
  9. V

    New Release [2014 update] UCGO + DeltaGliderIV + UMMU

    Q: is there any api to control arrow freighter great work, as usuaal :-) :thumbup: a question: is there any API / possibilty to control the arrow freigher with some api or something ... e.g. that i can program a new orbconnect function to lets say start the gravity wheel (so i can start it via...
  10. V

    Project Orb::Connect Web Edition

    Well in this case ... i have some more OrbConnect thingies running on myself which maybe are of common interesst: XR Hulltemperature adding to XCTL:SysStatus to give back all new values like Hull Tempearture from the newset XR Api 3.0 XRCtlCommandParser.cpp Line 783ff (getSystemStatus)...
  11. V

    Project Orb::Connect Web Edition

    OrbConnect ..next version bugfix by the way.. i cant find a active OrbConnect thread ?? am i looking wrong? i would like a contribute a small bugfix for the next version XCTL:SetDescentHold not working correct (you can not set vs speed) Fix: XRCtlCommandParser.cpp Line 732 732 - : converted =...
  12. V

    Project Orb::Connect Web Edition

    short answer: :) you are right, e.g. the Arduino Mega has 54 input/outputs with 14 PWM for all the simpit blinking and beeping, but you have to protect them too but the PI has one big advantage .. i have one now entering the NERD-Zone .. you have been warned ...dont read further...
  13. just pc

    just pc

  14. receiver

    receiver

  15. sender

    sender

  16. TI Launchpad

    TI Launchpad

  17. MSP Mikroontroller

    MSP Mikroontroller

  18. Raspberry PI

    Raspberry PI

  19. simpit, beginning, evaluation

    simpit, beginning, evaluation

  20. V

    Project Orb::Connect Web Edition

    thumbs up elegant, straight to the point coded AND .. winderful timing .. i just got permission for a simpit from my wife:thumbup: and started to do the same in python (because cross using it later on raspeberry pi for hardware control) ... the only thing left, making a new thread for...
Top