Mick Percy
Mick Percy
All sensors validated in bench tests but further real world testing required.
I've moved discussion to #35 and going to close this out.
Created general discussion #57
Added request for SD card support #62
Thanks Stefan. I am trailing the ESPAsyncWebServer version as this is the Webserver library that we use. Although I did take a look at a few others. One caveat that...
The binary created by VSCode compiler is available within the project tree at .pio/build/release/firmware.bin I've merged commits from the OTA branch as the GUI firmware update is now working. #185...
Example Frequency MAF data file. (GM Monaro) ``` /*********************************************************** * VDO-AFM-043.h * * Manufacturer: VDO | Siemens * Part#: AFM-043 | 25008302 | A2C59506198 * MAF file for type: GM...
Frequency based MAF sensor code implemented. MafData file format changed from class structure back to header file to address conflicts. WIKI info for MAF file creation updated ``` /*********************************************************** *...
Codebase has changed substantially and as a result the code for frequency based MAFs is now broken. Need to revisit this feature and get it working again. The main issue...
I've pushed this out to the next release as I need to get the basic code finalised.