Commit Graph

10 Commits

Author SHA1 Message Date
381a77e9ce Removed geocode proxy, it was causing too many exceptions
- replaced with a Maps API key in the newly added system settings
2018-01-08 21:58:22 +01:00
6cc2b5de02 Build-time detection of secret.h
Added geocode call to devserver and fixed frontend implementation
2018-01-08 16:27:36 +01:00
5d6c5f7b74 Added step control (all / individual)
Added status LEDs
Added start of location code (geocode latlong request crashes at the moment)
2018-01-07 23:13:13 +01:00
272535006b Implemented NTP client 2018-01-05 21:15:19 +01:00
488e8598ec Fixed API document internal links 2018-01-05 20:17:55 +01:00
1319dd43c6 Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
fea7b1dbb5 Removed the GitVersion Sha as it was impossible to commit 2018-01-04 22:56:31 +01:00
42647f0db7 Reintroduced PCA9685 and Stairs classes
Compiles, but lacks the tick implementation
2018-01-04 22:53:35 +01:00
0aca40c71e Fixed firmware uploading
GZipped HTML, JS and CSS
Added gulp task for copying firmware binary to bin folder
2018-01-03 21:45:14 +01:00
f87a8b6eb7 Changed from UDP to HTTP
Implemented access point, station mode and basic web configuration page
Actual lighting control is completely broken
2018-01-01 19:56:07 +01:00