Commit Graph

105 Commits

Author SHA1 Message Date
Patrick Balsiger
aa2713517f Merge branch 'feature/7-separation-of-concerns' into 'master'
Resolve "Separation of Concerns"

Closes #7

See merge request 0x1d/illucat!7
2018-11-15 17:55:58 +00:00
47a68e6ce4 fix deps 2018-11-15 18:15:55 +01:00
3a45f8626e move pixel plugin to separate repo 2018-11-15 18:00:07 +01:00
73495201eb ci 2018-11-15 17:29:57 +01:00
722f725bad use web plugins from plugin repo 2018-11-15 16:50:50 +01:00
11959ea30b use port property 2018-11-09 20:02:51 +01:00
8db6698690 ci 2018-11-09 19:39:49 +01:00
418d5e18fd create minimal mesh implementation 2018-11-09 19:14:03 +01:00
2c94dfe83d increase brightness 2018-11-09 19:13:03 +01:00
48ab6fca1a optimize build 2018-11-09 19:12:29 +01:00
f3df87ed96 adapt to new sprocket api 2018-11-08 18:16:21 +01:00
Patrick Balsiger
099ba3fe70 Merge branch 'feature/6-http-firmware-update' into 'master'
Resolve #6 firmware upload via http post

Closes #6

See merge request 0x1d/illucat!6
2018-11-07 14:47:24 +00:00
edfd0ebcb7 firmware upload via http post 2018-11-07 15:43:53 +01:00
Patrick Balsiger
7c2df13381 Merge branch 'cleanup' into 'master'
Cleanup

Closes #2

See merge request 0x1d/illucat!4
2018-11-05 16:15:22 +00:00
2ea9c02571 remove dispatch method as it is now supported by core 2018-11-05 16:57:43 +01:00
5a0225b040 add dispatch method again to ensure compatibility with meshcat 2018-11-05 16:25:38 +01:00
a039e591da remove unused 2018-11-05 16:19:19 +01:00
a940903bd3 reorder fnc calls 2018-11-05 15:34:14 +01:00
299f7dae65 move pixel plugin back to illucat, introduce setup method for better encapsulation of plugins in order to remove activation method 2018-11-05 15:11:45 +01:00
99dbd8379b externalize pixel stuff, add pixel instance to plugin, remove old code 2018-11-05 14:57:49 +01:00
d4d40428cc fire animation added 2018-10-29 21:00:27 +01:00
7fa3683ca6 uncouple generic web stuff into api plugin 2018-10-28 03:21:26 +01:00
a8d5cae284 separate declarations 2018-10-17 12:08:15 +02:00
a916e542fb change default animation to rainbow 2018-10-09 11:00:41 +02:00
6fc5908761 use release env in ci build 2018-10-07 13:20:24 +02:00
Patrick Balsiger
afd13ca661 Merge branch 'separation' into 'master'
Separation

See merge request 0x1d/illucat!3
2018-10-07 11:14:03 +00:00
Patrick Balsiger
09915ca94b Merge branch 'master' into 'separation'
# Conflicts:
#   data/pixelConfig.json
2018-10-07 11:13:44 +00:00
2a21775524 use illu base, reduce pixel num 2018-10-07 12:58:08 +02:00
0e13508158 set build to default env 2018-10-07 12:44:12 +02:00
7df62eb791 ci release-1.0.0 2018-10-07 12:40:21 +02:00
4e12242a15 reduce pixel length 2018-10-07 12:36:57 +02:00
61ff9f146a ci 2018-10-07 12:07:25 +02:00
42016b8e53 ci 2018-10-07 11:55:13 +02:00
75a4e3e94c minimize startup time 2018-10-07 11:47:57 +02:00
226a72261b only deploy master 2018-10-06 16:42:22 +02:00
3f0439a683 only deploy master 2018-10-06 16:37:40 +02:00
92bc03ec21 use digital ocean endpoint for s3 deployment 2018-10-06 16:14:14 +02:00
b93b0eb5d7 add aws deployment 2018-10-06 15:54:13 +02:00
b91255fe85 run default animation earlier 2018-10-06 15:48:48 +02:00
207f90d60a separate concerns 2018-10-04 02:34:37 +02:00
0686895f33 add conn timeout to example conf 2018-10-03 22:07:20 +02:00
ffd76acb69 Merge branch 'standalone' into release/1.0.0 2018-10-03 21:59:54 +02:00
77d92155df add ap infos to example conf 2018-10-03 21:24:47 +02:00
9c6ec9b231 add streaming stuff 2018-10-03 13:32:23 +02:00
dff8545d65 fooo 2018-10-01 01:46:58 +02:00
62e1dfe91b fooo 2018-10-01 01:34:40 +02:00
83384a8a7b fooo 2018-10-01 01:34:25 +02:00
3959cb0b94 no broadcast when dispatched 2018-09-30 22:38:00 +02:00
284d40d0b8 add gradient fading animation 2018-09-30 18:59:12 +02:00
4cf0f0cc4d fix completion, add moar events 2018-09-30 14:30:21 +02:00