25 Commits

Author SHA1 Message Date
505bbdc648
Merge pull request #158 from cafjs/master
Fix for #157 (and possibly #131)
2024-04-25 17:05:54 -07:00
bene
3bba7c7e73 Add missing Mario hub to poweredup-browser
fix for issue #152
2022-08-14 10:17:31 +02:00
Antonio Lain
a613e9956d Fix for #131 2022-05-27 14:01:57 -07:00
e3259f4ba7 Support for Technic Small Hub and Technic Small Angular Motor 2021-09-14 18:21:31 -07:00
38bdea2642 Merge branch 'master' of https://gitea.kellenicki.com/nkellenicki/node-poweredup into feature/mario
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 15:44:25 -08:00
d1fe3a49e4 Fixed Typescript defs
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-22 15:17:59 -08:00
7bd7d3ce6d Mario support 2020-10-02 10:14:00 -07:00
Léo Bonnargent
93d6a9e45a Improve web ble mailbox 2020-05-25 23:19:04 +02:00
d98af00775 Fixed merge conflicts
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-02-10 11:33:14 -08:00
e721e0f5bf Updated docs, readme, version 2020-02-10 11:17:43 -08:00
705fbd341a writeDirect function on device
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-19 10:46:38 -08:00
a5a9b2e880 Control+ (Technic Medium Hub) devices, renamed hubs to be more inline with official naming convention
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-18 17:13:21 -08:00
225f331811 Better directory structure 2019-12-16 17:31:22 -08:00
6beeda5df7 Implemented methods for retrieving hubs and devices 2019-12-11 17:20:35 +09:00
59179652dd Added more debug to investigate webbluetooth device attachment issues
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-12-11 13:28:39 +09:00
7fdc754084 Start of hub refactor 2019-12-10 07:23:33 +09:00
d453fe52fb Basic implementation of BasicMotor types 2019-12-06 11:31:56 -08:00
Leo Bonnargent
b88d282ae2 Add PoweredUP#getConnectedHubByPrimaryMACAddress 2019-11-14 00:26:43 +01:00
9a9d3ee4d5 Fixed Technic Control+ hub when used with web bluetooth
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-08-09 10:18:20 -07:00
17a64c51dd Fixed web bluetooth
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-08-07 22:00:49 -07:00
42f34269f2 Improved scanning in browser, added DualShock 4 browser example
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2019-04-04 14:09:04 -07:00
f23e5ad679 Seperated BLEDevice out into NobleDevice and WebBLEDevice usingi nterfaces 2019-03-18 11:16:54 -07:00
57ceb4cbcc Fixed race condition on second device 2019-02-07 15:35:48 -08:00
3db4391041 Kinda working, but on connect of second device 2019-02-07 11:58:58 -08:00
edf5606814 Web Bluetooth WeDo 2.0 support 2019-02-06 17:46:59 -08:00