|
c5878cadcd
|
Fix whitespace
|
2020-09-09 20:47:59 +02:00 |
|
redfast00
|
665ceaa1d9
|
Merge pull request #8 from ZeusWPI/better_threading_data
Better threading data
|
2020-09-09 20:45:22 +02:00 |
|
redfast00
|
2593d27cee
|
Merge pull request #9 from ZeusWPI/infomodule-api
Infomodule api
|
2020-09-09 20:44:30 +02:00 |
|
|
c9c15f4d33
|
remove unused endpoint
|
2020-09-09 20:44:30 +02:00 |
|
redfast00
|
8d3e243718
|
Cleanup code
|
2020-09-09 20:41:48 +02:00 |
|
|
0ad56b7457
|
fix everuthigni
|
2020-09-09 20:39:47 +02:00 |
|
redfast00
|
4bcb6e8395
|
Init lcd
|
2020-09-09 20:03:03 +02:00 |
|
|
059543aa6c
|
try adding a data class
|
2020-09-09 19:52:23 +02:00 |
|
|
3a0e512f4c
|
Only send messages the client hasn't seen before
We also only keep 200 messages in memory on the server.
|
2020-09-09 18:19:40 +02:00 |
|
redfast00
|
4e745149e4
|
Change module loop api, add info module
|
2020-09-09 18:18:55 +02:00 |
|
redfast00
|
d8cb85d725
|
Remove old code
|
2020-09-09 16:27:58 +02:00 |
|
Timo De Waele
|
d4485350f6
|
Merge branch 'master' of github.com:ZeusWPI/OBUS
|
2020-09-09 16:26:00 +02:00 |
|
Timo De Waele
|
bb1a393843
|
OOps
|
2020-09-09 16:25:56 +02:00 |
|
redfast00
|
5646ce00c8
|
Add info start message
|
2020-09-09 16:02:53 +02:00 |
|
redfast00
|
113b2c26ed
|
Fix typo in solve
|
2020-09-09 15:33:00 +02:00 |
|
|
4db6ca04c1
|
Merge branch 'master' of github.com:ZeusWPI/OBUS into master
|
2020-09-09 14:44:21 +02:00 |
|
|
ee463b624b
|
make hiding raw messages more efficient, some tweaks
|
2020-09-09 14:44:12 +02:00 |
|
redfast00
|
bd0889fa1c
|
Merge remote-tracking branch 'midgard/master' into master
|
2020-09-09 14:34:34 +02:00 |
|
redfast00
|
5412039f8e
|
Add fade
|
2020-09-09 13:57:16 +02:00 |
|
|
82e90f876b
|
Merge pull request #6 from ZeusWPI/upgrade-layout
Add better layout, and a start-pause button
|
2020-09-08 20:24:38 +02:00 |
|
|
aa59f4d96d
|
cleanup server code
|
2020-09-08 20:23:17 +02:00 |
|
|
864b346ad0
|
add a color identifier for modules
|
2020-09-08 20:21:32 +02:00 |
|
|
5fd32888b0
|
cleanup commented code
|
2020-09-08 18:57:03 +02:00 |
|
|
54c03165b0
|
change layout
|
2020-09-08 18:52:38 +02:00 |
|
Felix Van der Jeugt
|
11e5f16425
|
Use non-streaming editor and avoid temporary script
|
2020-09-08 17:12:46 +02:00 |
|
|
b9aeefbae6
|
Make new_module script POSIX compliant
|
2020-09-08 17:11:33 +02:00 |
|
|
a5fa7e4205
|
Check sed version instead of OS, dedupe sed script
|
2020-09-08 14:51:39 +02:00 |
|
Arnhoudt
|
769f4ddd5d
|
Merge branch 'master' of github.com:ZeusWPI/OBUS
|
2020-09-08 12:46:10 +02:00 |
|
Arnhoudt
|
f32cc3340a
|
Added support for the MacOS version of find.
|
2020-09-08 00:14:08 +02:00 |
|
|
3ef58d1233
|
Fix controller
|
2020-09-08 00:09:10 +02:00 |
|
|
931f351e0a
|
Fix controller module count on display
|
2020-09-08 00:09:10 +02:00 |
|
|
368e696242
|
Use constant for development ID in modules
|
2020-09-08 00:09:10 +02:00 |
|
|
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 |
|