Skip to content

release 5.0 add experimental features

Compare
Choose a tag to compare
@jancumps jancumps released this 15 Oct 11:00
· 51 commits to main since this release
b93dfa3

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