Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 1.13 KB

readme.md

File metadata and controls

29 lines (22 loc) · 1.13 KB

DeepScan grade

RomRaider Log Assist

RomRaider Log Assist is a simple webpage that's just supposed to make it easier to analyze your RomRaider logs for ECU tuning. Currently still early in development: code likely has quality issues and some expected features may not be here. A sample graph

Features

Implemented:

  • Importing CVS files
  • Automatic graph scaling
  • Separate graph for AFR recordings
  • Right hand y-axis for RPM
  • Show/hide log data
  • Lambda <--> AFR conversion
    • Gas, E85, E100, Methanol, or Diesel

Unimplemented

  • Log analysis and tune suggestions
  • Zoom
    • Rudimentary zooming based on minute range has been implemented
  • Performance improvements
    • You can zoom into a specific time span to improve performance.

Tech Credits