Commit Graph

56 Commits (d8317daf83333c59252029cda7d112b737f5f320)

Author SHA1 Message Date
theFeiter d8317daf83 this just fixed the write speed issue 2 years ago
theFeiter 83c11c27ed Merge branch 'dev' into spiffs-logging 2 years ago
Timm Bogner a8e94156dd Updated gateway .ino 2 years ago
Timm Bogner 64bcbf947a
Merge branch 'dev' into create-sd-card-logging 2 years ago
Timm Bogner 64eb35a918 fixed macro names 2 years ago
Timm Bogner 8825396298
Merge pull request #49 from Gulpman/dev
Dev: refactoring GLOBALS to FDRS_GLOBALS
2 years ago
theFeiter 2eb8755ce9 add spi Initialization for ESP32 2 years ago
theFeiter d093128e7c only use defined spi pins on ESP32 2 years ago
theFeiter 6b51e1c978 add prefixes to defines 2 years ago
theFeiter d013f38196 apply some compiler suggestions 2 years ago
theFeiter 5d4d0d40cc Merge branch 'create-sd-card-logging' into spiffs-logging 2 years ago
theFeiter 5e7f277bcd small corrections 2 years ago
theFeiter cb47f6c02e use littlefs since spiffs is deprecated 2 years ago
theFeiter d67e831e64 Revert "use littlefs since spiffs is deprecated"
This reverts commit da4b403246.
2 years ago
theFeiter da4b403246 use littlefs since spiffs is deprecated
apply some suggestions from the compiler
2 years ago
Sascha 25fb6b4d26 refactored GLOBALS to FDRS_GLOBALS
Globals is just too... global :)
Could also conflict with other libraries.
2 years ago
theFeiter 9d5a1062dc change filename 2 years ago
theFeiter 5624ac30af create SPIFFS logger function 2 years ago
theFeiter 61d6556373 create SPIFFS logger function 2 years ago
theFeiter 0738fc1e72 rename again to match other 2 years ago
theFeiter a7ab16d9f7 rename again to match other 2 years ago
theFeiter abd9593869 rename method 2 years ago
theFeiter 520ce3f050 add column information 2 years ago
theFeiter b822698b81 uncomment 2 years ago
theFeiter 4ae1b18cfb added ntp time keeping 2 years ago
theFeiter fa0f8c1336 update readme 2 years ago
theFeiter 50500d0188 filename defined on function call 2 years ago
theFeiter 2b14e3171b add space 2 years ago
theFeiter c49fe47bd8 move overload method 2 years ago
theFeiter e867cbc9e7 use csv format on sd log 2 years ago
theFeiter b7dcadf011 if sending mqtt fails, log to sd 2 years ago
theFeiter 60242ab2cd dont log when sending serial,
dont try to init sd if not in use
2 years ago
theFeiter f6debe8f00 added crude timestamp method 2 years ago
theFeiter 04e253566d go into endless loop when sd init fails 2 years ago
theFeiter f4b5799b16 renamed defines 2 years ago
theFeiter 60e6c66cea make filename configurable, dont do anything when sd not in use 2 years ago
theFeiter 4bf0653cdb make filename configurable 2 years ago
theFeiter 78478b977c move and remove functions 2 years ago
theFeiter 37bdcd413b SPI seems to work simultaniously 2 years ago
theFeiter 7632203d60 SPI seems to work simultaniously 2 years ago
theFeiter ec3bb4dc86 working prototype 2 years ago
theFeiter c509883322 missing semi 2 years ago
theFeiter d0862ad05b first draft of function structure, not tested 2 years ago
theFeiter 6403f137d7 wrote a small script to unify all files with the same content 2 years ago
Timm Bogner 21c1b4be59 housekeeping 2 years ago
Timm Bogner f7f7fcb6f4 original system files moved 3 years ago
Timm Bogner 96a7629fe4
Sensor Revamp 3 years ago
Timm Bogner eecfbc2cfe
Delete FDRS_Relay.ino 3 years ago
Timm Bogner 9e390027c5
Add files via upload 3 years ago
Timm Bogner e0c8951cd7
Add files via upload 3 years ago