|
ad4dd577d8
|
Resend hello, print number of modules
|
2020-09-08 00:09:10 +02:00 |
|
|
716ebbea59
|
Add instruction to set up Arduino IDE for uploading
|
2020-09-08 00:09:10 +02:00 |
|
|
535c628cd0
|
Add more payload length checks
|
2020-09-08 00:09:09 +02:00 |
|
Timo De Waele
|
4056a33cdd
|
Merge branch 'master' of github.com:ZeusWPI/OBUS
|
2020-09-08 00:08:16 +02:00 |
|
Timo De Waele
|
9bf713b520
|
Added date module
|
2020-09-08 00:08:13 +02:00 |
|
Arnhoudt
|
0a8a598867
|
Fixed shebang and changed the bash4 lowercase command -> tr command
|
2020-09-07 23:33:06 +02:00 |
|
redfast00
|
d44bc46794
|
Use pin 8 everywhere
|
2020-09-07 21:23:39 +02:00 |
|
redfast00
|
95de8af77d
|
Variable length debugger
|
2020-09-07 19:05:44 +02:00 |
|
redfast00
|
5f2271582c
|
Add reverse engineered month day selector
|
2020-09-07 18:22:31 +02:00 |
|
|
29d018ec6a
|
Add blinkenlight for status
|
2020-09-07 18:21:51 +02:00 |
|
|
1c8007ff2b
|
Merge remote-tracking branch 'github/master'
|
2020-09-07 08:15:25 +02:00 |
|
redfast00
|
26df06e55f
|
Merge pull request #5 from ZeusWPI/module-code
Module
|
2020-09-06 14:19:35 +02:00 |
|
redfast00
|
bcc4a48451
|
Change loop functions in template
|
2020-08-31 19:52:31 +02:00 |
|
|
250e8496d2
|
Add the development IDs as defined by MOANA
|
2020-08-31 12:56:03 +02:00 |
|
|
4265afd31d
|
Correct commented setup call in module template
|
2020-08-31 12:55:02 +02:00 |
|
|
d0fff1df07
|
Restart discovery round if no puzzles are found
|
2020-08-31 12:48:27 +02:00 |
|
|
12cc4e5b3b
|
Make controller use display
|
2020-08-31 12:43:55 +02:00 |
|
redfast00
|
bd554740d1
|
Add source of inspiration
|
2020-08-30 20:05:59 +02:00 |
|
redfast00
|
94bbaf9f69
|
Better intro text
|
2020-08-30 19:49:10 +02:00 |
|
redfast00
|
1a668e87c1
|
Use canonical URLs
|
2020-08-30 19:46:00 +02:00 |
|
|
adf6289382
|
Split in different tables, small improvements
|
2020-08-30 19:19:17 +02:00 |
|
|
76e0f27fe9
|
Add MOANA page
|
2020-08-30 18:37:46 +02:00 |
|
redfast00
|
92fe5faa68
|
Add MIT license, approved by all previous contributors
|
2020-08-28 03:32:33 +02:00 |
|
redfast00
|
ac2c8129a9
|
Add needy module, clean up code
|
2020-08-27 05:30:22 +02:00 |
|
redfast00
|
908095d572
|
Cleanup
|
2020-08-27 04:02:10 +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
|
36af43b144
|
Add basic module with two buttons
|
2020-08-26 23:36:35 +02:00 |
|
redfast00
|
54a87bb711
|
Change library to use callback functions, add basic hardware
|
2020-08-26 23:35:13 +02:00 |
|
redfast00
|
920723afed
|
Add more setup steps to the README
|
2020-08-26 23:33:01 +02:00 |
|
|
c226cc8513
|
Fix reorganization
|
2020-08-26 21:13:43 +02:00 |
|
|
c1c1096778
|
Remove example
Not needed any more: this only exemplifies CAN usage.
|
2020-08-26 20:40:32 +02:00 |
|
redfast00
|
247c4800bb
|
Merge pull request #1 from ZeusWPI/RobbeWeMissYou
Robbe we miss you
|
2020-08-26 20:02:31 +02:00 |
|
redfast00
|
086ae0e3fd
|
Merge branch 'master' into RobbeWeMissYou
|
2020-08-26 20:02:14 +02:00 |
|
redfast00
|
b8c295a60c
|
Merge pull request #3 from ZeusWPI/docs-hardware
Hardware documentation
|
2020-08-26 20:00:47 +02:00 |
|
|
1e129f08ea
|
Template: add module type and ID, correct functions
|
2020-08-25 22:09:31 +02:00 |
|
|
084dc34ace
|
Update new_module with renamed template dir
|
2020-08-25 21:53:33 +02:00 |
|
|
4fd6cc6d8f
|
Add module library code
|
2020-08-25 21:48:23 +02:00 |
|
|
87824c6356
|
Rename idempotency to count, add to strike msg
|
2020-08-25 21:47:58 +02:00 |
|
redfast00
|
24a940e03b
|
Hardware documentation
|
2020-08-25 21:22:36 +02:00 |
|
|
181dd87752
|
Add module template and new_module.sh
|
2020-08-25 21:22:31 +02:00 |
|
|
fc2a36cb9b
|
Extend protocol with info modules
|
2020-08-25 21:07:25 +02:00 |
|
|
67c13fcdf3
|
Update instructions, less subdirs
|
2020-08-24 15:30:42 +02:00 |
|
|
589a0f691d
|
Library-ish layout
|
2020-08-20 21:51:33 +02:00 |
|
|
9dc7c399f2
|
Update library and stuff
|
2020-08-20 21:13:19 +02:00 |
|
redfast00
|
206331a613
|
Merge pull request #2 from ZeusWPI/debugging_tool
Debugging tool
|
2020-08-20 19:25:59 +02:00 |
|
redfast00
|
5672998e4d
|
Better initialization
|
2020-08-20 19:07:59 +02:00 |
|
|
341ff1bb1e
|
Finish an obuscan abstraction
|
2020-08-20 17:47:32 +02:00 |
|
redfast00
|
519c518cd4
|
Spaces to tabs
|
2020-08-19 02:12:51 +02:00 |
|
redfast00
|
5d5ad2decd
|
Add debugging Arduino code
|
2020-08-19 02:10:30 +02:00 |
|