From 78dea65b2d00a00e676871f0dcce2bbaffdcc007 Mon Sep 17 00:00:00 2001 From: Arjan te Marvelde Date: Tue, 9 Nov 2021 10:52:14 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fe3187..9245547 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,14 @@ The display is a standard 16x2 LCD, but with an I2C interface. The display is co - [x] add some more filtering - [x] implement the user I/O bit: LCD+Rotary encoder+buttons - [x] implement AGC -- [ ] implement RSSI - [x] implement LSB - [x] implement AM - [x] SW based VOX -- [x] sort out the surrounding HW +- [ ] implement RSSI - [x] design a set of PCBs +- [ ] sort out the new HW modules - [ ] improve speed: better dual-core management for memory and timer +- [ ] add control for new HW: BPF and pre-amp/attenuator switching ## Installing and using the SDK for Windows: Please refer to https://github.com/ndabas/pico-setup-windows/releases where the latest installer can be downloaded (e.g. **pico-setup-windows-0.3-x64.exe**).