2025-04-28 00:36:57 +03:00
|
|
|
# Node Firmware
|
2025-07-01 05:33:55 +03:00
|
|
|
This directory contains the code sources. The current source code is at Rev level 1.3.
|
2025-04-28 00:36:01 +03:00
|
|
|
|
2025-07-01 05:42:34 +03:00
|
|
|
The two zip files are the Cube IDE projects, which can be imported directly. See the .pdf instructions for
|
|
|
|
more details. The IP400 code is common to both, and can be compiled for the two platforms.
|
|
|
|
|
|
|
|
The precompiled .bin file is for the mini-nodes that were recently shipped, the module can be updated using
|
|
|
|
stm32flash, which is located in the 'code' directory on the SD card image. This can be downloaded from the IP400
|
|
|
|
project site. To find it, go to ip400.adrcs.org, then to the Hardware page, scroll to the bottom to find the link
|
|
|
|
to the getting started page.
|
|
|
|
|
2025-04-28 00:36:01 +03:00
|
|
|
|