aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-07-15Correct BT detect for OSTC SportGravatar Jan Mulder
2017-07-12BT support: track if Bluetooth is availableGravatar Dirk Hohndel
2017-07-11Trivial code cleanupGravatar Jan Mulder
2017-07-11OSTC over BLE: read a long as neededGravatar Jan Mulder
2017-07-11BLE read: remove aggressive readGravatar Jan Mulder
2017-07-11OSTC over BLE: take care of creditsGravatar Jan Mulder
2017-07-09Tell user if we reached a dive that was already thereGravatar Dirk Hohndel
2017-07-09More meaningful device info displayGravatar Dirk Hohndel
2017-07-09Revert "Add support for tank sensor battery for Perdix AI"Gravatar Dirk Hohndel
2017-07-09QML UI: add dev_info data to AppLogGravatar Dirk Hohndel
2017-07-09BLE support: the G2 wants packages one at a timeGravatar Dirk Hohndel
2017-07-08Automate picking supported DCs on iOS and AndroidGravatar Dirk Hohndel
2017-07-08If we detect a different model than expected, use itGravatar Dirk Hohndel
2017-07-07Add support for tank sensor battery for Perdix AIGravatar Dirk Hohndel
2017-07-06BLE: reduce the noise of debug outputGravatar Dirk Hohndel
2017-07-06BLE: minor code cleanupGravatar Dirk Hohndel
2017-07-06Make compile with Qt developer buildsGravatar Alex Blasche
2017-07-04BLE download: EON Steel doesn't want to loop over readsGravatar Dirk Hohndel
2017-07-04BLE: write confirmation isn't HW onlyGravatar Dirk Hohndel
2017-07-04Address code reviewGravatar Jan Mulder
2017-07-04BLE: read until no more data in coming inGravatar Jan Mulder
2017-07-04OSTC over BLE: filter and track OSTC credit trafficGravatar Jan Mulder
2017-07-04Use waitFor instead of timerGravatar Jan Mulder
2017-07-04OSTC over BLE: Select the right serviceGravatar Jan Mulder
2017-07-04OSTC over BLE: initialize Terminal I/O clientGravatar Jan Mulder
2017-07-03Increase the BLE timeout to 12 secondsGravatar Dirk Hohndel
2017-07-03Rewrite the matching code for BT devicesGravatar Dirk Hohndel
2017-07-03Don't add all discovered BT devicesGravatar Dirk Hohndel
2017-07-04Don't try to dereference empty product/vendor listGravatar Robert C. Helling
2017-07-04BT discovery Android: Allow BT/LE devices connect both waysGravatar Jan Mulder
2017-07-03Don't warn about missing en-US translation for QtGravatar Dirk Hohndel
2017-07-02QML UI: add more dive computersGravatar Dirk Hohndel
2017-07-02BT discovery: detect Scubapro G2Gravatar Dirk Hohndel
2017-06-30Android: mark BLE only paired devicesGravatar Dirk Hohndel
2017-06-30QML UI: save BT address as stringGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-27Fix one call site that hadn't been updatedGravatar Dirk Hohndel
2017-06-27WhitespaceGravatar Dirk Hohndel
2017-06-27BLE code: address some compiler warningsGravatar Dirk Hohndel
2017-06-27Update Subsurface-branch of libdivecomputer checkGravatar Dirk Hohndel
2017-06-27Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATTGravatar Linus Torvalds
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-27Use QLowEnergyController without QEventLoopGravatar Alex Blasche
2017-06-27Ensure all found BLE services are trackedGravatar Alex Blasche
2017-06-27Fix incorrect uuid check due to temporary char* in QString::toUtf8()Gravatar Alex Blasche
2017-06-26BT serial: recognize LE-only devices, and fall back to emulated serialGravatar Linus Torvalds
2017-06-26Bluetooth: make LE-only devices add "LE:" as an address prefixGravatar Linus Torvalds
2017-06-24Add the EON Steel as support DC on AndroidGravatar Dirk Hohndel
2017-06-24BLE support: convert fprintf(stderr,...) to qDebug()Gravatar Dirk Hohndel
2017-06-24BLE support: add SPDX headersGravatar Dirk Hohndel