Commit graph

209 commits

Author SHA1 Message Date
redfast00 438213ea59
Reverse engineered and wired up R455 timer 2022-02-01 12:56:09 +01:00
redfast00 04ceee27d1
Fix wall 2022-02-01 08:56:23 +01:00
redfast00 7fc9dbdc5f
Change template docs 2022-02-01 08:05:56 +01:00
redfast00 e7eea065bf
Get properly started on writing manual 2022-02-01 08:00:20 +01:00
redfast00 d63fc4055a
Delete makefile so participants won't use it 2022-01-26 03:03:11 +01:00
redfast00 22d02dee88
Fix timeleft calculation 2022-01-25 21:46:16 +01:00
redfast00 0522fe0a48
Merge pull request #26 from ZeusWPI/pressure-coupler
Add pressure coupler documentation
2022-01-25 21:30:14 +01:00
redfast00 e97cb6f8ed
Add button to clear logs 2022-01-25 21:29:21 +01:00
redfast00 14fce40f9f
Only enable module if it has been acked 2022-01-25 21:16:29 +01:00
redfast00 415b77e80c
Extrapolate timer, show module state 2022-01-25 19:16:38 +01:00
redfast00 82d75d40f7
Make sure randomness is not correlated between modules 2022-01-24 22:50:13 +01:00
redfast00 4e659377df
Add CC0 strike sound 2022-01-24 22:15:03 +01:00
redfast00 9cc70ea0f3
Get controller working + basic interface 2022-01-24 20:41:55 +01:00
redfast00 977ba5b589
Add warning that controller is no longer used 2022-01-19 21:36:42 +01:00
redfast00 08370bf039
Add more puzzle docs 2022-01-19 21:35:43 +01:00
redfast00 be4fa5d2e5
Add fallback when seeding random 2022-01-19 21:33:41 +01:00
redfast00 f190e00d93
Add rough draft of Python controller 2022-01-19 20:44:54 +01:00
redfast00 1dbb8c1a3f
Add time unit to docs, change meaning of ACK 2022-01-19 20:43:25 +01:00
redfast00 2e7681edcd
Merge pull request #25 from ZeusWPI/github-actions
GitHub actions for documentation
2022-01-18 15:21:33 +01:00
redfast00 801575954c
Extract message class 2022-01-17 20:12:13 +01:00
redfast00 394b84bdd8
Prepare for Python controller 2022-01-17 20:00:53 +01:00
redfast00 263db4588b
Now that the debugging protocol is binary, don't use readline 2022-01-17 19:48:36 +01:00
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
Midgard 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
Midgard 80c8f4815c
Consistently declare pins with PIN_ constants 2021-02-01 19:18:28 +01:00
Midgard 2167a03924
Remove unused constant 2021-02-01 18:52:30 +01:00
Midgard dd9bceecbf
Change field from "puzzles solved" to "… left" 2021-02-01 18:51:02 +01:00
Midgard 1f14c8aecd
Revert "New payload type for gamestart"
This reverts commit 1743d8d58a.
2021-02-01 18:42:38 +01:00
Midgard 1743d8d58a
New payload type for gamestart 2021-02-01 18:41:00 +01:00
Midgard fea2d19e94
Make deadline msg somewhat clearer and add comment 2021-02-01 18:13:23 +01:00
Midgard 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