redfast00
|
e519e5c9ac
|
Fix order of operators
|
2022-01-17 19:01:00 +01:00 |
|
redfast00
|
6b37d62eaa
|
Add note about brltty to README
|
2022-01-17 18:53:15 +01:00 |
|
redfast00
|
ccfcea08b1
|
Add ability to send in debugger module
|
2022-01-17 18:52:39 +01:00 |
|
redfast00
|
7c65a3a8f0
|
Add another note for a new PCB design
|
2022-01-17 18:32:30 +01:00 |
|
redfast00
|
b1008d6a4b
|
Properly set length field for controller ACK
|
2022-01-17 18:30:59 +01:00 |
|
redfast00
|
fa75edfc44
|
Add future PCB improvement notes
|
2022-01-12 21:49:18 +01:00 |
|
redfast00
|
0fed39618c
|
Add pressure coupler documentation
|
2021-08-09 10:15:52 +02:00 |
|
redfast00
|
93230c3736
|
Make sure serial number consists of at least one digit and letter
|
2021-07-31 22:30:52 +02:00 |
|
redfast00
|
124e0bb43a
|
Check initialization of CAN module (untested)
|
2021-07-31 22:21:48 +02:00 |
|
redfast00
|
4327b0ba9c
|
Implement caching in docs build
|
2021-07-31 05:55:15 +02:00 |
|
redfast00
|
89674db720
|
Install texlive-full in builder
|
2021-07-31 03:58:18 +02:00 |
|
redfast00
|
9d86e1d072
|
Add GitHub action to build docs
|
2021-07-31 03:55:34 +02:00 |
|
redfast00
|
5b63d93df3
|
Add new idea for docs
|
2021-07-31 03:39:26 +02:00 |
|
redfast00
|
81c3966627
|
Fix filename
|
2021-05-10 03:40:42 +02:00 |
|
redfast00
|
6e5b7a2fbf
|
Put more details in getting started guides, fix grammar
|
2021-05-10 02:14:09 +02:00 |
|
redfast00
|
2e361e5893
|
Add snippet illustrating how to use time left
|
2021-05-10 02:01:39 +02:00 |
|
redfast00
|
f462ab4647
|
Merge pull request #24 from ZeusWPI/deterministic-modules
Deterministic modules
|
2021-02-08 01:03:10 +01:00 |
|
redfast00
|
463ebfa3e0
|
Deterministic modules
|
2021-02-03 01:25:03 +01:00 |
|
|
f98868d4f3
|
Fix typos and indentation
|
2021-02-01 22:56:11 +01:00 |
|
redfast00
|
c91a847a59
|
Simplify testmodule
|
2021-02-01 22:52:19 +01:00 |
|
|
80c8f4815c
|
Consistently declare pins with PIN_ constants
|
2021-02-01 19:18:28 +01:00 |
|
|
2167a03924
|
Remove unused constant
|
2021-02-01 18:52:30 +01:00 |
|
|
dd9bceecbf
|
Change field from "puzzles solved" to "… left"
|
2021-02-01 18:51:02 +01:00 |
|
|
1f14c8aecd
|
Revert "New payload type for gamestart"
This reverts commit 1743d8d58a .
|
2021-02-01 18:42:38 +01:00 |
|
|
1743d8d58a
|
New payload type for gamestart
|
2021-02-01 18:41:00 +01:00 |
|
|
fea2d19e94
|
Make deadline msg somewhat clearer and add comment
|
2021-02-01 18:13:23 +01:00 |
|
|
dc3299f5f8
|
Merge remote-tracking branch 'github/master'
|
2021-02-01 18:10:09 +01:00 |
|
redfast00
|
2a48261c7e
|
Merge pull request #18 from ZeusWPI/getting-started
Make it easier for new people to get started
|
2021-02-01 18:08:18 +01:00 |
|
redfast00
|
1d905e99f6
|
Merge branch 'master' into getting-started
|
2021-02-01 18:08:10 +01:00 |
|
redfast00
|
82f4405f41
|
Merge pull request #22 from ZeusWPI/separate-function-calls
Separate function calls
|
2021-02-01 18:07:06 +01:00 |
|
|
03e99fbe05
|
Start game with button instead of automatically
|
2021-02-01 18:05:34 +01:00 |
|
redfast00
|
afd3ae67f8
|
Add field for amount of puzzle modules connected
|
2021-02-01 17:55:01 +01:00 |
|
redfast00
|
07fd7ed1c8
|
Add deadline for loop function so users are forced to call it frequently
|
2021-02-01 17:00:15 +01:00 |
|
redfast00
|
b7c2e85682
|
Remove info callback in template, correct casing
|
2021-02-01 16:33:14 +01:00 |
|
redfast00
|
393b1c94ce
|
Add puzzle_modules_solved to gamestate updates
|
2021-02-01 15:59:46 +01:00 |
|
redfast00
|
57a2712587
|
Remove empty callbacks from modules
|
2021-02-01 15:34:41 +01:00 |
|
redfast00
|
e04ec74d3c
|
Make info and state optional callbacks
|
2021-02-01 15:33:14 +01:00 |
|
redfast00
|
3229524805
|
Revert "Use non-streaming editor and avoid temporary script"
This reverts commit 11e5f16425 .
|
2021-02-01 13:44:23 +01:00 |
|
redfast00
|
93ed6a5190
|
Make it easier for new people to get started
|
2021-02-01 13:42:18 +01:00 |
|
redfast00
|
d9d13fd84e
|
Remove double function
|
2021-02-01 13:40:39 +01:00 |
|
redfast00
|
3cbc802c72
|
Structure modules
|
2021-01-31 23:05:58 +01:00 |
|
redfast00
|
62282f2131
|
Change RGB LED pins in docs
|
2021-01-31 21:48:08 +01:00 |
|
redfast00
|
1125b59a81
|
Merge pull request #14 from ZeusWPI/info-callback
Add callback for getting info
|
2021-01-30 14:26:55 +01:00 |
|
redfast00
|
98e8c39ad8
|
Merge pull request #15 from ZeusWPI/ack-address
Ack address
|
2021-01-30 14:26:19 +01:00 |
|
redfast00
|
2b44309ed8
|
Put comments in correct order
|
2021-01-30 14:04:40 +01:00 |
|
redfast00
|
c51513ebfa
|
Fix whitespace
|
2021-01-30 13:58:45 +01:00 |
|
redfast00
|
af366dffd9
|
Add callback for getting info
|
2021-01-30 13:51:43 +01:00 |
|
redfast00
|
fbf9c8bb8e
|
Merge pull request #13 from ZeusWPI/custom-pcb
Add custom PCB
|
2021-01-30 12:55:36 +01:00 |
|
redfast00
|
34a6f18279
|
Add custom PCB
|
2021-01-30 11:44:36 +01:00 |
|
redfast00
|
a9092f53e5
|
Merge pull request #12 from ZeusWPI/function_export
Extract function
|
2021-01-30 11:03:18 +01:00 |
|