Commit Graph

25 Commits

Author SHA1 Message Date
anschrammh
163c15ef68 Changes related to previous changes... 2019-10-20 18:17:00 +02:00
anschrammh
7ed9eb6868 Updated Serial baud rate going from 115200 to 500000 and updating SDCardManager initialization 2019-10-19 15:36:32 +02:00
anschrammh
0c152a7dc5 Completely removed header files for the old config files 2019-10-18 01:05:36 +02:00
anschrammh
6be6c7256d Removed ScreenConfig, SDCardConfig and PinMapping. They are now replaced by a single object : BoardConfig 2019-10-17 21:38:28 +02:00
anschrammh
99e0f7d82c Added the FTPServer and improved functionalities (not done yet) 2019-10-14 22:58:15 +02:00
anschrammh
29ae07da64 Removed old WEBServerManager class (still present but not used anymore) in order to use the new one 2019-10-10 18:22:07 +02:00
6ffe25ec3b Updated code to use the PowerManager class 2019-10-05 18:24:45 +02:00
3dce4fb00e Switched parameters for the sdcard begin statement 2019-10-05 17:22:55 +02:00
anschrammh
3642367826 Corrected syntax logic 2019-09-01 21:31:45 +02:00
anschrammh
47eb7889d0 Added getSoftVersion method to get the current software version 2019-08-19 13:53:57 +02:00
anschrammh
27385ccab4 Changed baud rate from 9600 to 115200 2019-05-08 10:56:14 +02:00
Anatole SCHRAMM
f0d6486ef0 Added an instance of the TaskSchedulerManager class 2019-05-02 17:24:11 +02:00
Anatole SCHRAMM
4bf746db65 Minor changes 2019-04-30 13:38:58 +02:00
anschrammh
1d4ff36e45 Minor changes to the SAB class 2019-04-28 15:35:47 +02:00
anschrammh
b3bf8d7f0c Minor changes due to IOManager 2019-04-23 08:02:54 +02:00
Anatole SCHRAMM
b95716c38b Added temporaries debug information 2019-04-03 17:14:47 +02:00
anschrammh
6add78730d Updated constructor definition list 2019-03-31 19:01:52 +02:00
anschrammh
05d388b59c Small changes to the SAB class 2019-03-24 23:12:57 +01:00
anschrammh
8df64cb583 Removed debugging Serial.println statement 2019-03-16 19:49:39 +01:00
anschrammh
1f21a807fc Added ConnectivityManager as a member of the SAB class 2019-03-10 23:20:59 +01:00
anschrammh
c1b493af18 Added getPowerInfo functionality 2019-03-10 19:22:45 +01:00
anschrammh
35b682b13d Added sd card test program plus minor changes 2019-03-09 22:38:21 +01:00
anschrammh
218d9c3eeb Added SdCardConfig class and Modified class diagram plus other little things 2019-03-03 22:22:12 +01:00
anschrammh
72ff0d14a9 Added SDCardManagerClass, Updated class diagram, Modified app.ino example, Modified definition.h as well as ScreenManager and views 2019-03-03 14:48:51 +01:00
anschrammh
cc15cf3366 Adding a bunch of classes 2019-02-25 00:36:43 +01:00