Skip to content

V2022.7.21.780

Compare
Choose a tag to compare
@freshhope freshhope released this 21 Jul 02:14
· 1 commit to main since this release

1.1 2022-07-21
[1] New: send raw message supported in Automation module
image

[2] New API: clear measurement form for Graphics, Trace, …
image

[3] Improved: Numeric now supports bar display
image

[4] Bug fix: more than one channel assign same database causes signal server display wrong value in graphics, numeric, panels and so on
[5] Bug fix: panel relation chart cannot distinguish var types of x and y axis
1.2 2022-07-19
[1] New: error line can be located in C editor with editing features enabled
image

[2] New: search all and replace all supported in C editor
image
image

[3] New API: CAN RBS fault injection API added with message lost and signal alter features
image
image

[4] New API: static PDU container location in arxml can now be adjusted only in cycle 0
image

[5] Bug fix: modal form has invalid caption in tabbed MDI mode
[6] Bug fix: system variables associated in panel and numeric not update after application connected more than one time
1.3 2022-07-13
[1] New API: CAN RBS now supports setting direction of node messages, this can be very useful when there is only one target ECU in dbc or arxml file
image

[2] New: up and down indicator for Calibration variables
image

[3] New: baseline settings added for Calibration variables
image

[4] New: Address mapping editor in calibration memory segment page
image

[5] Improved: simple signal group transmission supported in arxml file
[6] Improved: on message event in C editor now supports code template
[7] Bug fix: importing a2l with duplicated group name causes UI crash
[8] Bug fix: importing a2l with duplicated measurement name causes crash
[9] Bug fix: repeat count in CAN transmit and STIM not functional
[10] Bug fix: automation module copied group saving causes action overlap
[11] Bug fix: disconnect app cause calibration parameter curve crash
[12] Bug fix: transmit load configuration has no effects
1.4 2022-07-04
[1] New: Auto run property introduced for mini program library without source code
image

[2] New: instant API picker supported in automation module
image

[3] Bug fix: CAN FD message with DLC > 8 parsed as DLC = 8 in CAN RBS
[4] Bug fix: adding panel control may cause AV after other panel controls deleted
1.5 2022-06-27
[1] New: panel get and set apis for UI automation
image

New Demo: Tetris game build with panel
image
image

[2] New: virtual CAN and LIN messages can now be injected into TSMaster system
image

[3] New: STIM signals can now be automated using mini program API
image

[4] New: Automation module can now be automated using mini program API
image

1.6 2022-06-17
[1] New: Open project dialog added
image

[2] New: A2L synchronization module
image

[3] New: async APIs added for system var write
image

[4] Bug fix: action lost sometimes in automation module after saving
[5] Bug fix: 4 API arguments updated, please update your client code if necessary: can_rbs_activate_network_by_name, can_rbs_activate_node_by_name, can_rbs_activate_message_by_name, can_rbs_set_message_cycle_by_name
1.7 2022-06-13
[1] New: App Builder feature added
image

[2] New: Custom controls supports icon change, import and export
image

[3] New: Log file path is registered as system variable for automation
image

[4] New: Project Settings window added, supporting project naming
image

[5] New: Favorites added in automation module
image

[6] More shortcuts available in automation module
image

[7] Improved: tx and rx messages in arxml are now fully parsed
[8] bug fix: extended FD frame from arxml read as standard FD frame