mirror of
https://github.com/adrcs/ip400.git
synced 2025-07-04 03:01:18 +03:00
Compare commits
7 commits
cf7e7755fa
...
e5f010950d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e5f010950d | ||
![]() |
c7fd9c6f82 | ||
![]() |
ea6c053900 | ||
![]() |
9f80047228 | ||
![]() |
00f4f9ee48 | ||
![]() |
ac3c21cb10 | ||
![]() |
a3a15f69ce |
7 changed files with 10 additions and 20 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,2 +0,0 @@
|
||||||
Please note that in this version, and going forward, the Nucleo code has been renamee to 'NucleoCC2', to reflect is commercial
|
|
||||||
product number.
|
|
|
@ -1,21 +1,9 @@
|
||||||
# Node Firmware
|
# Node Firmware
|
||||||
This directory contains the code sources. The current source code is at Rev level 1.1.
|
This directory contains the code sources. The current source code is at Rev level 1.1.
|
||||||
|
|
||||||
Setting up a CubeIDE development project has several steps:
|
Due to a new release of CubeIDE, the platform code is out of date and has been temporarily removed until
|
||||||
1. Download the code from this site.
|
a new release is ready, which is imminent.
|
||||||
2. Unzip it after the download
|
|
||||||
3. Navigate to the 'platforms' directory, and unzip the project for the appropriate platform.
|
|
||||||
4. Import the project into CubEIDE and Add the source code to it (see .pfd doc for instructions).
|
|
||||||
5. Build the code and download.
|
|
||||||
|
|
||||||
The reasoning behind it is because goign forward several platforms are being supported, the code iteself
|
If you need a copy rignt away, please email me VE6VH at ve6vh dot org
|
||||||
is platform independent, so it can be shared between them. The platform code has the device specifics
|
|
||||||
and should not need to be updated each time a release is made, however it is probably good practice to
|
|
||||||
update it each time.
|
|
||||||
|
|
||||||
There are pre-built binaries in the Bin directory for platforms that support a download.
|
|
||||||
|
|
||||||
Currently supported platforms:
|
|
||||||
Nucleo CC Experimenter node
|
|
||||||
|
|
||||||
Release notes are in the node software document in the documentation directory.
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
Welcome to the IP400 project.
|
Welcome to the IP400 project.
|
||||||
|
|
||||||
The directories here have been restructured. The code directory contains the hardware abstraction for several platforms,
|
The directories here have been restructured. The Node Firmware directory contains the hardware abstraction for several platforms,
|
||||||
and the source directory contains code that is common to all.
|
and the source directory contains code that is common to all.
|
||||||
|
|
||||||
|
The platform code and precompiled binaries have been temporarily removed, due to a new repease of the CubeIDE from ST, and
|
||||||
|
a pending new release of the node firmware.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
The current revision level is 1.0
|
The current revision level is 1.0
|
||||||
|
|
||||||
See the release notes in the 'IP400 Node Software' document.
|
See the release notes in the 'IP400 Node Software' document.
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
This code can now be found on the Pi Zero disc image, which is in the
|
|
||||||
files directory of the ip400 group on groups.io.
|
|
Loading…
Add table
Add a link
Reference in a new issue