Skip to content

Releases: qtoggle/qtoggleserver-eq3bt

1.4.1

23 Feb 11:57
Compare
Choose a tag to compare

What's new:

  • The write_value port method has been adapted to qToggleServer-0.26.

1.4.0

22 May 20:07
Compare
Choose a tag to compare

What's new:

  • Adapted to the new qToggleServer BLE interface.

1.3.1

04 Oct 08:52
Compare
Choose a tag to compare

What's new (since 1.3.0):

  • Increased Bluetooth LE command timeout to 20 seconds.

1.3.0

04 Oct 08:51
Compare
Choose a tag to compare

What's new (since 1.2.2):

  • Added manual mode port.
  • Added locked port.

1.2.2

02 May 16:11
Compare
Choose a tag to compare

What's new (since 1.2.1):

  • Adapted to new Peripheral interface.

1.1.4

20 Jan 15:56
Compare
Choose a tag to compare

What's new:

  • Disabled port write queue to prevent many pending values piling up

1.1.3

20 Jan 15:55
Compare
Choose a tag to compare

What's new:

  • Removed check_poll_error() call when reading port value

1.1.2

15 Jan 21:48
Compare
Choose a tag to compare

What's new:

  • Polling BLE peripherals is now retried indefinitely upon error

1.1.1

13 Jan 22:54
Compare
Choose a tag to compare

What's new:

  • Added type annotations
  • Prepared for qToggleServer 0.14