Skip to content

Releases: Panduza/panduza-py

Version 0.6.1

30 Jul 07:54
fd5b778
Compare
Choose a tag to compare
Merge pull request #108 from Panduza/107-use-case-for-the-demo

use case for the demo

Version 0.6.0

29 Jul 12:21
95101fb
Compare
Choose a tag to compare
Merge pull request #106 from Panduza/105-add-laser-functions

105 add laser functions

0.5.0: set power with percentage (#104)

01 Jul 14:51
8b787c8
Compare
Choose a tag to compare
* set power with percentage

* set power with value or percentage

---------

Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>

0.4.1: if any platform find, search longer if the user accept (#99)

27 May 07:58
88a7f94
Compare
Choose a tag to compare
Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>

Version 0.4.0

22 May 14:21
90e3c15
Compare
Choose a tag to compare
add panduza local broker discovery service function to script (#91)

* add panduza local broker discovery service function to script

* Make client easier to create with local discovery, can precise a platform name to choose the platform you want to use on your local network

* Delete panduza/core/panduza_local_broker_discovery.py

* Local discovery works with alias

* ask to the user if he wants to use the discover platform

* Show the user a list of platform instead of asking him one after another

* Comments has been changed to respect new function

* change to follow new spec of local discovery answer

* function to make user friendly moving state of relay

* fix get_state_open (forgot to return the value)

---------

Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>

0.3.0

12 Dec 07:06
Compare
Choose a tag to compare

Version 0.3.0

Split python client and platform. Client has not changed.

0.2.0

26 Oct 13:23
34e072f
Compare
Choose a tag to compare

Version 0.2.0

Minor bug Fixes of 0.2.0

Change logs

  • MOD: Upgrade scan mecanism
  • ADD: Append 2 - BPS korad ka3005p and tenma 72-2710

0.1.1

08 Sep 10:02
Compare
Choose a tag to compare

Version 0.1.1

Minor bug Fixes of 0.1.0

Change logs

  • MOD: fix float precision issue on hm310t
  • ADD: local scripts to help developpers

0.1.0

28 Aug 05:31
Compare
Choose a tag to compare

Version 0.1.0

The goal of this version is to freeze current state of reflexion to ensure first demonstrations.
It mainly focus on controlling the BPS HM310T and the fake one.

Change logs

  • MOD: PSU becomes BPC
  • ADD: Support for Hanmatek/HM310T BPC and Ammeter
  • MOD: Improve internal functions

0.0.2

06 Jun 04:52
Compare
Choose a tag to compare

Fix working point for projects currently using Panduza. Next changes will probably bring some unstability.