Back

2.2.8

  • Fixed
  • M
    Mark
  • on 24-03-2020

Download Links

Please join our forum and share your experience - captures and screen recordings are welcomed!

2.2.8 is a small follow up release after the big 2.2.7 release from last week. It mainly focuses on exception handling and memory management. The app now properly clears old memory when recording in looping mode, and it deletes sessions on a background thread to keep the UI responsive when restarting captures or closing tabs.

Alpha Mailing List

Join the Alpha Users Mailing List to be notified about the next release!

Reminder: releases now include a new interface for writing high-level protocol decoders in Python. Check out the documentation here: github.com/saleae/logic2-examples

Bug Fixes

  • fixed frequent crash in digital rendering that occurred after some digital data had been deleted
  • now properly delete memory when the capture buffer gets full.
  • moved session deletion to a new thread, so it doesn’t block the UI.
  • changed most USB error handling from hard crashing to an error notification.
  • reduced memory usage of digital recordings.