Skip to content

brarm/log-dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log-dive

Python-based COBB AccessPort Datalog Dive Tool

Purpose

Write a tool to help AccessPort users better understand their driving habits.

How to use

Requirements:

  • Anaconda
  • AccessPort Logging Parameters (minimally):
    • Gear Position
    • Clutch Sw
    • Vehicle Speed
    • RPM
    • Accel Position
    • SI Drive Mode (optional, but helps)

Use

  • Install Anaconda, then

In log-dive directory, run conda create --name log-dive --file requirements.txt

  • Open Jupyter Notebook with
conda activate log-dive
jupyter notebook

UX

UX_GRAPH_DEMO.mov

The app maintains a simple UX for now, to be refined with time and use. For now, running the chunks of the notebook is the best way to interact with the program.

About

Python-based COBB AccessPort Datalog Dive Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published