.. |
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 main app accordingly
|
2019-03-24 23:13:30 +01:00 |
CFGDictionary.cpp
|
Added the Dictionary utility class to handle key value pairs
|
2019-03-17 22:11:15 +01:00 |
CFGDictionary.h
|
Added the Dictionary utility class to handle key value pairs
|
2019-03-17 22:11:15 +01:00 |
CFGFileParser.cpp
|
Added comments for bug fixes and improvements
|
2019-03-25 12:56:56 +01:00 |
CFGFileParser.h
|
Added the parser class for the custom config files
|
2019-03-24 23:09:37 +01:00 |
ConnectivityManager.cpp
|
Retrieving AP config parameter from sdCard
|
2019-03-24 23:12:11 +01:00 |
ConnectivityManager.h
|
Retrieving AP config parameter from sdCard
|
2019-03-24 23:12:11 +01:00 |
definition.h
|
Added two new defines for the config files shortcuts
|
2019-03-24 23:04:55 +01:00 |
Dictionary.cpp
|
Added dispose call in destructor
|
2019-03-24 23:07:40 +01:00 |
Dictionary.h
|
Enhanced the dictionary object (added get by index and getParameter methods)
|
2019-03-24 10:30:08 +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 a message on the screen if sd card isn't present
|
2019-03-24 23:10:39 +01:00 |
views.h
|
Modified views to add the view count info
|
2019-03-16 19:47:43 +01:00 |