From cfaf88497d0ba86c4f9810abc79ec48b7a94191f Mon Sep 17 00:00:00 2001 From: Alistair Jordan Date: Mon, 4 Dec 2023 17:13:33 +0000 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bb1c33b6ed..70bbc99f05 100644 --- a/README.md +++ b/README.md @@ -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