From e0a155ea29cea354356369cfca55d4ebd8127986 Mon Sep 17 00:00:00 2001 From: rusefi Date: Wed, 22 Feb 2017 21:22:36 -0500 Subject: [PATCH] #315 progress --- README.md | 1 + firmware/console/binary/tunerstudio_io.h | 2 +- firmware/tunerstudio/rusefi.input | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a3b871fe5..90cfda312d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ current binaries are always available at http://rusefi.com/build_server/ | Release date | Revision | Details | | ------------ | --------- | ------- | +| 02/22/2017 | r2972 | protocol signature changed to 'v0.02' (this would happen from time to time to ensure version match between console and TS project | | 02/20/2017 | r2939 | https://github.com/rusefi/rusefi is now the official primary repository | | 02/18/2017 | r11565 | improvement: level1 default brown out https://sourceforge.net/p/rusefi/tickets/354/ | | 02/18/2017 | r11554 | bugfix: rusEfi console program/erase buttons fixed with ST-LINK 2.1 | diff --git a/firmware/console/binary/tunerstudio_io.h b/firmware/console/binary/tunerstudio_io.h index bcbeaa12dd..e887d6a310 100644 --- a/firmware/console/binary/tunerstudio_io.h +++ b/firmware/console/binary/tunerstudio_io.h @@ -19,7 +19,7 @@ #define SWITCH_TO_BINARY_COMMAND "~" #define PROTOCOL "001" -#define TS_SIGNATURE "MShift v0.01" +#define TS_SIGNATURE "MShift v0.02" #define TS_RESPONSE_OK 0x00 #define TS_RESPONSE_BURN_OK 0x04 diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 1868384926..3984535c9e 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -7,7 +7,7 @@ enable2ndByteCanID = false [TunerStudio] queryCommand = "S" - signature = "MShift v0.01" ; signature is expected to be 7 or more characters. + signature = "MShift v0.02" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC