Commit graph

21 commits

Author SHA1 Message Date
Lotte Steenbrink c3b1477a13 also fix puzzle-nousb 2021-05-05 19:04:12 +02:00
Lotte Steenbrink f4d9946066 rm confusors 2021-05-05 18:59:49 +02:00
Lotte Steenbrink b6e7ef7cbe proper secret 2021-05-05 18:59:26 +02:00
Lotte Steenbrink 26d0c608ee update puzzles 2021-05-05 18:52:17 +02:00
Lotte Steenbrink 6aec296ae3 puzzle 2021-05-05 18:18:30 +02:00
Lotte Steenbrink 8a97ed031b oop loopback 2021-05-05 18:08:11 +02:00
Lotte Steenbrink c3ac527dea adjust README 2021-05-05 14:29:14 +02:00
Lotte Steenbrink 37fb48192e add new elf files 2021-05-05 14:11:15 +02:00
Lotte Steenbrink 0a1f960073 move dongle src files to embedded20202 repo 2021-05-05 14:03:28 +02:00
Lotte Steenbrink 015503015d move hex files to dongle/deprecated_hex; add note 2021-05-05 13:07:52 +02:00
Lotte Steenbrink aa5d1e417c make xtask run in dongle dir 2021-01-26 12:45:54 +01:00
Lotte Steenbrink bf4796f5a9 update docs 2021-01-26 11:04:58 +01:00
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