Replies: 2 comments 1 reply
-
|
The F Prime GDS in its default configuration is really intended to process things that follow the F Prime packet structure. If you want to work with non-fprime software there are two ways to do this: Convert to F Prime Data FormatYou could convert the data format of the embedded system to use F Prime structure. Briefly this would look like:
Convert the GDS to Use New Data FormatYou could modify the GDS to handle a new data format. This would be done briefly with the following steps:
Note You still need the dictionary because that informs F Prime what the data units look like. Caution The F Prime GDS, while architecturally capable of such a change, isn't necessarily intended for such a change. There may be unknown unknowns here that take some work. Additionally, there are no guides for this work as it isn't something we've done before. |
Beta Was this translation helpful? Give feedback.
-
|
@mashtijou You might be better off with something like Grafana. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please help me find out: I like to know if F’ GDS can be used for integration and testing software of any flight Instrument (like a radiometer, radar, spectrometer, etc..) that do not use F’ for their flight software environment and also in some cases the flight instrument may not even have any flight software (instead of flight software it will have FPGA based command/control and telemetry). Will any of the February 2026 workshops help me understand how to develop additional software on F’ GDS to test any of flight Instruments (like radio meters, radars, spectrometers, etc..) while controlling, monitoring, and collecting telemetry and science data from several test equipment and data acquisition unit?
I read through a lot of the online F’ GDS documentation but still not sure how to add to baseline GDS software to communicate with and control a whole bunch of test equipment while sending commands and receive telemetry from non F’ based flight software that runs on an Instrument (like a radiometer, radar, spectrometer, etc..) using F’ GDS. Please advise.
Beta Was this translation helpful? Give feedback.
All reactions