IP400/README.md

13 lines
605 B
Markdown
Raw Normal View History

2025-02-06 02:59:20 +02:00
Welcome to the IP400 project.
2025-01-19 21:43:42 +02:00
2025-05-25 18:58:09 +03:00
The directories here have been restructured. The Node Firmware directory contains the hardware abstraction for several platforms,
2025-07-01 05:55:57 +03:00
and the IP400 directory contains source code that is common to all node types. There are precompiled binary files that can be
uploaded using the STM flash utility.
2025-05-25 18:58:09 +03:00
The Raspberry Pi code is now available on the disk image, which can be downloaded from the project website, ip400.adrcs.org,
from the 'Getting Started' link on the hardware page.
2025-07-01 05:55:57 +03:00
The current revision level is 1.3
2025-01-19 21:52:17 +02:00
2025-03-28 20:52:42 +02:00
See the release notes in the 'IP400 Node Software' document.