Skip to content

MODblue v0.0.2

Compare
Choose a tag to compare
@Valandur Valandur released this 04 Nov 09:04
· 382 commits to master since this release

0.0.2 (2020-09-29)

Features

Bug Fixes

  • Add connection timeout (513f74b)
  • Add hci adapter cleanup (244420b)
  • Add known services, characteristics & descriptors (8d1a257)
  • Add more logs while connecting (1d56a35)
  • Add more typings (539cba3)
  • Add stop scan to tests (de28850)
  • Add timeout to init (c238ce0)
  • Add transpiled files (e2a2d2d)
  • Add transpiled files (e318a56)
  • Add transpiled files (26cd9e8)
  • Add transpiled files (4ecf310)
  • Add transpiled files (cb2f8db)
  • Assume default noble multi role (7f8a94c)
  • Catch disconnect during connect (6e690f7)
  • Change characteristic discover (dbc9fdf)
  • Change default exports (eafe9df)
  • Correctly dispose peripheral (d168201)
  • Correctly type function (187f93e)
  • Fix adapter address change (a16918e)
  • Fix adapter init (d83daee)
  • Fix adapter power up (e807d8b)
  • Fix adapter startup (0ee5b5b)
  • Fix connection processing after disconnect (d22d2bf)
  • Fix dbus adapter scan (eeda964)
  • Fix dbus scanning not working (7f92f9e)
  • Fix discovering services (6338fc8)
  • Fix hci cancel connection command length (d6edf39)
  • Fix hci supervision timeout (a50cc09)
  • Fix missing hci status (2257088)
  • Fix not passing on acl data (7bf04db)
  • Fix peripheral state (48d6d51)
  • Fix peripheral typings (91c5521)
  • Fix processing connections after disconnect (3da6ae4)
  • Fix registering multiple handlers on connect (914b041)
  • Fix stuff (7470826)
  • Fix wrong event return types (28ce48c)
  • Improve adapter scan resume (ac8e73b)
  • Improve connect behaviour (87f4bcf)
  • Make state public (87846a8)
  • More cleanup fixes (a3b7c89)
  • Move bindings (093a786)
  • Possible fixes for connecting (e59e593)
  • Properly dispose signaling (afde346)
  • Properly implement mtu exchange (df70614)
  • Reject after connection error (7cffc52)
  • Remove disconnect error handler after connect (0e5d7ef)
  • Remove unused code (4e00921)
  • Wording (cd23c01)
  • adapter: Fix restarting scan after connect (51daa08)
  • adapter: Fix scanning restart (48fab1b)
  • hci: Fix address being lowercase (6df4453)
  • Rework discover services (903bbce)
  • adapter: Fix restarting scan (7d510c8)
  • adapter: Fix start & stop scanning (14754c1)
  • Restructure exports (6c102bf)
  • Support not setting timeout (b1f2f39)