Commit Graph

  • 199b54f094 BLESession: Simplify lock and unlock statements using 'with" statement MDE 2020-02-02 13:52:03 +01:00
  • 9038ef0ce3 BLESession.setNotifications: Refactor out start/stopNotifications MDE 2020-02-01 00:20:36 +01:00
  • a217df401b BLESession.handle_request: Support stopNotifications request MDE 2020-02-01 00:09:34 +01:00
  • 1d29943233 BLESession.handle_request: Support startNotifications request MDE 2020-02-01 00:05:37 +01:00
  • e42869c93b BLESession.startNotifications: Refactor out to a function MDE 2020-01-31 23:49:05 +01:00
  • 6fdc8dcbb3 BLESession.handle_request: Fix startNotification KeyError Shin'ichiro Kawasaki 2020-05-16 17:09:54 +09:00
  • 1ca2e910fb scratch_link.py: Add debug print option Shin'ichiro Kawasaki 2020-05-01 11:45:18 +09:00
  • 8958594cf9 scratch_link.py: Enrich log information Shin'ichiro Kawasaki 2020-05-01 11:22:16 +09:00
  • 4da6b4714a README.md: Remove server certificate allowance step from usage guide Shin'ichiro Kawasaki 2020-04-18 20:26:43 +09:00
  • 3a784edbd5 gencert.sh: Automate certificate addition to FireFox and Chrome Shin'ichiro Kawasaki 2020-04-18 18:17:42 +09:00
  • 8c42fc04b7 scratch_link.py, gencert.sh: Separate certification and private key Shin'ichiro Kawasaki 2020-04-18 17:48:28 +09:00
  • f0bf6e1a6a README.md: Fix broken markdown format Shin'ichiro Kawasaki 2020-04-11 14:33:54 +09:00
  • f87a435f96 gencert.sh: Simplify certificate file generation commands Shin'ichiro Kawasaki 2020-04-11 17:01:08 +09:00
  • e3c60f8ff3 .gitignore: Added generated certificate files MDE 2020-01-11 22:36:44 +01:00
  • 58c4959454 setup: Added script for cert generation MDE 2020-01-11 21:21:20 +01:00
  • e9dc711f83 Merge pull request #7 from ngammarano/patch-1 Shin'ichiro Kawasaki 2020-03-13 23:23:45 +09:00
  • 0bab1bdd29 Update README.md, corrected bullet list display ngammarano 2020-03-12 10:42:10 -03:00
  • 27c95a9319 README.md: Improve device and distro confirmation status Shin'ichiro Kawasaki 2020-03-01 14:29:32 +09:00
  • d46090dd7a Merge pull request #6 from chrisglencross/master Shin'ichiro Kawasaki 2020-03-01 14:45:16 +09:00
  • 61a4ff5dbb Fix documentation, and mention pairing on the Raspberry Pi. Chris Glencross 2020-02-24 20:24:18 +00:00
  • 6b7619ebeb Add Lego Mindstorms functionality Chris Glencross 2020-02-24 19:48:12 +00:00
  • 2240de0085 BLESession.matches: Check service adtypes both 16 bits and 128 bits Shin'ichiro Kawasaki 2020-01-25 18:48:10 +09:00
  • 865c613890 filter: Removed UUID conversion MDE 2020-01-11 21:50:08 +01:00
  • cea2723a0b BLESession.__del__: Fixed NameError exception on exit because of error MDE 2020-01-11 21:32:39 +01:00
  • 2b7fb7a07a README.md: Describe how to use Chrome browser Shin'ichiro Kawasaki 2020-01-18 16:42:32 +09:00
  • 1215aa14cb Create LICENSE file Shin'ichiro Kawasaki 2020-01-06 15:57:49 +09:00
  • 9cbe00224a README.md: Clarify python version 3.6 as the requirement Shin'ichiro Kawasaki 2019-11-10 18:42:38 +09:00
  • 6136280c93 README.md: Describe motivation, installation and usage Shin'ichiro Kawasaki 2019-09-11 21:23:33 +09:00
  • 402f79936f scratch_link.py: Initial commit Shin'ichiro Kawasaki 2019-09-11 20:57:13 +09:00
  • 64ed1e53d9 Initial commit Shin'ichiro Kawasaki 2019-09-11 20:49:09 +09:00