Commit History

Author SHA1 Message Date
  kyle 179e6306e0 merge 2 years ago
  kyle cf7697ee98 try to make the code a little clearer 2 years ago
  Koyle Coil f8b60fc920 adds some notes to help troubleshoot issues, also attempt to fix the error recovery process in `bluetoothctl` 2 years ago
  Koyle Coil 22cff4d881 attempts to fix a problem in the bluez org software, avoids a call to code that I think does not work 2 years ago
  Koyle Coil 983c2ee501 after a power failure found no default bluetooth controller, fixed in blocker.py 2 years ago
  Koyle Coil c690b2694b adds capability to recover from some org.bluez errors 2 years ago
  Koyle Coil 20fd88ab8e working on compressing syslog output 3 years ago
  Koyle Coil 837ecbc9fe fix syntax error 3 years ago
  Koyle Coil a6328ab7cd supress bluetoothctl stdout and stderr, they were flooding syslog 3 years ago
  Koyle Coil 9ddd044687 database file per device allows multiple programs to run at same time 3 years ago
  Koyle Coil 74e724c97f post data to web server 3 years ago
  Koyle Coil a662357692 remove surface refrences to GObject library and BLE-GATT event loop 3 years ago
  Koyle Coil 44714ee2da python does not have unary -- operator 3 years ago
  Koyle Coil aeba428cee prevent hanging on bluetoothctl 3 years ago
  Koyle Coil fb47baeea0 cleanup removes notifications and drops out of event loop, changes reflects this 3 years ago
  Koyle Coil 8833815922 gi.repository.GLib was raising an error about UnknownObject when trying to cleanup notifications after a failed write, I came back to a several hour long freeze of rd200.py, maybe I should not free the BLE_GATT object from within a thread? 3 years ago
  Koyle Coil 7703e65f4e add an error message and prevent db locking by hung concurrent notification 3 years ago
  Koyle Coil 9a44750969 fixes spelling mistake on database filename 3 years ago
  Koyle Coil 06f983da10 initial 3 years ago