Tags: snipem/gt7dashboard
Tags
Update for Python 3.12 compatibility (#37) * chore: Update for Python 3.12 compatibility (#36) * chore: update dependencies for python 3.12 compatibility * chore: update pandas * chore: update README * Upgrade Python in Dockerfile * Upgrade Python in workflows --------- Co-authored-by: MBDesu <39097222+MBDesu@users.noreply.github.com>
Version 1.2: New Improvements (#17) * Added engine RPM logging * Added gear logging * Added fuel calcuation * Added boost logging * Added yaw rate logging * Added helper scripts (`run.ps1`, `run.bat`, `run.command`, `run.sh`) for Windows, Mac and Linux * Added lap saving as JSON * Add missing documentation * Upgrade to bokeh 3.2.0 * Upgrade scipy 1.10.0 * Add doc about speed peaks and valleys * Fixed background logging. Gt7dashboard will now log laps in background even if the browser window is not active * Major refactoring of the main method