• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Search results

  1. A

    How to send/receive data to and from a port?

    Sounds good to me Patrick, thanks a lot!
  2. A

    How to send/receive data to and from a port?

    Hi Thanks for you response. What I am attempting to do is to code up a HiL simulation for an autopilot I have designed. I am writing up some code to use in SimConnect, to grab some of the important data I need from the plane running in SIM. I need a way to take those values and transmit...
  3. A

    How to send/receive data to and from a port?

    Hi I was wondering if there are any examples, or instructions anywhere which show exactly how transmit and receive sim data ie altitude, lon, lat, plane roll etc to and from a port using UDP or TCP? Basically I need to know how to take SIM data send it to a port in a udp or tcp...
  4. A

    Variables for Gyro Rates

    OK I found them, they are titled ROTATION VELOCITY BODY XYZ. Thanks anyway.:D
  5. A

    Variables for Gyro Rates

    Hi All I'm looking for the variables for the gyro rates ie, roll rate, pitch rate, yaw rate usually given in degrees per second. I can't seem to find them in SimConnect. Do these variable exist? I suspect that they do considering the fact that they are pretty common in regards to...
  6. A

    HiL (Hardware in the loop)

    Is anyone interested?
  7. A

    Using FSX as a simulator for external embedded hardware-in-the-loop simulation?

    I have never used SIM connect and I am a hardware design engineer by trade so I'm not much good @ software development do you think you or some one you know could help out, the I/O I need should be simple. If its truly simple I could probably coded it up myself but I'd still need to be...
  8. A

    HiL (Hardware in the loop)

    No, no, no all I need FSX to do output IMU and GPS data to a serial port or maybe a tcp port, and receive control surface, gear and throttle commands from the same or a different port. Thats all I need really, well and I need the format to be in floating point. The autopilot should handle the...
  9. A

    Using FSX as a simulator for external embedded hardware-in-the-loop simulation?

    I guess what I am asking is there a way of getting FSX to output IMU and GPS data to a serial port or maybe a tcp port, and receive surface, gear and throttle control from the same or a different port. Thats all I need really, well and I need the format to be in float.
  10. A

    HiL (Hardware in the loop)

    Hi all I'm currently in the process of designing a UAV, and I'd like to use FSX as a flight Simulator for my embedded hardware autopilot system. I was wondering if anyone has designed a plugin that outputs IMU and GPS data, and accepts flight controls, pitch, roll, and yaw or elevator...
  11. A

    Using FSX as a simulator for external embedded hardware-in-the-loop simulation?

    Has anyone created a plugin for this issue. I am in the process of designing a UAV and I would love to use FSX as a flight simulator.
Back
Top