v0.3.1
What's Changed
New Agents
- Created pfeiffer turbo controller agent by @JakeSpisak in #149
- Magpie agent by @jlashner in #178
- Created hwp rotation agent by @bbixler500 in #157
New Features
- Add SNMP version support to M1000 Agent and fix other bugs by @BrianJKoopman in #275
- Scpi psu monitor update by @mjrand in #284
- Magpie detector monitoring in grafana by @jlashner in #282
- Smurf file emulator realistic g3 by @jlashner in #283
- Add functionality for LS372 Agent to Initialize Device/Channel Settings Using Config File by @sanahabhimani in #276
- Pysmurf controller tasks by @jlashner in #280
Documentation Updates
- Write sequencer docs page by @BrianJKoopman in #268
- Misc docs fixes by @BrianJKoopman in #279
Bug Fixes
- Fix npy extension issue by @jlashner in #248
- Fix CI Wheel Builds by @BrianJKoopman in #257
- pip install socs directly from socs repo in pysmurf-controller image by @BrianJKoopman in #258
- Fix pysmurf archiver docker build and test future builds on PRs by @BrianJKoopman in #265
- Small bugfix for pysmurf monitor by @jlashner in #263
- Fix labjack acq task and format new task docstring by @BrianJKoopman in #277
- Replace ls372 simulator with device emulator in integration tests by @BrianJKoopman in #285
Misc.
- Add ipython notebooks to gitignore by @BrianJKoopman in #271
- Separate shared code from several PRs by @BrianJKoopman in #270
- Remove several old Agents by @BrianJKoopman in #278
- Reduce duplicate and unecessary github action workflow triggers, reuse actions where possible by @BrianJKoopman in #286
- Only run dummy workflow on PRs not on push by @BrianJKoopman in #288
- Replace docker login with docker/login-action by @BrianJKoopman in #289
- Bump actions/setup-python from 2 to 3 by @dependabot in #290
- Bump actions/checkout from 2 to 3 by @dependabot in #291
- Implement hwp rotation agent review suggestions, remove need for telnet, add tests by @BrianJKoopman in #281
- Configure pre-commit by @BrianJKoopman in #287
- Bump docker/login-action from 1 to 2 by @dependabot in #292
New Contributors
- @dependabot made their first contribution in #290
- @bbixler500 made their first contribution in #157
Full Changelog: v0.3.0...v0.3.1