Commit graph

10 commits

Author SHA1 Message Date
Aaron Fischer bd95532bc4 Fix a lot of compiler warnings (#MDST) 2019-02-03 19:10:38 +01:00
Aaron Fischer f24858d162 Move all dependencies to the repository
This step seems bold, but is saves us so much hassle. Even better, we have a
reliable codebase, with all the dependencies (and their versions) we
need in order to build the project. If a library got an update, we can
replace it inplace if the code is still compatible.
2019-02-03 16:15:00 +01:00
klaute f52e7afc87 Added a reload interval to the main html page. 2018-07-11 12:09:29 +02:00
klaute cee44bee6b Fixed the main html page. 2018-07-11 11:55:58 +02:00
klaute 9dd90841a5 Frickelt in a sensor status page. 2018-07-11 11:49:58 +02:00
klaute cf162c9dce WebUpdater documentation updated. 2018-06-24 12:13:46 +02:00
klaute 5fa712a0cd WebUpdater documentation updated. 2018-06-24 12:03:05 +02:00
klaute 2a5097b9fd WebUpdater documentation updated. 2018-06-24 12:01:58 +02:00
klaute f33a9f098e Working implementation of the OTA (webbased). 2018-06-24 12:00:51 +02:00
klaute b03df134c5 Added the webbased OTA update mechanism. 2018-06-23 21:49:11 +02:00