Commit graph

  • 1d905e99f6
    Merge branch 'master' into getting-started redfast00 2021-02-01 18:08:10 +0100
  • 82f4405f41
    Merge pull request #22 from ZeusWPI/separate-function-calls redfast00 2021-02-01 18:07:06 +0100
  • 03e99fbe05
    Start game with button instead of automatically Midgard 2021-02-01 18:05:34 +0100
  • afd3ae67f8
    Add field for amount of puzzle modules connected redfast00 2021-02-01 17:48:26 +0100
  • 07fd7ed1c8
    Add deadline for loop function so users are forced to call it frequently redfast00 2021-02-01 17:00:15 +0100
  • b7c2e85682
    Remove info callback in template, correct casing redfast00 2021-02-01 16:33:14 +0100
  • 393b1c94ce
    Add puzzle_modules_solved to gamestate updates redfast00 2021-02-01 15:59:46 +0100
  • 57a2712587
    Remove empty callbacks from modules redfast00 2021-02-01 15:34:41 +0100
  • e04ec74d3c
    Make info and state optional callbacks redfast00 2021-02-01 15:33:14 +0100
  • 3229524805
    Revert "Use non-streaming editor and avoid temporary script" redfast00 2021-02-01 13:44:23 +0100
  • 93ed6a5190
    Make it easier for new people to get started redfast00 2021-02-01 13:42:18 +0100
  • d9d13fd84e
    Remove double function redfast00 2021-02-01 13:40:39 +0100
  • 3cbc802c72
    Structure modules redfast00 2021-01-31 23:05:58 +0100
  • 62282f2131
    Change RGB LED pins in docs redfast00 2021-01-31 21:37:46 +0100
  • 1125b59a81
    Merge pull request #14 from ZeusWPI/info-callback redfast00 2021-01-30 14:26:55 +0100
  • 98e8c39ad8
    Merge pull request #15 from ZeusWPI/ack-address redfast00 2021-01-30 14:26:19 +0100
  • 2b44309ed8
    Put comments in correct order redfast00 2021-01-30 14:04:40 +0100
  • c51513ebfa
    Fix whitespace redfast00 2021-01-30 13:58:45 +0100
  • af366dffd9
    Add callback for getting info redfast00 2021-01-30 13:51:43 +0100
  • fbf9c8bb8e
    Merge pull request #13 from ZeusWPI/custom-pcb redfast00 2021-01-30 12:55:36 +0100
  • 34a6f18279
    Add custom PCB redfast00 2021-01-30 11:44:36 +0100
  • a9092f53e5
    Merge pull request #12 from ZeusWPI/function_export redfast00 2021-01-30 11:03:18 +0100
  • e366853f11
    Extract function redfast00 2020-10-22 21:16:12 +0200
  • 0b058cd7d0
    Make CAN error pattern more recognizable Midgard 2020-10-21 21:47:30 +0200
  • c63053ab7b
    Fix swapped comments Midgard 2020-10-20 21:23:08 +0200
  • 5d51a1bf9e
    Add info phase in controller redfast00 2020-09-11 21:55:43 +0200
  • ff272fc841
    Parse ACKs in debugger redfast00 2020-09-11 21:20:01 +0200
  • bfcdd19e9b
    Implement sending controller ACKs redfast00 2020-09-11 21:14:40 +0200
  • b7fd5b404a
    Add ACK address to protocol, implement in obus_can redfast00 2020-09-11 21:10:47 +0200
  • 2c994f2c60
    Add info phase in controller redfast00 2020-09-11 21:55:43 +0200
  • bc42820ca3
    Add util functions for byte (un)packing controller-web Midgard 2020-09-11 21:32:23 +0200
  • 1a1e993329
    Merge pull request #11 from ZeusWPI/first-info-module redfast00 2020-09-11 19:54:05 +0200
  • 2750e2b8c0
    Merge pull request #10 from ZeusWPI/better-debugger redfast00 2020-09-11 18:28:34 +0200
  • 27552b6c13
    Fix wrong class redfast00 2020-09-11 18:26:58 +0200
  • 0f4efc6a72
    Set MOANA assigned ID redfast00 2020-09-10 11:07:21 +0200
  • 997540146e
    Add serial number info module redfast00 2020-09-10 11:06:21 +0200
  • 46bfbfe628
    Assign info module 1 to redfast00 Midgard 2020-09-10 01:54:15 +0200
  • 01204ebc08
    Add "module name" in MOANA template Midgard 2020-09-10 01:52:45 +0200
  • b6ef3f89f4
    Change char into uint8_t redfast00 2020-09-09 23:59:25 +0200
  • 9a2f9f8ced
    Add option to only show last state update in series of state updates redfast00 2020-09-09 23:32:42 +0200
  • 11a9c1b3c8
    Don't return None when unknown message type, add new messages for info module redfast00 2020-09-09 23:14:50 +0200
  • 8367b538e1
    Clean state, use infomessage data length, fix info module lib code Midgard 2020-09-09 22:00:59 +0200
  • 8ecc0433ed
    Steady yellow light in module game state Midgard 2020-09-09 20:00:05 +0200
  • e56725aced
    Improve LED in module Midgard 2020-09-09 18:30:44 +0200
  • c5878cadcd
    Fix whitespace Midgard 2020-09-09 16:36:36 +0200
  • 665ceaa1d9
    Merge pull request #8 from ZeusWPI/better_threading_data redfast00 2020-09-09 20:45:22 +0200
  • 2593d27cee
    Merge pull request #9 from ZeusWPI/infomodule-api redfast00 2020-09-09 20:44:30 +0200
  • c9c15f4d33 remove unused endpoint Hannes Klinckaert 2020-09-09 20:44:30 +0200
  • 8d3e243718
    Cleanup code redfast00 2020-09-09 20:41:48 +0200
  • 0ad56b7457 fix everuthigni Hannes Klinckaert 2020-09-09 20:39:47 +0200
  • 4bcb6e8395
    Init lcd redfast00 2020-09-09 20:03:03 +0200
  • 059543aa6c try adding a data class Hannes Klinckaert 2020-09-09 19:52:23 +0200
  • 3a0e512f4c Only send messages the client hasn't seen before Hannes Klinckaert 2020-09-09 18:19:40 +0200
  • 4e745149e4
    Change module loop api, add info module redfast00 2020-09-09 18:18:55 +0200
  • d8cb85d725
    Remove old code redfast00 2020-09-09 16:27:58 +0200
  • d4485350f6 Merge branch 'master' of github.com:ZeusWPI/OBUS Timo De Waele 2020-09-09 16:26:00 +0200
  • bb1a393843 OOps Timo De Waele 2020-09-09 16:25:56 +0200
  • 5646ce00c8
    Add info start message redfast00 2020-09-09 16:02:53 +0200
  • 113b2c26ed
    Fix typo in solve redfast00 2020-09-09 15:32:47 +0200
  • 4db6ca04c1 Merge branch 'master' of github.com:ZeusWPI/OBUS into master Hannes Klinckaert 2020-09-09 14:44:21 +0200
  • ee463b624b make hiding raw messages more efficient, some tweaks Hannes Klinckaert 2020-09-09 14:44:12 +0200
  • bd0889fa1c
    Merge remote-tracking branch 'midgard/master' into master redfast00 2020-09-09 14:34:34 +0200
  • 5412039f8e
    Add fade redfast00 2020-09-09 13:57:16 +0200
  • 82e90f876b
    Merge pull request #6 from ZeusWPI/upgrade-layout Hannes 2020-09-08 20:24:38 +0200
  • aa59f4d96d cleanup server code Hannes Klinckaert 2020-09-08 20:23:17 +0200
  • 864b346ad0 add a color identifier for modules Hannes Klinckaert 2020-09-08 20:21:32 +0200
  • 5fd32888b0 cleanup commented code Hannes Klinckaert 2020-09-08 18:57:03 +0200
  • 54c03165b0 change layout Hannes Klinckaert 2020-09-08 18:52:38 +0200
  • 11e5f16425
    Use non-streaming editor and avoid temporary script Felix Van der Jeugt 2020-09-08 16:52:19 +0200
  • b9aeefbae6
    Make new_module script POSIX compliant Midgard 2020-09-08 16:17:28 +0200
  • a5fa7e4205
    Check sed version instead of OS, dedupe sed script Midgard 2020-09-08 14:51:39 +0200
  • 769f4ddd5d Merge branch 'master' of github.com:ZeusWPI/OBUS Arnhoudt 2020-09-08 12:46:10 +0200
  • f32cc3340a Added support for the MacOS version of find. Arnhoudt 2020-09-08 00:14:08 +0200
  • 3ef58d1233
    Fix controller Midgard 2020-09-08 00:08:41 +0200
  • 931f351e0a
    Fix controller module count on display Midgard 2020-09-07 22:48:01 +0200
  • 368e696242
    Use constant for development ID in modules Midgard 2020-09-07 22:43:36 +0200
  • ad4dd577d8
    Resend hello, print number of modules Midgard 2020-09-07 21:10:10 +0200
  • 716ebbea59
    Add instruction to set up Arduino IDE for uploading Midgard 2020-09-07 20:59:05 +0200
  • 535c628cd0
    Add more payload length checks Midgard 2020-09-07 19:05:54 +0200
  • 4056a33cdd Merge branch 'master' of github.com:ZeusWPI/OBUS Timo De Waele 2020-09-08 00:08:16 +0200
  • 9bf713b520 Added date module Timo De Waele 2020-09-08 00:08:13 +0200
  • 0a8a598867 Fixed shebang and changed the bash4 lowercase command -> tr command Arnhoudt 2020-09-07 23:33:06 +0200
  • d44bc46794
    Use pin 8 everywhere redfast00 2020-09-07 21:23:39 +0200
  • 95de8af77d
    Variable length debugger redfast00 2020-09-07 19:05:44 +0200
  • 5f2271582c
    Add reverse engineered month day selector redfast00 2020-09-07 16:50:44 +0200
  • 29d018ec6a
    Add blinkenlight for status Midgard 2020-09-07 18:21:51 +0200
  • 1c8007ff2b
    Merge remote-tracking branch 'github/master' Midgard 2020-09-07 08:15:25 +0200
  • 26df06e55f
    Merge pull request #5 from ZeusWPI/module-code redfast00 2020-09-06 14:19:35 +0200
  • bcc4a48451
    Change loop functions in template redfast00 2020-08-31 19:52:31 +0200
  • 250e8496d2
    Add the development IDs as defined by MOANA Midgard 2020-08-31 12:56:03 +0200
  • 4265afd31d
    Correct commented setup call in module template Midgard 2020-08-31 12:55:02 +0200
  • d0fff1df07
    Restart discovery round if no puzzles are found Midgard 2020-08-31 12:46:22 +0200
  • 12cc4e5b3b
    Make controller use display Midgard 2020-08-31 12:43:55 +0200
  • bd554740d1
    Add source of inspiration redfast00 2020-08-30 20:05:59 +0200
  • 94bbaf9f69
    Better intro text redfast00 2020-08-30 19:49:10 +0200
  • 1a668e87c1
    Use canonical URLs redfast00 2020-08-30 19:46:00 +0200
  • adf6289382
    Split in different tables, small improvements Midgard 2020-08-30 19:17:54 +0200
  • 76e0f27fe9
    Add MOANA page Midgard 2020-08-30 18:30:45 +0200
  • 92fe5faa68
    Add MIT license, approved by all previous contributors redfast00 2020-08-28 03:32:33 +0200
  • ac2c8129a9
    Add needy module, clean up code redfast00 2020-08-27 05:30:22 +0200