Commit Graph
21 Commits
Author SHA1 Message Date
TD-er 7e16c36d26 [PVS Studio] Fix some issues found by PVS Studio 2023-07-10 15:40:34 +02:00
Ton Huisman 856716b8a8 [P146] Clarify setting description 2023-06-11 15:24:50 +02:00
TD-er 6f113067f1 [Cache Reader] Add option to delete files after upload
And fix issue deleting oldest file when file system is completely full
2023-03-16 22:20:05 +01:00
TD-er 0bdeb6dac1 [Cleanup] Reduce build size using own equals function for flash strings 2023-02-14 15:43:33 +01:00
TD-er 16ab7dcaca [Cache Reader] Send bulk taskinfo in either CSV or JSON, using settings 2023-02-02 00:13:36 +01:00
TD-er 5f6eaf83ab [Cache Reader] Allow bulk dump CSV to MQTT 2023-02-01 22:47:00 +01:00
TD-er 3a99618988 [Cache Reader] Add config flags + CSV download button 2023-01-26 15:59:42 +01:00
TD-er 6919337f08 [Cache Controller] Add command to flush all data in RTC memory to flash.
And also fix this data being flushed on intended reboots.
2023-01-25 13:42:57 +01:00
TD-er a44def5d84 [Cache] Cache Controller Settings on ESP32 (slow read from LittleFS) 2023-01-18 12:02:18 +01:00
TD-er 4ee133fdaf [Cleanup] Group timingstats & fix delete of cache controller files 2023-01-17 15:50:20 +01:00
TD-er df93d076f3 [Cache Reader] Add configurable MQTT topics for upload/metadata 2023-01-16 00:44:02 +01:00
TD-er 6bc0cc5fcf [Controller] Fix queue element vase class members being set 2023-01-04 13:56:55 +01:00
TD-er 8fe63e47fd [Controller Queue] Reduce bin size by using inheritance 2022-12-31 01:15:47 +01:00
TD-er 0990d8c6f8 [Cache Reader] Add sending task names + fix upload all files 2022-12-29 10:51:59 +01:00
TD-er 1f2ab0df8b [Cache Reader] Fix proper handling last file upload + wait 2022-12-22 17:11:28 +01:00
TD-er 8fb6adc4b8 [Cache Reader] Store/fetch Plugin ID per sample 2022-12-21 15:46:40 +01:00
TD-er c4e7e1966b [Cache Reader] Fix stop increasing peek file nr when last was read. 2022-12-21 00:37:51 +01:00
TD-er 58c707836b [Cache Reader] Send binary blobs to MQTT 2022-12-20 18:14:50 +01:00
TD-er 4365836085 [Cleanup] Speedup dumpcache page serving 2022-12-20 13:56:54 +01:00
TD-er 8f1ee2edc6 [CacheReader] Add rate limiter + command to set readpos 2022-12-18 17:33:57 +01:00
TD-er 4ec9f05c91 [CacheReader] Play back the recorded CacheController data 2022-12-18 01:41:07 +01:00