Skip to content

cannet v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:08
c2b845c
  • set window title - project + mesasge source
  • more fixes on scrolling in trace view. chronological should now handle expanded state correctly
  • plot - add configurable max/min and log scale in new y-axis right click context menu
  • add ability to add arbitrary sections to signal view
  • rename palette command now prompts for a new name and applies it
  • enum combobox selection now applied when selection is made
  • enum combobox now shows all items when expanded with down arrow keypress
  • plot - areas which have only constant signals now present a range based on the constant signal values, and dissimilar signals no longer overlap at 50% of the plot height.
  • allow collapsing project panel sections
  • add CannetDisplay dbc extension which currently only accepts 'hex' to indicate a signal should be rendered as hex
  • made exponential notation consistently happen at 5 decimal places for floats
  • improve display of fixed-precision values based on DBC config
  • plot - fixed issue where signal trace color didn't change until the plot panel was closed/reopened