Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alistairjordan authored Dec 4, 2023
1 parent 8638a52 commit cfaf884
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,14 @@ The initial prototype can be seen in the images below.

# Project status

* It boots into linux and doesn't blow up.
* DTS Updated for correct pin attribution
* GPS Works, gpsd installed.
* CI/CD Works
* Lora works, LoraWan not
* I2C working with Si5351
* WSPR Working, Still requires realworld tests
* Basically the entire code base is missing.
* [COMPLETED] It boots into Linux/Buildroot system.
* [COMPLETED] SPI working with Semtec sx1276 FSK Modem.
* [COMPLETED] I2C working with Si5351 Pulse Generator.
* [COMPLETED] UART working with uBlox GPS Module.
* [COMPLETED] GPS Works, gpsd installed.
* [COMPLETED] CI/CD Works.
* [TESTING] WSPR Working, Still requires real-world tests.
* [IN PROGRESS] Lora works, LoraWan not.
* [TODO] "Glue" shell scripts to tack everything together.
* [TODO] CSI Camera Interface with CSI/MIPI camera.
* [TODO] Camera Images to Lorawan Packets

0 comments on commit cfaf884

Please sign in to comment.