.. |
ADC.cpp
|
fixed bug with local variable shadowing a class member variable
|
2022-03-28 20:32:05 +02:00 |
ADC.h
|
migrated from Arduino IDE to PlatformIO
|
2022-03-26 17:26:40 +01:00 |
DataLogger.cpp
|
Improved speed and distance measurement
|
2024-06-12 15:52:44 +02:00 |
DataLogger.h
|
Added log info (cumulated distance, log button)
|
2024-06-08 11:59:59 +02:00 |
DebugLog.cpp
|
Added debug logging to memory, and Web API to retrieve the log
|
2022-03-31 23:41:16 +02:00 |
DebugLog.h
|
Added debug logging to memory, and Web API to retrieve the log
|
2022-03-31 23:41:16 +02:00 |
Info.h
|
Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler
|
2024-05-25 23:11:18 +02:00 |
lint-helpers.h
|
fixed lint errors in Eclipse
|
2023-08-15 17:00:48 +02:00 |
OTA.cpp
|
added OTA support for deploying without USB cable
|
2022-03-26 17:44:30 +01:00 |
OTA.h
|
added OTA support for deploying without USB cable
|
2022-03-26 17:44:30 +01:00 |
Status.h
|
Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler
|
2024-05-25 23:11:18 +02:00 |
utils.cpp
|
Added log info (cumulated distance, log button)
|
2024-06-08 11:59:59 +02:00 |
utils.h
|
Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler
|
2024-05-25 23:11:18 +02:00 |
vehicle-monitor.cpp
|
Improved speed and distance measurement
|
2024-06-12 15:52:44 +02:00 |
WebServer.cpp
|
Implemented API to list and download log files
|
2024-05-25 23:51:17 +02:00 |
WebServer.h
|
Implemented API to list and download log files
|
2024-05-25 23:51:17 +02:00 |
wifi-credentials.h.template
|
migrated from Arduino IDE to PlatformIO
|
2022-03-26 17:26:40 +01:00 |