20. Changelog
20.1. Release 0.0.15 (2024-09-10)
20.1.1. Bug Fixes
Remove
sphinx-rtd-themefromdocs/requirements.txt.
20.2. Release 0.0.14 (2024-09-10)
20.2.1. Bug Fixes
Add
sphinx-rtd-themetodocs/requirements.txt.
20.3. Release 0.0.13 (2024-09-10)
20.3.1. What’s New
Support for Python 3.12.
Support LEC-2290 for PSP version 2.1.4.
Update documentation.
20.4. Release 0.0.12 (2023-02-08)
20.4.1. What’s New
20.4.2. Bug Fixes
Fix the discrimination logic in
DLL.get_bios_id().
20.5. Release 0.0.11 (2023-01-10)
20.5.1. Bug Fixes
Fix sphinx docs
ModuleNotFoundErrorwhen building on readthedocs.
20.6. Release 0.0.10 (2023-01-10)
20.6.1. What’s New
20.6.2. Bug Fixes
Changed optional dependency name
lec7242toportiofor generality.Remove redundant log message in
HWM.
20.7. Release 0.0.9 (2022-09-23)
20.7.1. What’s New
Add the
allidentifier to install all optional dependencies viapip install lannerpsp[all]for compatibility with all product types.Change
ValueErrortoPSPInvalidinGPIOConfigTool.set_com1_mode()for better consistency.Add the
check_platformparameter to the__init__method of multiple objects to check if the current platform supports it.Update the docs.
20.7.2. Bug Fixes
Fix all display names to start with uppercase for
HWM.list_supported_sensors().
20.8. Release 0.0.8 (2022-08-30)
20.8.1. What’s New
Add
recipeswith beautiful pictures.Remove LICENSE block shown in PyPi.
20.8.2. Bug Fixes
Fix
HWM.list_supported_sensors()docs from °C to C.Fix code-block decorator from python to pycon.
20.9. Release 0.0.7 (2022-08-30)
Not exists.
20.10. Release 0.0.6 (2022-08-29)
20.10.1. What’s New
Change
README.mdtoREADME.rst.Remove usage from
README.rstand make documentation by sphinx on readthedocs.Remove
sdk_version,iodrv_version,bios_versionfromPSP.Remove
PSP.get_error_message()fromPSP.Add exception classes.
Change
ComPorttoCOMPort.Add
DLL.Change
GPSLEDtoGPSStatusLED.Change
GSensortoGSR.Change
HardwareMonitortoHWM.Change
LteStateLEDtoLTEStatusLED.Change
LteStressLEDtoLTEStressLED.Change
RadioFrequencyModuletoRFM.Change
SoftwareResettoSWR.Change
WatchdogTimertoWDT.Add direct access to COM port for LEC-7242 with
GPIOConfigTool.Add
WDT.config().Add
time_basesetting toWDT.config()andWDT.enable().Add PSP 3.0.0 support for LEC-7230M.
Update test cases.
20.10.2. Bug Fixes
Enhanced fool-proof checks for many functions.
20.11. Release 0.0.5 (2022-02-24)
20.11.1. What’s New
20.11.2. Bug Fixes
Fix
secondsfool-proof check inWatchdogTimer.enable().
20.12. Release 0.0.4 (2021-12-03)
20.12.1. What’s New
Add
bios_versionproperty toPSP.Add
iodrv_versionproperty toPSP.Add
sdk_versionproperty toPSP.Change
GSRtoGSensor.Change
HWMtoHardwareMonitor.Change
RFMtoRadioFrequencyModule.Change API usage in
GSensor.Change output type from dict to list in
HardwareMonitor.get_all().Change output method from
loggingtoprint()in alltestfunctions.Change logging level from
INFOtoDEBUG.Update usages in
README.md.Update test cases in
tests/.
20.12.2. Bug Fixes
Fix permission check in
ComPort.Fix
SoftwareReset.test()stdout error when setting less than 5 seconds.
20.13. Release 0.0.3 (2021-11-18)
20.13.1. What’s New
Add
SoftwareResetandWatchdogTimer.
20.14. Release 0.0.2 (2021-10-05)
Barely usable, but not very useful.
20.15. Release 0.0.1 (2021-09-29)
Just try to release, do not use this version…