Bonsai.PulsePal 0.2.0-preview3
Pre-release
Pre-release
What's Changed
- Update package projects to the new csproj format by @glopesdev in #8
- Add CI build workflow by @glopesdev in #9
- Add serial connection creation operator by @glopesdev in #10
- Remove obsolete design package by @glopesdev in #12
- Rewrite pulse pal interface to support V1 and V2 by @glopesdev in #14
- Split trigger channels from output channels by @glopesdev in #16
- Output and trigger channel configuration operators by @glopesdev in #17
- Add support for configuring all channel parameters on initialization by @glopesdev in #18
- Add support for configuring single channel parameters by @glopesdev in #19
- Fix premature rounding in voltage step conversion by @jfrazao in #21
- Add netstandard target for cross-platform support by @glopesdev in #24
- Add missing descriptions and dynamic naming of channel configuration operator by @glopesdev in #26
- Add continuous loop mode configuration by @glopesdev in #27
- Add operator for setting fixed voltage by @glopesdev in #28
- Refactor operator for triggering output channels by @glopesdev in #29
- Add support for custom pulse trains and waveforms by @glopesdev in #30
- Add support for updating the oLED display by @glopesdev in #33
- Add docfx documentation infrastructure by @glopesdev in #34
- Workaround to handle faulty bootstrapper exit code by @glopesdev in #35
- Package and documentation preview release by @glopesdev in #36
- Fix pulsepal protocol transmission and max cycle period by @glopesdev in #39
New Contributors
Full Changelog: v0.1.0...v0.2.0-preview3