Commit graph

9 commits

Author SHA1 Message Date
Lotte Steenbrink aaab45189d make cargo xtask runnable from root 2021-01-26 09:48:13 +01:00
Jorge Aparicio c692e0fa9c change the puzzle secret string 2020-12-09 18:20:02 +01:00
Dave Hylands 172dbc17cd Update cross compilation target
Use the target actually mentioned in the .cargo/config file.

Updated the output in the troubleshooting page and
also updated the target for the board/dongle.
2020-09-16 17:45:40 -07:00
Jorge Aparicio 9f7bfe3384 add no-USB variants of the Dongle programs
these are for the case where USB functionality fails and compromises the radio
functionality
2020-07-15 14:09:25 +02:00
Jorge Aparicio eae0da0153 update hex files 2020-07-13 16:56:04 +02:00
Jorge Aparicio e093f48807 remove outdated code; add puzzle source code 2020-07-09 18:58:26 +02:00
Jorge Aparicio c918a995d7 make the puzzle dongle app operate on channel 25
and adjust puzzle-radio starter code accordingly

this reduces the chance of people using puzzle-radio with the wrong dongle
app (i.e. loopback); that would lead to them getting response different than
what's indicated in the text

I have also added the app name to the dongle / serial-term output:

``` text
deviceid=75fa82ad7588b3c7 channel=20 TxPower=+8dBm app=loopback.hex
```
2020-06-23 11:28:27 +02:00
Jorge Aparicio 3983ee5310 - beginner and advanced Cargo features
- more work on advanced text
- update hex files
2020-06-11 13:48:35 +02:00
Jorge Aparicio 53d10f9a4a squashed 2020-06-09 11:58:27 +02:00