Skip to content

Fix SOH info not show for bottom of Jerk/DPS and display all info lines for the case data point clicked matches more than one SOH lines.

Lan Dam requested to merge i145_jerk_dps_click_not_show_info into master

closes #145 (closed)

  • Modify plot_up_down_dots to plot correctly 1, 0 values no matter of the order they are entered into DB
  • Modify on_pick_event() to print out info of all lines if data point clicked can match with more than one SOH lines, and change to call show_log_entry_from_log_indexes() to highlight all of those lines in message dialog.

Test: RT130 92EB, Jerk/DPS, click on down data points.

Edited by Lan Dam

Merge request reports