Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sequence numbers to order tuning files #12

Open
rbrott opened this issue Jan 14, 2025 · 0 comments
Open

Use sequence numbers to order tuning files #12

rbrott opened this issue Jan 14, 2025 · 0 comments

Comments

@rbrott
Copy link
Member

rbrott commented Jan 14, 2025

Latest tuning files are currently determined by mtime. That works fine with an updated clock, but that's really not right to assume for RC devices. Sequence numbers should be used to order the files with timestamps left purely as a hint for users.

To check if you have this problem, download the latest tuning file from the page, run the tuner again, and download the latest file again. If the timestamps for the two files match, something has gone wrong with the clock and you should remove those files. Tuning files are stored under /sdcard/FIRST/RoadRunner/tuning/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant