Commit graph

15 commits

Author SHA1 Message Date
a2b21e300a Fix UiWeb.Endpoint module not found in morse. 2019-08-01 13:03:23 +02:00
3432ef75b2 Split Morse.Server into Application and Server.
Rename Morse.Signaler to Worker.
2019-08-01 12:21:32 +02:00
375a58ef14 Fix map syntax error. 2019-07-31 14:29:55 +02:00
eb9fd09a2b Fix socket connectivity on production.
Remove debug code.
2019-07-31 14:24:51 +02:00
510cdcbc9c Revert to 56e05fced 2019-07-31 13:16:53 +02:00
7ff72c56c5 Fix socket connectivity on production.
Fix unused variable warnings.
2019-07-31 11:49:21 +02:00
5bb6584286 Use sockets to broadcast morse progress. 2019-07-31 00:20:09 +02:00
b6b684af25 Fix wrong status code displaying.
Uncomment GPIO lines in the signaler.
2019-07-25 00:00:13 +02:00
0c989c06d0 Implement GenServer and Application for morse module. 2019-07-24 23:56:42 +02:00
09665c99e7 Add static images. 2019-07-14 21:44:08 +02:00
e93bbcf242 Port morse code. 2019-07-14 17:23:37 +02:00
cbec08aae8 move morse to seperate module 2019-07-14 15:05:45 +02:00
b93d48920a Restore Ruby's css. 2019-07-14 11:56:20 +02:00
29b952303a Port the frontend.
Enable ethernet connection.
2019-07-14 00:28:47 +02:00
08c904ba12 init 2019-07-13 20:16:46 +02:00