Is it possible to add a deployment example for baremetal / Arduino hardware + RPI?
Right now you have obcA and obcB, both of which are Raspberry Pis. The hub pattern works for two RPIs based on tests I've done on a previous fprime project.
Many use cases I have seen for a hub pattern involves using a low-powered microcontroller (i.e. Teensy, Arduinos, etc.) as the primary OBC and a RPI as a secondary OBC.
I have attempted to create a GenericHub fprime reference project a while ago to showcase this capability, but it partially works. I can command the RPI through the GenericHub, but only partial RPI telemetry can be seen from the GDS.
I am having issues with getting FileDownlink and FileUplink working.
Is it possible to add a deployment example for baremetal / Arduino hardware + RPI?
Right now you have obcA and obcB, both of which are Raspberry Pis. The hub pattern works for two RPIs based on tests I've done on a previous fprime project.
Many use cases I have seen for a hub pattern involves using a low-powered microcontroller (i.e. Teensy, Arduinos, etc.) as the primary OBC and a RPI as a secondary OBC.
I have attempted to create a GenericHub fprime reference project a while ago to showcase this capability, but it partially works. I can command the RPI through the GenericHub, but only partial RPI telemetry can be seen from the GDS.
I am having issues with getting FileDownlink and FileUplink working.