Full Optimized – High Speed #4818

This commit is contained in:
Nathan Schulte 2022-11-21 03:47:38 -05:00 committed by rusefillc
parent aca14dd8d0
commit 22f2d10bb7
2 changed files with 9 additions and 1 deletions

View File

@ -1534,7 +1534,9 @@ uint16_t tuneHidingKey;;"", 1, 0, 0, 20000, 0
vin_number_t vinNumber
uint8_t[224] mainUnusedEnd;;"units", 1, 0, 0, 1, 0
uint16_t highSpeedOffsets[32];;"", 1.0000, 0.00000,0.00,65535, 0, noMsqSave
uint8_t[160] mainUnusedEnd;;"units", 1, 0, 0, 1, 0
! end of engine_configuration_s
end_struct
@ -2054,6 +2056,7 @@ end_struct
! 0x34
#define TS_GET_OUTPUTS_SIZE '4'
#define TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY '8'
#define TS_GET_SCATTERED_GET_COMMAND '9'
#define TS_COMPOSITE_ENABLE 1
#define TS_COMPOSITE_DISABLE 2

View File

@ -169,6 +169,11 @@ enable2ndByteCanID = false
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = @@TS_TOTAL_OUTPUT_SIZE@@
; 11.2.3 Full Optimized High Speed
scatteredOchGetCommand = @@TS_GET_SCATTERED_GET_COMMAND_char@@
scatteredOffsetArray = highSpeedOffsets
scatteredGetEnabled = { 0 }
;
; see TunerStudioOutputChannels struct
;