This is the source code for the Traquito Jetpack WSPR tracker.
This project relies heavily on the https://github.com/dmalnati/picoinf project.
Note:
- This is not an Arduino program
- This is a C++ program, you build the app, you flash directly to the pico via SWD (eg via JLink)
- There is no further documentation than this README (sorry -- see History)
History:
- I built this project not intending to make it visible to others
- Then I decided to make it visible to others, that's why some things aren't quite perfect
Finally:
- I hope you find something useful or interesting here
- Unfortunately no support is available for your use of this project
- All code subject to change at any time, with no warning, including going private
- Please see the LICENSE file