This commit is contained in:
rusefi 2017-02-22 21:22:36 -05:00
parent b20d7f0e23
commit e0a155ea29
3 changed files with 3 additions and 2 deletions

View File

@ -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 |

View File

@ -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

View File

@ -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