Commit Graph

565 Commits

Author SHA1 Message Date
anschrammh
b7899c0a3d Retrieving AP config parameter from sdCard 2019-03-24 23:12:11 +01:00
anschrammh
5f864592f9 Added a message on the screen if sd card isn't present 2019-03-24 23:10:39 +01:00
anschrammh
af793d44ac Added the parser class for the custom config files 2019-03-24 23:09:37 +01:00
anschrammh
ca48c5665a Updated class diagram 2019-03-24 23:08:20 +01:00
anschrammh
7668e4dabc Added dispose call in destructor 2019-03-24 23:07:40 +01:00
anschrammh
8f8fbf6218 Added two new defines for the config files shortcuts 2019-03-24 23:04:55 +01:00
e18fe87fb2 Mettre à jour 'README.md' 2019-03-24 12:19:53 +01:00
anschrammh
9d21ee8249 Updated class diagram acordingly 2019-03-24 10:31:03 +01:00
anschrammh
dc96053576 Enhanced the dictionary object (added get by index and getParameter methods) 2019-03-24 10:30:08 +01:00
anschrammh
cbf88aff25 Updated class diagram (added deleteParameter method) 2019-03-23 12:48:12 +01:00
56099b8cec Mettre à jour 'README.md' 2019-03-23 12:38:10 +01:00
anschrammh
b1bc4c3b9e Updated the test app 2019-03-23 12:36:34 +01:00
anschrammh
933b055ec3 Reworked the dictionary algorithm and Added the deleteParameter method 2019-03-23 12:35:44 +01:00
anschrammh
de462a4de3 Added the Dictionary utility class to handle key value pairs 2019-03-17 22:11:15 +01:00
anschrammh
625dd0ef4c Added the Dictionary class to the class diagram 2019-03-17 22:08:48 +01:00
01f6fc07f7 Mettre à jour 'README.md' 2019-03-17 10:42:49 +01:00
6f15d1205b Mettre à jour 'README.md' 2019-03-17 10:40:03 +01:00
anschrammh
420c0a3fab Minor changes 2019-03-16 22:39:24 +01:00
anschrammh
87983cb00e Implemented displayNextView method 2019-03-16 20:08:26 +01:00
anschrammh
5ff79119c8 Added screen error messages 2019-03-16 19:50:39 +01:00
anschrammh
8df64cb583 Removed debugging Serial.println statement 2019-03-16 19:49:39 +01:00
anschrammh
e7efa2d957 Added defines 2019-03-16 19:48:31 +01:00
anschrammh
dafc690ef7 Modified views to add the view count info 2019-03-16 19:47:43 +01:00
anschrammh
a4e582c008 Merge branch 'master' of http://88.167.116.148/git/Th3maz1ng/ESP8266_swiss_army_board 2019-03-16 19:44:51 +01:00
anschrammh
ad400b7546 Reworking ScreenManager's error handling 2019-03-16 19:44:08 +01:00
3ff42a6cce Mettre à jour 'README.md' 2019-03-16 15:18:57 +01:00
ddd078ea8a Mettre à jour 'README.md' 2019-03-16 14:52:09 +01:00
09d4cc4e6c Mettre à jour 'README.md' 2019-03-10 23:31:30 +01:00
anschrammh
355adab781 Defined new errors and more 2019-03-10 23:24:47 +01:00
anschrammh
a73ea65328 Updated main app 2019-03-10 23:24:17 +01:00
anschrammh
94c550c4e0 Updated class diagram 2019-03-10 23:23:57 +01:00
anschrammh
38b2ef8c2e Added a new view 2019-03-10 23:22:33 +01:00
anschrammh
cc8a040596 Added ConnectivityManager class 2019-03-10 23:21:30 +01:00
anschrammh
1f21a807fc Added ConnectivityManager as a member of the SAB class 2019-03-10 23:20:59 +01:00
anschrammh
dddf04fb10 Updated the app sample code and added a new view 2019-03-10 19:23:23 +01:00
anschrammh
c1b493af18 Added getPowerInfo functionality 2019-03-10 19:22:45 +01:00
anschrammh
ae3cc190a7 Added _error attribut initialization 2019-03-10 19:20:45 +01:00
anschrammh
43f9d33d35 Updated the class diagram 2019-03-10 19:19:11 +01:00
anschrammh
e912524218 Modified the SDCardManager class, this class inherits now from SDClass 2019-03-10 19:18:40 +01:00
anschrammh
b7ddc2cb16 Added a new structure in order to get power infos 2019-03-10 19:16:43 +01:00
anschrammh
ae0588206f Updated the SdCard test example 2019-03-10 19:15:51 +01:00
anschrammh
35b682b13d Added sd card test program plus minor changes 2019-03-09 22:38:21 +01:00
anschrammh
becaad5584 Added getSdCardHandler method to SdCardManager class 2019-03-03 22:47:54 +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
7ea47593a0 Updated gitignore and Added hardware_test.ino 2019-03-03 12:33:57 +01:00
anschrammh
6a1a105515 Updated gitignore 2019-03-03 10:06:49 +01:00
91778a033c Mettre à jour 'README.md' 2019-02-28 15:40:42 +01:00
cfdc62965c Mettre à jour 'README.md' 2019-02-28 12:31:26 +01:00
anschrammh
686bc68aa1 Added new methods to the ScreenManager class 2019-02-27 23:03:02 +01:00