Commit Graph

8 Commits

Author SHA1 Message Date
Mark van Renswoude 7010e83554 Fixed #19: Implement exception handler 2018-02-13 21:53:08 +01:00
Mark van Renswoude 7b823b7cff Fixed #21: Sunrise and sunset times are way off
Fixed #18: Time triggers fail if the time is earlier than the first trigger of a day

Sometimes I really really dislike C++ and it's lack of helpful warnings, like signed-unsigned comparisons and allowing switch without case. Too easy to miss.
2018-02-13 20:00:39 +01:00
Mark van Renswoude 6cc2b5de02 Build-time detection of secret.h
Added geocode call to devserver and fixed frontend implementation
2018-01-08 16:27:36 +01:00
Mark van Renswoude 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
Mark van Renswoude 272535006b Implemented NTP client 2018-01-05 21:15:19 +01:00
Mark van Renswoude 84ddcb3a1d Theoretical implementation of tick
Completely untested
2018-01-05 16:43:14 +01:00
Mark van Renswoude 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
Mark van Renswoude abe13843b4 Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00