Релізи

  • Стабільний v0.5.1 6f55afad6d

    pd-buddy-python v0.5.1

    clara 6 роки тому 0 комітів master після цього релізу

    This release updates the Sink testing script for more complete automation of the QA testing procedure.

    Завантажити

     
  • Стабільний v0.5.0 713db76486

    pd-buddy-python v0.5.0

    clara 6 роки тому 3 комітів master після цього релізу

    This release adds support for the new features in PD Buddy Sink Firmware 1.2.0. New methods have been added to the Sink class for the new commands, and additions have been made to SinkConfig and the PDO API as well.

    Завантажити

     
  • Стабільний v0.4.2 fc749f35b7

    pd-buddy-python v0.4.2

    clara 6 роки тому 16 комітів master після цього релізу

    A new release to add support for the firmware’s new, yet-to-be-released typec_virtual PDOs. This mainly involves a new pdbuddy.TypeCVirtualPDO class, and some additions to the PDO calculation functions.

    Завантажити

     
  • Стабільний v0.4.1 e1a260f4ad

    pd-buddy-python v0.4.1

    clara 6 роки тому 18 комітів master після цього релізу

    Bugfix release to make pdbuddy.follows_power_rules return True when called with an empty list of source capabilities.

    Завантажити

     
  • Стабільний v0.4.0 2731e98112

    pd-buddy-python v0.4.0

    clara 6 роки тому 20 комітів master після цього релізу

    This release adds a couple new functions for calculating properties of PDO lists as returned by pdbuddy.Sink.get_source_cap(). These new functions make it easier for GUIs to display the maximum power offered by a charger, and test if a charger appears to be violating the USB PD Power Rules.

    Завантажити

     
  • Стабільний v0.3.1 f715d5db9e

    pd-buddy-python v0.3.1

    clara 6 роки тому 22 комітів master після цього релізу

    Bugfix release to fix an exception when no capabilities are read by Sink.get_source_cap().

    Завантажити

     
  • Стабільний v0.3.0 45917d91dd

    pd-buddy-python v0.3.0

    clara 6 роки тому 23 комітів master після цього релізу

    This release adds support for the new features in PD Buddy Sink Firmware 1.1.0. The new Sink.output property allows control of the PD Buddy Sink’s output, and Sink.get_source_cap() can be used to read the power supply’s capabilities.

    There are a few incompatibilities with older versions of the library, notably that SinkConfig is a collections.namedtuple now, and so is immutable and requires all its members to be set explicitly on creation. This simplified both the library and test code greatly, so I assure the reader that it’s a good change.

    Завантажити

     
  • Стабільний v0.2.1 e58992291f

    pd-buddy-python v0.2.1

    clara 6 роки тому 35 комітів master після цього релізу

    Fixed a bug where attempting to set invalid voltages and currents failed silently. Now ValueErrors are raised, making it clear that the values were not successfully set.

    Завантажити

     
  • Стабільний v0.2 9e59a07d20

    pd-buddy-python v0.2.0

    clara 6 роки тому 40 комітів master після цього релізу

    A new release to use the new PID for the PD Buddy Sink. There are no other changes.

    Завантажити

     
  • Пре-реліз v0.1 698d9e805c

    pd-buddy-python v0.1.0

    clara 7 роки тому 41 комітів master після цього релізу

    The initial release! It works well, and has the unit tests to prove it. It doesn’t have the final USB VID:PID pair for the PD Buddy Sink though, because it isn’t assigned yet.

    Завантажити