Skip to content

Releases: gusmanb/logicanalyzer

TerminalCapture update

09 Feb 10:49
8d63379
Compare
Choose a tag to compare

This is a maintenance release.

TerminalCapture caused problems under some Linux distributions so the default driver has been changed to "NetDriver" for all platforms instead of the native one.

Also, a new option to specify the driver has been added. For more info execute "TerminalCapture gui --help".

Release 6.0

01 Feb 12:59
b20835a
Compare
Choose a tag to compare

Major update of LogicAnalyzer.

-Pico2 now is supported.
-Added Sigrok protocol decoders to the software.
-New terminal capture application.
-Many enhancements to software/firmware.
-All in one packages.
-Included gerber files and BOM/Centroid.
-Too many changes to specify here, please read the Wiki once updated.

Release 5.1

05 May 12:11
Compare
Choose a tag to compare

This is a QoL update with some improvements:

-Corrected the SPI protocol analyzer
-Corrected 10-bit support for I2C analyzer
-Remember last network params used
-Added a battery indicator for the WiFi model
-Corrected WiFi disconnection handling

And more minor corrections.

Release 5.0.0.0

20 Jul 20:13
Compare
Choose a tag to compare

This release includes multiple enhancements in the UI and the firmware.

  • Burst mode. Capture short bursts of data and rearm immediatelly the trigger to maximize the ammount of useful captured data.
  • Improvements on sample navigation.
  • Multiple bugs corrected.

Release 4.5.1.0

28 Jun 11:52
2262cc2
Compare
Choose a tag to compare

This release includes some QOL improvements to the applications, for more info check the readme file.

Release 4.5.0.0

11 Apr 11:56
Compare
Choose a tag to compare

This release includes support for the RP2040-Zero board and the new board definition system. No need to update the firmware unless you want to use the Zero or you are creating a new device.

Release 4.0.0.0

25 Feb 11:37
Compare
Choose a tag to compare

This release includes many new features and improvements to the software and the hardware. It allows to daisy chain up to five devices to capture as one allowing to capture up to 120 channels, includes performance improvements and visibility improvements in the render engine, more samples in screen, autoselection of the capture mode, edit functionalities, etc etc. Check the main page and the Wiki (yes, we have now a proper Wiki with all the info) for a complete list of the update.

Release 3.5.0.1 Updated capture driver

07 Feb 18:31
Compare
Choose a tag to compare

This is a bug-fix release. The new shared driver caused problems under Linux so the capture code for the serial mode has been reverted.

Release 3.5.0.0: Capture sizes and bug correction

04 Feb 15:00
Compare
Choose a tag to compare

This release includes a big update, now you can select the size of the captured data: 8, 16 or 24 bits. This allows to maximize the size of samples that can be taken up to 128k samples!
Also includes corrections to the Pico-W implementation.

More info on the main page.

Release 3.0.0.0 - WiFi Support

31 Jan 22:23
Compare
Choose a tag to compare

This release includes a really big update, support for the Pico-W board and WiFi!
Check the main page for instructions on how to use it.