speeduino / SpeedyLoader

Speeduino universal firmware loader
GNU General Public License v3.0
41 stars 24 forks source link

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

Open chaoschris opened 7 months ago

chaoschris commented 7 months ago

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 commented 7 months ago

Speeduino base tune.msq.txt

chaoschris commented 7 months ago

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