Age | Commit message (Expand) | Author |
2017-07-09 | More meaningful device info display | Dirk Hohndel |
2017-07-09 | Revert "Add support for tank sensor battery for Perdix AI" | Dirk Hohndel |
2017-07-09 | QML UI: add dev_info data to AppLog | Dirk Hohndel |
2017-07-09 | BLE support: the G2 wants packages one at a time | Dirk Hohndel |
2017-07-08 | Automate picking supported DCs on iOS and Android | Dirk Hohndel |
2017-07-08 | If we detect a different model than expected, use it | Dirk Hohndel |
2017-07-07 | Add support for tank sensor battery for Perdix AI | Dirk Hohndel |
2017-07-06 | BLE: reduce the noise of debug output | Dirk Hohndel |
2017-07-06 | BLE: minor code cleanup | Dirk Hohndel |
2017-07-06 | Make compile with Qt developer builds | Alex Blasche |
2017-07-04 | BLE download: EON Steel doesn't want to loop over reads | Dirk Hohndel |
2017-07-04 | BLE: write confirmation isn't HW only | Dirk Hohndel |
2017-07-04 | Address code review | Jan Mulder |
2017-07-04 | BLE: read until no more data in coming in | Jan Mulder |
2017-07-04 | OSTC over BLE: filter and track OSTC credit traffic | Jan Mulder |
2017-07-04 | Use waitFor instead of timer | Jan Mulder |
2017-07-04 | OSTC over BLE: Select the right service | Jan Mulder |
2017-07-04 | OSTC over BLE: initialize Terminal I/O client | Jan Mulder |
2017-07-03 | Increase the BLE timeout to 12 seconds | Dirk Hohndel |
2017-07-03 | Rewrite the matching code for BT devices | Dirk Hohndel |
2017-07-03 | Don't add all discovered BT devices | Dirk Hohndel |
2017-07-04 | Don't try to dereference empty product/vendor list | Robert C. Helling |
2017-07-04 | BT discovery Android: Allow BT/LE devices connect both ways | Jan Mulder |
2017-07-03 | Don't warn about missing en-US translation for Qt | Dirk Hohndel |
2017-07-02 | QML UI: add more dive computers | Dirk Hohndel |
2017-07-02 | BT discovery: detect Scubapro G2 | Dirk Hohndel |
2017-06-30 | Android: mark BLE only paired devices | Dirk Hohndel |
2017-06-30 | QML UI: save BT address as string | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-27 | Fix one call site that hadn't been updated | Dirk Hohndel |
2017-06-27 | Whitespace | Dirk Hohndel |
2017-06-27 | BLE code: address some compiler warnings | Dirk Hohndel |
2017-06-27 | Update Subsurface-branch of libdivecomputer check | Dirk Hohndel |
2017-06-27 | Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATT | Linus Torvalds |
2017-06-27 | Switch over to SSRF_CUSTOM_IO v2 | Linus Torvalds |
2017-06-27 | Use QLowEnergyController without QEventLoop | Alex Blasche |
2017-06-27 | Ensure all found BLE services are tracked | Alex Blasche |
2017-06-27 | Fix incorrect uuid check due to temporary char* in QString::toUtf8() | Alex Blasche |
2017-06-26 | BT serial: recognize LE-only devices, and fall back to emulated serial | Linus Torvalds |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-24 | Add the EON Steel as support DC on Android | Dirk Hohndel |
2017-06-24 | BLE support: convert fprintf(stderr,...) to qDebug() | Dirk Hohndel |
2017-06-24 | BLE support: add SPDX headers | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-06-24 | QML UI: DiveList: add date box to trip header | Dirk Hohndel |
2017-06-23 | Translate "more than n days" for surface interval | Stefan Fuchs |
2017-06-22 | Warn when not compiling against the matching libdc version | Dirk Hohndel |
2017-06-22 | Merge branch 'master' of git://github.com/torvalds/subsurface-for-dirk | Dirk Hohndel |
2017-06-23 | Typo of translated string | Jan Mulder |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |