Commit Graph

29 Commits

Author SHA1 Message Date
Emanuele Trabattoni
12e1e8e7a4 Fixed Filters, split file in html, script and css 2026-04-08 16:55:03 +02:00
Emanuele Trabattoni
4dc45954e9 Webpage is OK, html in memory since SPIFFS is to slow.
Moving average to be fixed
2026-04-08 15:23:21 +02:00
Emanuele Trabattoni
07eb06f67b Save History Sync on flash, still some issues in deleting previous file 2026-04-08 10:27:18 +02:00
Emanuele Trabattoni
7c96101cdd SPIFFS mount sometimes fail 2026-04-07 17:33:08 +02:00
Emanuele Trabattoni
877236ee4e Save files appending on same session and new file on new session 2026-04-07 15:53:52 +02:00
Emanuele Trabattoni
668b590d7c CSV file save on SPIFF filesystem, 10MB on internal flash 2026-04-07 13:21:27 +02:00
Emanuele Trabattoni
f36cb96f21 Improved task code 2026-04-07 10:51:53 +02:00
Emanuele Trabattoni
dc44decd64 Moved files in libraries 2026-04-07 10:19:28 +02:00
5c9ef7e93b Fast ADC readings ok, to verify timing and settling time 2026-04-05 17:05:10 +02:00
a2d0afa0c9 adc read ok, very slow 2026-04-05 11:16:10 +02:00
c5d80052e5 Thans to copilot, microsecond resolution to wait for spark.
no missing firings detected
2026-04-04 22:12:53 +02:00
38c595fd7b revert on double task wait, normal and soft start working 2026-04-04 20:00:30 +02:00
b0842aadef Sync 12 and 34 working 2026-04-04 16:27:52 +02:00
0dc5d1ce79 Debug Config OK, ready to realtime debugging 2026-04-04 03:25:33 +02:00
Emanuele Trabattoni
941a2b4eaa debug testing commit 2026-04-04 03:11:44 +02:00
Emanuele Trabattoni
6072a603df First Attempt to print data async, fields not working 2026-03-31 13:07:02 +02:00
Emanuele Trabattoni
27ad612844 Mod to ISR and Tasks ok working 2026-03-31 09:19:11 +02:00
Emanuele Trabattoni
ec138553ad Separate code from headers 2026-03-30 16:29:40 +02:00
Emanuele Trabattoni
1adbf7fdb9 Tasks, ISR, Pin refactoring and renaming 2026-03-30 15:50:17 +02:00
Emanuele Trabattoni
e0af350b89 refactored real time task to general with configuration structure 2026-03-30 12:36:31 +02:00
Emanuele Trabattoni
b75014854d Working trigger + Spark recognition!!! 2026-03-27 17:53:05 +01:00
Emanuele Trabattoni
a210d808da First Test env 2026-03-27 12:49:20 +01:00
Emanuele Trabattoni
a0710f7ee7 Pins and devices refactoring in progress 2026-03-26 18:22:22 +01:00
Emanuele Trabattoni
68ed8a2282 Fixed spark timing compute 2026-03-26 14:09:55 +01:00
Emanuele Trabattoni
f84fcfffbb Tasks work in progress 2026-03-25 18:22:02 +01:00
Emanuele Trabattoni
bece80ad6c Fixed pin mappings and task logic 2026-03-25 17:19:53 +01:00
Emanuele Trabattoni
8c5b7d4a1c Updated pin definitions and trigger tasks from pickups 2026-03-25 14:16:23 +01:00
Emanuele Trabattoni
b42474fff5 Added custom board definition 2026-03-25 14:14:10 +01:00
Emanuele Trabattoni
948120c001 Added libraries and firmware skeleton 2026-03-24 17:07:49 +01:00