index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
qtserialbluetooth.cpp
Age
Commit message (
Expand
)
Author
2017-11-20
Fix typo: successfull -> successful and succesfully -> successfully
Berthold Stoeger
2017-10-20
Silence random warnings
Dirk Hohndel
2017-09-22
BLE: big writes to connected DC (OSTC firmware)
Jan Mulder
2017-08-26
Remove unused function
Dirk Hohndel
2017-07-19
BLE serial read/write buffer
Jan Mulder
2017-07-11
OSTC over BLE: read a long as needed
Jan Mulder
2017-06-27
Whitespace
Dirk Hohndel
2017-06-27
BLE code: address some compiler warnings
Dirk Hohndel
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-06-26
BT serial: recognize LE-only devices, and fall back to emulated serial
Linus Torvalds
2017-06-24
Very early and likely quite broken BLE GATT code
Linus Torvalds
2017-06-22
Convert to new libdivecomputer custom IO model
Linus Torvalds
2017-05-31
Android BT download: hardcode UUID
Dirk Hohndel
2017-05-31
Android BT: use NoSecurity for connection
Dirk Hohndel
2017-05-31
Android: connect to BT via uuid instead of port
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-04-28
Change the Bluetooth connect call signature
Robert C. Helling
2017-03-12
qtserialbluetooth.cpp: mark qt_serial_get_transmitted() as unused
Lubomir I. Ivanov
2016-09-18
Fix compile error on Windows
Dirk Hohndel
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel