Recent Releases of powersensor3
powersensor3 - V1.6.1
What's Changed
The version number in version 1.6.0 was wrongly stored as 1.5.0. This new release corrects that but is otherwise identical to 1.6.0.
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.6.0...v1.6.1
- C
Published by loostrum over 1 year ago
powersensor3 - V1.6.0
What's Changed
- Fix cdc queue patch in release workflow by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/192
- Decrease missed packets when using marker by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/193
- Add option to put absolute timestamps in dumpfile by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/194
- Update GCC to V12-14 in CI, V11 is no longer available. Also update python versions by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/196
- Add dump file explanation and udev rule example to documentation by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/195
- Automatically set year and authors in docs by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/197
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.5.0...v1.6.0
- C
Published by loostrum over 1 year ago
powersensor3 - V1.5.0
What's Changed
- Split config and user guide docs by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/170
- Add read the docs config file by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/171
- Expand documentation by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/172
- Install PowerSensor3 python package to installation python lib dir by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/173
- Replace openmp time by chrono by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/180
- Add psinfo tool by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/182
- Let device send only FW version itself, not including prefix nor newline by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/183
- Re-add sending newline in FW version from device; remove it on the host by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/184
- Improve marker functionality and related dumpfile issues by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/179
- Bump version: 1.4.1 → 1.5.0 by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/185
- Add sensor index and clearer output to psinfo by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/186
- Fix use of chrono in State through python bindings by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/187
- Make markers more robust by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/188
- Fix patch command by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/190
- Make marker use more robust by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/189
- Replace links to md files with links to read the docs by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/191
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.4.1...v1.5.0
- C
Published by loostrum over 1 year ago
powersensor3 - V1.4.1
What's Changed
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/164
- Add DEMO compilation option to keep updating the display during measurements by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/168
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.4.0...v1.4.1
- C
Published by loostrum about 2 years ago
powersensor3 - V1.4.0
What's Changed
- Fix wait for host by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/161
- Expand psconfig by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/163
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.5...v1.4.0
- C
Published by loostrum over 2 years ago
powersensor3 - V1.3.5
What's Changed
- Fix reboot to DFU mode on F411 by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/160
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.4...v1.3.5
- C
Published by loostrum over 2 years ago
powersensor3 - V1.3.4
What's Changed
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/154
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/153
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/152
- Avoid microcontroller getting stuck in an infinite loop by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/157
- Avoid writing to display with uninitialized data by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/158
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.3...v1.3.4
- C
Published by loostrum over 2 years ago
powersensor3 - V1.3.3
What's Changed
- Fix typo in docs by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/147
- Update psconfig usage by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/142
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/143
- Print sensor pair numbers in psconfig output. by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/148
- Pin documentation build depdencies to versions at time of last successful run (Jul 2023) by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/151
- Add option to invert polarity of sensor by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/150
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.2...v1.3.3
- C
Published by loostrum over 2 years ago
powersensor3 - V1.3.2
What's Changed
- Do not update display when all sensors are inactive to avoid infinite loop by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/141
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.1...v1.3.2
- C
Published by loostrum almost 3 years ago
powersensor3 - V1.3.1
What's Changed
- Force same sensor pair name for both sensors of the pair by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/140
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.3.0...v1.3.1
- C
Published by loostrum almost 3 years ago
powersensor3 - V1.3.0
Due to changes in the EEPROM layout, calibration values will need to be re-applied after updating the firmware.
What's Changed
- Add sensor pair name to eeprom by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/138
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.2.1...v1.3.0
- C
Published by loostrum almost 3 years ago
powersensor3 - 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 https://github.com/nlesc-recruit/PowerSensor3/pull/129
- Fix duplicate writes to output file if not all sensors are active by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/130
- Add version number to host library by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/133
- Pause display when measuring by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/132
- Updates for F411 by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/134
- Fix cff version and avoid updating wrong version by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/135
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.1.0...v1.2.1
- C
Published by loostrum almost 3 years ago
powersensor3 - V1.1.0
What's Changed
- Fix stm32duino version by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/126
- Speed up display update by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/127
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v1.0.0...v1.1.0
- C
Published by loostrum about 3 years ago
powersensor3 - V1.0.0
This is the first production-ready release of the PowerSensor3 firmware and host library. The firmware is compatible with both the F401 and F407 series of STM32 microcontrollers.
What's Changed
- Add fix for use of filesystem on gcc<8; install all include files by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/117
- Update documentation by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/116
- Add contribution guidelines by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/118
- Use sphinx for documentation by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/120
- Bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/122
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/nlesc-recruit/PowerSensor3/pull/121
- Show new display status after toggling it by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/123
- Fix autocal and add to psconfig help by @loostrum in https://github.com/nlesc-recruit/PowerSensor3/pull/124
Full Changelog: https://github.com/nlesc-recruit/PowerSensor3/compare/v0.1.0...v1.0.0
- C
Published by loostrum about 3 years ago