telemetry/track map using csv#220
Conversation
…ctivate rge remote-tracking branch 'origin/main' into telemtry-track-mapper merging new live view
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request introduces significant updates to the telemetry database schema and the track mapping tool. Key changes include the addition of lookup tables (LUTs) for drivers, cars, and locations, enhanced validation for drive day creation, and the integration of a new Track Mapper feature in the live viewer. The Track Mapper now supports CSV uploads and improved path smoothing. Feedback focuses on critical schema mismatches in the Prisma model, specifically regarding primary keys and relations in the classifier and track_point models. Additionally, improvements were suggested for the track completion logic in the Python processor to prevent premature triggers, and for the efficiency of finding the last valid track point in the frontend components.
…per.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…per.tsx Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
No description provided.