Releases: nlesc-recruit/PowerSensor3
Releases · nlesc-recruit/PowerSensor3
V1.5.0
What's Changed
- Split config and user guide docs by @loostrum in #170
- Add read the docs config file by @loostrum in #171
- Expand documentation by @loostrum in #172
- Install PowerSensor3 python package to installation python lib dir by @loostrum in #173
- Replace openmp time by chrono by @loostrum in #180
- Add psinfo tool by @loostrum in #182
- Let device send only FW version itself, not including prefix nor newline by @loostrum in #183
- Re-add sending newline in FW version from device; remove it on the host by @loostrum in #184
- Improve marker functionality and related dumpfile issues by @loostrum in #179
- Bump version: 1.4.1 → 1.5.0 by @loostrum in #185
- Add sensor index and clearer output to psinfo by @loostrum in #186
- Fix use of chrono in State through python bindings by @loostrum in #187
- Make markers more robust by @loostrum in #188
- Fix patch command by @loostrum in #190
- Make marker use more robust by @loostrum in #189
- Replace links to md files with links to read the docs by @loostrum in #191
Full Changelog: v1.4.1...v1.5.0
V1.4.1
What's Changed
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #164
- Add DEMO compilation option to keep updating the display during measurements by @loostrum in #168
Full Changelog: v1.4.0...v1.4.1
V1.4.0
V1.3.5
V1.3.4
What's Changed
- Bump actions/download-artifact from 3 to 4 by @dependabot in #154
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #153
- Bump actions/setup-python from 4 to 5 by @dependabot in #152
- Avoid microcontroller getting stuck in an infinite loop by @loostrum in #157
- Avoid writing to display with uninitialized data by @loostrum in #158
Full Changelog: v1.3.3...v1.3.4
V1.3.3
What's Changed
- Fix typo in docs by @loostrum in #147
- Update psconfig usage by @loostrum in #142
- Bump actions/checkout from 3 to 4 by @dependabot in #143
- Print sensor pair numbers in psconfig output. by @loostrum in #148
- Pin documentation build depdencies to versions at time of last successful run (Jul 2023) by @loostrum in #151
- Add option to invert polarity of sensor by @loostrum in #150
Full Changelog: v1.3.2...v1.3.3
V1.3.2
V1.3.1
V1.3.0
V1.2.1
As of this release, the default target microcontroller is an STM32F411 instead of STM32F401.
What's Changed
- Add F411 support by @loostrum in #129
- Fix duplicate writes to output file if not all sensors are active by @loostrum in #130
- Add version number to host library by @loostrum in #133
- Pause display when measuring by @loostrum in #132
- Updates for F411 by @loostrum in #134
- Fix cff version and avoid updating wrong version by @loostrum in #135
Full Changelog: v1.1.0...v1.2.1