Justin Paul justin
justin pushed to main at justin/obdash 2026-07-01 19:26:07 -04:00
0f029b724a Fix #6: bound formula evaluation to stop untrusted-profile DoS
justin pushed to main at justin/obdash 2026-07-01 16:33:51 -04:00
d435384b58 #2 (framework): bi-directional / service-function engine
justin pushed to main at justin/obdash 2026-07-01 08:45:59 -04:00
74bfa2e146 Add 2 Honda vehicle profiles (2007 CR-V 2.4, 2022 Odyssey 3.5)
justin pushed to main at justin/obdash 2026-07-01 08:24:53 -04:00
7bda758f88 Tier 2: WiFi + Bluetooth ELM327 transports
justin pushed to main at justin/obdash 2026-06-30 19:43:32 -04:00
6548cf7fbe Section 1 GUI: Vehicle Info, Emissions Readiness, Freeze Frame, Trip/Performance
justin pushed to main at justin/obdash 2026-06-30 19:40:03 -04:00
4a4daf3fa0 Add generic SAE DTC database (1409 codes) with profile-priority fallback
justin pushed to main at justin/obdash 2026-06-30 19:37:50 -04:00
6c1ee0c81d Section 1 backend: VIN/Mode-09, readiness monitors, freeze-frame, trip/perf
justin pushed to main at justin/obdash 2026-06-30 17:25:44 -04:00
310d5a3497 README: rewrite as cross-platform multi-vehicle GUI app; add release checksums
justin deleted tag v0.1.0 from justin/obdash 2026-06-30 16:52:51 -04:00
justin pushed tag v0.1.0 to justin/obdash 2026-06-30 16:52:51 -04:00
justin pushed to main at justin/obdash 2026-06-30 16:31:29 -04:00
9ac85aea11 CI(windows): pip --no-cache-dir to reduce disk use
justin pushed tag v0.1.0 to justin/obdash 2026-06-30 16:28:03 -04:00
justin pushed to main at justin/obdash 2026-06-30 16:28:02 -04:00
26a8f1a24c CI(windows): use embeddable Python (no MSI) — installer hit error 1603
justin deleted tag v0.1.0 from justin/obdash 2026-06-30 16:28:02 -04:00
justin pushed to main at justin/obdash 2026-06-30 16:24:02 -04:00
18ab3ef97e CI(windows): install Python to explicit TargetDir + log exit code
justin deleted tag v0.1.0 from justin/obdash 2026-06-30 16:24:02 -04:00
justin pushed tag v0.1.0 to justin/obdash 2026-06-30 16:24:02 -04:00
justin pushed to main at justin/obdash 2026-06-30 16:20:05 -04:00
43dd739e3c CI(windows): per-user Python install + robust python.exe path lookup
justin pushed tag v0.1.0 to justin/obdash 2026-06-30 16:20:05 -04:00
justin pushed to main at justin/obdash 2026-06-30 16:13:49 -04:00
0cc83884a5 CI: self-install Python on Windows; build Linux/arm64 in python+node container