.. |
AbstractParser.cpp
|
Added the parser class for the custom config files
|
2019-03-24 23:09:37 +01:00 |
AbstractParser.h
|
Added the parser class for the custom config files
|
2019-03-24 23:09:37 +01:00 |
app.ino
|
Minor changes
|
2019-04-15 08:00:48 +02:00 |
CFGDictionary.h
|
Entirely reworked the dictionary class with templates
|
2019-03-27 23:59:53 +01:00 |
CFGFileParser.cpp
|
Implemented the save method + fixed a hidden bug
|
2019-04-13 13:30:31 +02:00 |
CFGFileParser.h
|
Implemented the save method + fixed a hidden bug
|
2019-04-13 13:30:31 +02:00 |
CFGParameterValue.cpp
|
Changed bool for boolean
|
2019-03-30 11:41:38 +01:00 |
CFGParameterValue.h
|
Added const keyword for the getters
|
2019-04-15 12:58:08 +02:00 |
ConnectivityManager.cpp
|
Added more verifications with the dicionaries and there values
|
2019-04-13 13:33:33 +02:00 |
ConnectivityManager.h
|
Retrieving AP config parameter from sdCard
|
2019-03-24 23:12:11 +01:00 |
definition.cpp
|
Splitted StringEntity class and definition functions
|
2019-04-09 07:57:55 +02:00 |
definition.h
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
Dictionary.h
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
DictionaryInterface.h
|
Entirely reworked the dictionary class with templates
|
2019-03-27 23:59:53 +01:00 |
PinMapping.cpp
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
PinMapping.h
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
Queue.h
|
Added the Queue utility class
|
2019-03-31 08:46:33 +02:00 |
RtcManager.cpp
|
Added sd card test program plus minor changes
|
2019-03-09 22:38:21 +01:00 |
RtcManager.h
|
Added sd card test program plus minor changes
|
2019-03-09 22:38:21 +01:00 |
SAB.cpp
|
Added temporaries debug information
|
2019-04-03 17:14:47 +02:00 |
SAB.h
|
Updated constructor definition list
|
2019-03-31 19:01:52 +02:00 |
ScreenConfig.cpp
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
ScreenConfig.h
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
ScreenManager.cpp
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
ScreenManager.h
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
SDCardConfig.cpp
|
Added SdCardConfig class and Modified class diagram plus other little things
|
2019-03-03 22:22:12 +01:00 |
SDCardConfig.h
|
Added SdCardConfig class and Modified class diagram plus other little things
|
2019-03-03 22:22:12 +01:00 |
SDCardManager.cpp
|
Modified the SDCardManager class, this class inherits now from SDClass
|
2019-03-10 19:18:40 +01:00 |
SDCardManager.h
|
Modified the SDCardManager class, this class inherits now from SDClass
|
2019-03-10 19:18:40 +01:00 |
StringEntity.cpp
|
Splitted StringEntity class and definition functions
|
2019-04-09 07:57:55 +02:00 |
views.cpp
|
Added a new view with memory info only
|
2019-04-09 07:59:49 +02:00 |
views.h
|
Added a new view with memory info only
|
2019-04-09 07:59:49 +02:00 |
webApi.cpp
|
Added new api requests
|
2019-04-17 22:43:17 +02:00 |
webApi.h
|
Added new api requests
|
2019-04-17 22:43:17 +02:00 |
WEBServerManager.cpp
|
Improved WEBServerManager responsiveness
|
2019-04-17 20:26:37 +02:00 |
WEBServerManager.h
|
Removed commented code and added a new MIME type
|
2019-04-13 13:35:26 +02:00 |