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

SpeedyLoader is transferring the wrong base tune signature for 2024.02 #42

Open
chaoschris opened this issue Mar 6, 2024 · 2 comments

Comments

@chaoschris
Copy link

chaoschris commented Mar 6, 2024

Hi Josh,
when i want to download a fresh base tune for the new firmware 2024.02, the downloaded file has the firmware signature from its predecessor in it:

bibliography author="TunerStudio MS Dev 3.1.08 - EFI Analytics, Inc." tuneComment="" writeDate="Fri Oct 06 12:08:48 AEDT 2023"
versionInfo fileFormat="5.0" firmwareInfo="Speeduino+2023.10" nPages="15" signature="speeduino 202310"

SpeedyLoader is V1.5.1 under Linux (AppImage)

Is this working as intended?

Best regards,
Chris

speedyloader1
speedyloader2

@chaoschris
Copy link
Author

@chaoschris
Copy link
Author

chaoschris commented Mar 7, 2024

Are these the only two changes or is there more to be done?

line 4:
versionInfo fileFormat="5.0" firmwareInfo="Speeduino+2023.10" nPages="15" signature="speeduino 202310"/
versionInfo fileFormat="5.0" firmwareInfo="Speeduino+2024.02" nPages="15" signature="speeduino 202402"/

line 1462:
constant name="secondarySerialProtocol">"Generic".
constant name="secondarySerialProtocol">"Generic (Fixed List)".

best regards,
Chris

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