Commit graph

28 commits

Author SHA1 Message Date
Midgard 181dd87752
Add module template and new_module.sh 2020-08-25 21:22:31 +02:00
Midgard fc2a36cb9b
Extend protocol with info modules 2020-08-25 21:07:25 +02:00
Midgard 67c13fcdf3
Update instructions, less subdirs 2020-08-24 15:30:42 +02:00
Midgard 589a0f691d
Library-ish layout 2020-08-20 21:51:33 +02:00
Midgard 9dc7c399f2
Update library and stuff 2020-08-20 21:13:19 +02:00
Midgard 341ff1bb1e
Finish an obuscan abstraction 2020-08-20 17:47:32 +02:00
Midgard 71df9f71b9
Correct module ID handling: ID only unique per type 2020-08-18 18:01:14 +02:00
Midgard ea1d0900cb
Extract defs to shared.hpp, eliminate game_running
STATE_GAME already signals that the game is running
2020-08-18 17:15:46 +02:00
Midgard 5bd8e841fb
Fix indentation 2020-08-18 16:18:08 +02:00
Timo De Waele 563a019d33 enhancements 2020-08-10 23:49:49 +02:00
Timo De Waele 7b11b55367 Not yet tested controller implementation 2020-08-10 23:26:45 +02:00
Timo De Waele ac42987c38 Checkpoint before bitvectoring 2020-08-10 22:40:04 +02:00
Timo De Waele 95992303ac Implemented discovery round 2020-08-10 21:23:09 +02:00
Timo De Waele 91bececb39 Implementing hello handshake 2020-08-10 20:46:41 +02:00
Timo De Waele 245f2c80ae Started implementing controller state machine 2020-08-10 19:40:39 +02:00
Midgard f1ca1097ae
Start controller code 2020-08-10 18:02:17 +02:00
Midgard 8373db5616
Fix 2020-08-10 17:32:03 +02:00
redfast00 2c44eb3bba
Add CAN example 2020-08-10 17:20:07 +02:00
Midgard c59e8b96be
Add makefile 2020-08-10 17:10:08 +02:00
Midgard 005d98332d
Add editorconfig 2020-08-10 15:34:15 +02:00
Midgard 4f765b3253
Translate and enrich ideas
Besides translation, this commit also incorporates some minor
clarifications based on what was said on the OBUS codenight.
2020-08-06 18:19:04 +02:00
Midgard 8e65f4bbd1
Translate protocol spec, fix inconsistencies 2020-08-06 18:09:57 +02:00
redfast00 a8a19e3cb1 Add idea 2020-08-05 00:40:15 +02:00
redfast00 2b4337cf4b Upload wireguide tool 2020-08-04 23:54:48 +02:00
redfast00 9ba5163795 Add first draft of OBUS protocol 2020-08-04 21:44:45 +02:00
redfast00 0c849bd3bd Add README 2020-08-04 21:40:44 +02:00
Pieter-Jan Cassiman 0aec943217 Updated ideas 2020-08-04 23:35:39 +02:00
Pieter-Jan Cassiman 65cfd22f42 Added initial ideas 2020-08-04 23:04:17 +02:00