github esrlabs/chipmunk 1.38.1

latest releases: 3.14.1, 3.14.0, 3.13.5...
4 years ago

[1.38.1] - 02/17/2020

  • #563 more standard conform parsing of dlt arguments
    • bool in particular was assuming either 0x0 or 0x1 but can in fact be
      a different uint8
    • accept reserved string encoding (also valid...we used to assume either
      UTF8 or ASCII)
  • Add new plugin as template (example plugin)
  • Show search results in chart view
  • Wait before shutdown while all logs will be written
  • Ranked output for stats info in search
  • Close autocompete popup on toggle of toolbar
  • Correct dlt details view styles
  • Add context menu on view's tabs
  • #397: basic pcap support
    • reading dlt files from pcap files
    • working future stream for socket
    • better error handling
  • rust: Added global logging configuration in log4rs.yaml file
    • users can adopt the log level at runtime
  • Stability: Prevent search with incorrect ranges
  • Stability: Prevent search without filters
  • Clean recent filters history; drop current filters file
  • Update search overview annotations (main view) when user
    changes the style of a filter
  • Added autosaving of filters
  • Support loading/saveing filters form/to file
  • Upgrade search input area
  • Fix bug with asynch operationn in scope of search
  • #655 support fibex file for DLT-connector
  • #638 support DLT file reopening
  • #658 added support for multiple fibex configuration files
  • #563 some corrections for saving dlt traces
    received over socket.
    • added API for sync reading dlt file
    • add API to save a DLT file created in a session
  • open any type of file on CMD-O/(Ctrl-O on windows/linux)
  • allow to save DLT stream on disconnect

Don't miss a new chipmunk release

NewReleases is sending notifications on new releases.