Logging to socket, the docs indicate how-to, but was it ever implemented? #986
Replies: 2 comments
-
PS. The docs where I found this is: https://jsbsim-team.github.io/jsbsim/classJSBSim_1_1FGOutput.html |
Beta Was this translation helpful? Give feedback.
-
Hi @NikolaiVChr, To answer the question in the title: yes the UDP protocol is implemented.
Yes but check that the rate is consistent with the simulation time step (120Hz by default). For a rate of 500, you should have a simulated time step of 0.002s.
Yes, JSBSim allows using as many output as you can fit in your computer memory and disk bandwidth. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In other words, can I do this?
Also, can I log to a socket and a file at the same time (different properties).
Beta Was this translation helpful? Give feedback.
All reactions