release 5.0 add experimental features
Fifth release,
implements experimental feature: IEEE488.2 Service Request support
.uf2 firmware available to use without building from source
A LabVIEW SCPI driver, developed with the Community Edition of LabVIEW (check its license), is available for download.
What's Changed
- all register scpi use same reader writer func by @jancumps in #55
- fixes the MAV clear for scpi request without reply by @jancumps in #56
- simplify MAV, remove SQR test from tinyusb example by @jancumps in #60
- simplify MAV, remove SQR test from tinyusb example by @jancumps in #58
- querystate not reset if SCPI string is a command by @jancumps in #62
- Service Request handling in USBTMC by @u77345 in #66
- Issue 47 without patch docker linux by @jancumps in #67
- remove compile warning and improve testsuite by @jancumps in #68
New Contributors
Full Changelog: v0.3.1...v0.4.1