Commit graph

21 commits

Author SHA1 Message Date
redfast00 b1008d6a4b
Properly set length field for controller ACK 2022-01-17 18:30:59 +01:00
redfast00 124e0bb43a
Check initialization of CAN module (untested) 2021-07-31 22:21:48 +02:00
redfast00 463ebfa3e0
Deterministic modules 2021-02-03 01:25:03 +01:00
Midgard 80c8f4815c
Consistently declare pins with PIN_ constants 2021-02-01 19:18:28 +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
redfast00 393b1c94ce
Add puzzle_modules_solved to gamestate updates 2021-02-01 15:59:46 +01:00
redfast00 98e8c39ad8
Merge pull request #15 from ZeusWPI/ack-address
Ack address
2021-01-30 14:26:19 +01:00
redfast00 b7fd5b404a
Add ACK address to protocol, implement in obus_can 2020-09-11 21:57:18 +02:00
Midgard bc42820ca3
Add util functions for byte (un)packing 2020-09-11 21:35:43 +02:00
Midgard 8367b538e1
Clean state, use infomessage data length, fix info module lib code 2020-09-09 22:01:56 +02:00
redfast00 8d3e243718
Cleanup code 2020-09-09 20:41:48 +02:00
redfast00 4e745149e4
Change module loop api, add info module 2020-09-09 18:18:55 +02:00
Midgard 535c628cd0
Add more payload length checks 2020-09-08 00:09:09 +02:00
redfast00 e5bf82352f
Different, less efficient way of checking if buffer overflowed 2020-08-27 03:29:16 +02:00
redfast00 a62562b716
Enable error interrupt 2020-08-26 23:41:00 +02:00
redfast00 54a87bb711
Change library to use callback functions, add basic hardware 2020-08-26 23:35:13 +02:00
Midgard c226cc8513
Fix reorganization 2020-08-26 21:13:43 +02:00
Midgard 87824c6356
Rename idempotency to count, add to strike msg 2020-08-25 21:47:58 +02:00
Midgard 67c13fcdf3
Update instructions, less subdirs 2020-08-24 15:30:42 +02:00
Renamed from lib/obus/obus_can.cpp (Browse further)