Releases: gusmanb/logicanalyzer
Release 2.1.1.0
This update contains many updates for the application that were requested like the ability to delete ranges of samples or improved error messages. The command line application is also updated to contain these updates.
Also multiple new target architectures have been added. "Raspberry" target has been removed as nowadays it makes no sense, instead the "linux-arm" and "linux-arm64" targets have been added, choose the best one for your board version.
Release 2.1.0.1
This is a re-packaging of the applications, does not include any new functionality for them but includes the .net Framework files in the packages so it does not need the .net Framework to be installed independently.
Also I have updated the UF2 to the new tail detection system.
Release 2.1.0.0
Removed transparent background to improve performance and readability.
Corrected bug that crashed the program exporting data based on pin configuration.
Added EXT pins to trigger external devices.
Disabled GPIO SYNCH to reduce latency.
Release 2.0.1.0
Added the functionality to cancel a running capture
Release 2.0
This release contains the new multiplatform app and corrects problems with the command line app under Raspberry.
Command line application
This is going to be the last release until I have the multiplatform app ready. This release includes the command line capture program (compatible with Sigrok) for: Windows(x86, x64, ARM and ARM64), Linux (x64 and ARM) and MacOSX (x64).
For more info about how to use the app check the readme document.
Fast trigger patch
Fast trigger program corrected, it could fail depending on the trigger value
.
Desktop application patch
Corrected autoscaling of dialogs