.. |
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
|
Updated the other classes accordingly to the changes made to the dictionary class
|
2019-03-28 00:01:48 +01:00 |
CFGDictionary.h
|
Entirely reworked the dictionary class with templates
|
2019-03-27 23:59:53 +01:00 |
CFGFileParser.cpp
|
Updated the other classes accordingly to the changes made to the dictionary class
|
2019-03-28 00:01:48 +01:00 |
CFGFileParser.h
|
Updated the other classes accordingly to the changes made to the dictionary class
|
2019-03-28 00:01:48 +01:00 |
CFGParameterValue.cpp
|
Added new class to handle the parameters and values retrieved from the config files
|
2019-03-28 00:00:52 +01:00 |
CFGParameterValue.h
|
Added new class to handle the parameters and values retrieved from the config files
|
2019-03-28 00:00:52 +01:00 |
ConnectivityManager.cpp
|
Updated the other classes accordingly to the changes made to the dictionary class
|
2019-03-28 00:01:48 +01:00 |
ConnectivityManager.h
|
Retrieving AP config parameter from sdCard
|
2019-03-24 23:12:11 +01:00 |
definition.h
|
Added a define for STA error
|
2019-03-26 06:12:49 +01:00 |
Dictionary.h
|
Entirely reworked the dictionary class with templates
|
2019-03-27 23:59:53 +01: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 |
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
|
Small changes to the SAB class
|
2019-03-24 23:12:57 +01:00 |
SAB.h
|
Small changes to the SAB class
|
2019-03-24 23:12:57 +01: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
|
Implemented displayNextView method
|
2019-03-16 20:08:26 +01:00 |
ScreenManager.h
|
Added screen error messages
|
2019-03-16 19:50:39 +01: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 |
views.cpp
|
Added wifi signal strength info (RSSI)
|
2019-03-26 20:29:00 +01:00 |
views.h
|
Added wifi signal strength info (RSSI)
|
2019-03-26 20:29:00 +01:00 |