Commit Graph

593 Commits

Author SHA1 Message Date
7fbd206742 Mettre à jour 'src/app/Queue.h' 2020-07-17 12:49:08 +02:00
cea2bf8f64 Fixed merge conflicts 2020-07-17 12:29:32 +02:00
92c94c7c88 Renamed an error message 2020-07-17 12:24:55 +02:00
186c74a6ca Added the const specifier 2020-07-17 12:24:20 +02:00
c3812a8a26 Added the Arduino.h include 2020-07-17 12:24:00 +02:00
anschrammh
944c11477b Updated the HttpClient class and the WEBServer class 2020-07-16 22:20:23 +02:00
abed6ebd9b Corrected missing method 2020-07-14 19:07:41 +02:00
0d7c68645b Added a few methods and improved some code, class not finished yet 2020-07-14 19:07:01 +02:00
f76639745f Corrected the isReplyAvailable methode 2020-07-14 11:48:43 +02:00
2f430b305c Modified comments 2020-05-11 14:35:47 +02:00
8556363265 Removed the inclusion of definition.h which was useless 2020-04-27 12:06:21 +02:00
9ee717a41b Added a real begin to the DS1307 begin method 2020-04-27 10:17:57 +02:00
4990a7ff25 Corrected some comments 2020-04-25 12:00:29 +02:00
674577605d Cleaning the object destructor and stop method 2020-04-25 11:59:56 +02:00
anschrammh
b2b0170c01 Updated the new dashboard version, work is still in progress 2020-02-26 11:10:20 +01:00
anschrammh
8cbc86cb55 Updated the new dashboard version, work is still in progress 2020-02-26 11:09:24 +01:00
anschrammh
c0e5870cb6 Created new class based on the WebSockets server class (no logic yet) 2020-02-26 11:08:20 +01:00
anschrammh
dacfb6d4d1 Added a web socket server instance (no logic yet) 2020-02-26 11:05:50 +01:00
anschrammh
5b11c54635 Added third party library to add web socket connectivity 2020-02-26 11:05:03 +01:00
anschrammh
8866177a37 Exposed the info64 method to get SD card information, not working properly, SD card lib might be at fault again 2020-02-02 21:05:15 +01:00
anschrammh
4855e2c244 Added the new dashboard page using materialize, not polished yet 2020-02-02 21:04:02 +01:00
anschrammh
97eba55e35 Updated the main app, removed old api end points, reworked the flash button actions (long press goes to the previous view) 2020-02-02 21:01:54 +01:00
anschrammh
65d43ae1d1 Removed both sdCardMount and unMount api end points, they are now replaced by a single end point taking a parameter 2020-02-02 20:59:08 +01:00
anschrammh
ab6260a2ac Updated the version history 2020-02-02 20:57:53 +01:00
anschrammh
cb16ab7c41 Replaced return 0 with return 0.0 since it's a double 2020-02-02 20:56:16 +01:00
anschrammh
741eee8f5d Added the forceRefresh method 2020-02-02 20:55:28 +01:00
anschrammh
fe8b51d3a8 Tried to add the time call back function so that files created on the sd card get a correct time and date, not working sadly, the sd card lib might be at fault here 2020-02-02 20:54:10 +01:00
anschrammh
45f22dea3e Forgot to rename a method 2020-01-28 12:53:08 +01:00
anschrammh
853a1f4b26 Updated ESP_GPIO_10 and ESP_GPIO_15 labels by adding nc symbol to them 2020-01-28 12:35:16 +01:00
anschrammh
a3752b3f8c Now retrieving the file's last modification date and sending it to the FTP client, I still need to figure out how to set the last modification date when a file is modified by the client though 2020-01-28 12:33:01 +01:00
anschrammh
3f77399538 Added a new helper function to get month's 3 letter abbreviation 2020-01-28 12:30:00 +01:00
anschrammh
9e3676a1bb Updated the SD card library by including the new changes from the esp8266 arduino framework 2020-01-28 12:24:19 +01:00
c2e9324d95 Mettre à jour 'README.md' 2020-01-20 08:46:25 +01:00
a9883ee49c Mettre à jour 'README.md' 2020-01-20 08:44:42 +01:00
ff3a1d8649 Mettre à jour 'README.md' 2020-01-20 08:43:10 +01:00
anschrammh
14d141b9d3 Added the new web interface, no done yet 2020-01-20 08:39:06 +01:00
anschrammh
80ed2f2080 Updated the main app by adding the previousDisplay functionality 2020-01-20 08:28:26 +01:00
anschrammh
5fc76ac6a2 Updated the version history 2020-01-20 08:20:59 +01:00
anschrammh
e699b462f9 Updated the ViewLink structure in order to be able to iterate backward 2020-01-20 08:20:23 +01:00
anschrammh
723132a082 Added a new api call to get the nearby access points 2020-01-20 08:14:49 +01:00
anschrammh
cd6af9f99f Renamed a method to run() for consistency 2020-01-20 08:12:38 +01:00
anschrammh
424a135151 Updated the ScreenManager class and added the previousDisplay methods allong with screen refresh rate 2020-01-20 08:10:18 +01:00
anschrammh
6dfee719a9 Renamed a few methods for consistency 2020-01-20 08:03:28 +01:00
anschrammh
d371eeb267 Added a run method which is including run methods from different services 2020-01-20 08:01:25 +01:00
anschrammh
ca819f0e93 Removed 2020-01-18 19:23:49 +01:00
anschrammh
6a2d97297c Adding KiCad board schematic 2020-01-18 19:19:59 +01:00
anschrammh
29e12c29ea Removed fritzing schematic 2020-01-18 19:14:14 +01:00
anschrammh
488d442df3 Added the max retries option 2020-01-07 12:22:29 +01:00
anschrammh
e74cf22c71 Added the setString method to the string entity object 2020-01-07 12:20:10 +01:00
anschrammh
78231e9228 Minor test changes 2019-12-28 14:16:24 +01:00