If i am reading correct 'the cube' has just 1MB RAM and 2MB storage. That is all it needs?Mission data, parameters, and configuration are stored separately in non-volatile onboard storage and remain available after power cycling.
The internal flash sounds like SPI flash?
Can you recommend a 'rover' controller for ArduPilot? It seems to me the features shown here are well beyond what I would need for a land rover.
Flight controller seems overkill for me but this software suite seems amazing.
I see some controllers with JST connectors for the soldering impaired.
I started looking at pynmeagps and what I thought would be an easy one to port might have been wrong.
There are many python scripts in the one port to test. We know it works with PIP so it should port fine.
I am going to make a simple port python skeleton and build from there.
Lot of commonality when I peruse the python ports in our tree.
Good doc here for porting. Spells it out.