|
|
58232bdacf
|
add mediator
|
2018-09-09 20:28:09 +02:00 |
|
|
|
c0fd8454e1
|
add spiffs header for esp32 support
|
2018-09-03 14:55:37 +02:00 |
|
|
|
0a46bf3429
|
stuff
|
2018-09-03 03:00:51 +02:00 |
|
|
|
b9964e0ac1
|
stuff
|
2018-09-03 02:14:14 +02:00 |
|
|
|
1af30e4243
|
add default callbacks for mesh to sprocket
|
2018-09-03 02:05:31 +02:00 |
|
|
|
53053eb688
|
add default callbacks for mesh to sprocket
|
2018-09-03 01:57:14 +02:00 |
|
|
|
ac07ac7014
|
save whole config file
|
2018-09-02 20:30:25 +02:00 |
|
|
|
824479e8c6
|
remove pixel stuff
|
2018-09-02 03:04:14 +02:00 |
|
|
|
2c79d7896c
|
remove stupid stuff
|
2018-09-01 19:42:12 +02:00 |
|
|
|
d12e7445bb
|
remove stupid stuff
|
2018-09-01 19:07:32 +02:00 |
|
|
|
136b4df8ba
|
remove stupid stuff
|
2018-09-01 19:05:46 +02:00 |
|
|
|
a06b3aee40
|
mesh management stuff
|
2018-09-01 16:56:45 +02:00 |
|
|
|
3c882436bd
|
ignore
|
2018-08-30 00:16:33 +02:00 |
|
|
|
b6fd44c194
|
ignore config
|
2018-08-30 00:15:32 +02:00 |
|
|
|
6ccd10d4be
|
ignore config
|
2018-08-30 00:15:00 +02:00 |
|
|
|
30593fd2be
|
improve pixel example
|
2018-08-29 15:13:24 +02:00 |
|
|
|
945bf78459
|
add neopixel example
|
2018-08-29 10:54:22 +02:00 |
|
|
|
74e9b8df4f
|
basic web config
|
2018-08-29 09:57:58 +02:00 |
|
|
|
52fdf0e5e0
|
move webserver stuff to plugin
|
2018-08-29 09:03:38 +02:00 |
|
|
|
4c32af3e1b
|
cleanup
|
2018-08-26 19:04:25 +02:00 |
|
|
|
b676746723
|
read config from json on SPIFFS
|
2018-08-26 18:58:37 +02:00 |
|
|
|
5334d58433
|
move plugins to sprocket
|
2018-08-24 17:42:35 +02:00 |
|
|
|
426d495fd9
|
get OTA enabling working
|
2018-08-22 11:09:42 +02:00 |
|
|
|
77f1b278f4
|
refactoring
|
2018-08-19 16:10:56 +02:00 |
|
|
|
c127346394
|
add base MeshSprocket with OTA enabled
|
2018-08-17 14:29:18 +02:00 |
|
|
|
a94aaa6804
|
add OTA example to CI build
|
2018-08-03 21:39:01 +02:00 |
|
|
|
32975862d8
|
rename OTA plugin
|
2018-08-03 16:02:51 +02:00 |
|
Patrick Balsiger
|
346ac043fe
|
Merge branch '2-ota' into 'develop'
Resolve "OTA"
Closes #2
See merge request wirelos/sprocket-core!13
|
2018-08-03 11:01:42 +00:00 |
|
Patrick Balsiger
|
dbb4ce9de7
|
Resolve "OTA"
|
2018-08-03 11:01:42 +00:00 |
|
Patrick Balsiger
|
18ccf6a892
|
Merge branch '7-cleanup-examples' into 'develop'
Resolve "Cleanup examples"
Closes #7
See merge request wirelos/sprocket-core!10
|
2018-07-19 15:39:51 +00:00 |
|
|
|
64958720f8
|
cleanup pio ini
|
2018-07-19 17:34:57 +02:00 |
|
|
|
d7a67560ea
|
cleanup mqtt bridge example
|
2018-07-19 17:34:44 +02:00 |
|
|
|
c86f96996d
|
cleanup mesh example
|
2018-07-19 17:30:05 +02:00 |
|
|
|
4ec1481902
|
cleanup basic example
|
2018-07-19 17:27:29 +02:00 |
|
|
|
c5396b5bc0
|
comment out dispatch thingy
|
2018-07-13 19:46:46 +02:00 |
|
|
|
8eeb0da4fd
|
don't bind dispatch when joining network
|
2018-07-13 19:22:15 +02:00 |
|
|
|
fe8066af71
|
remove network from sprocket
|
2018-07-13 19:04:34 +02:00 |
|
|
|
b4094e4fdd
|
fix library.json
|
2018-07-13 18:41:20 +02:00 |
|
|
|
9acd1cb6a8
|
add network update to loop
|
2018-07-13 18:31:33 +02:00 |
|
|
|
d2c0998b8f
|
add network as member of Sprocket
|
2018-07-13 18:29:16 +02:00 |
|
|
|
b4ebd347eb
|
introduce dispatch method to simplify things
|
2018-07-13 16:16:44 +02:00 |
|
|
|
6cfd065f41
|
Merge branch 'refactor-network' into 'develop'
layer basic com
See merge request wirelos/sprocket-core!9
|
2018-07-12 07:14:08 +00:00 |
|
|
|
5f9de83c5a
|
layer basic com
|
2018-07-12 01:42:43 +02:00 |
|
|
|
45a1860852
|
ci
|
2018-07-11 19:44:52 +02:00 |
|
|
|
acc284dd0b
|
ci
|
2018-07-11 14:35:20 +02:00 |
|
|
|
22225842ae
|
cleanup examples
|
2018-07-11 14:32:43 +02:00 |
|
|
|
d9eb06d624
|
Merge branch 'illucat' into 'master'
Illucat
See merge request wirelos/sprocket-core!7
|
2018-07-03 00:22:20 +00:00 |
|
|
|
63c65dfbc7
|
some readme text
|
2018-07-02 11:49:18 +02:00 |
|
|
|
fac7d04196
|
Merge branch 'develop' into 'master'
Develop
See merge request wirelos/sprocket-core!5
|
2018-07-02 07:40:43 +00:00 |
|
|
|
ffaa1973b1
|
wrong merging recovery
|
2018-07-02 07:40:02 +00:00 |
|