Age | Commit message (Expand) | Author |
2020-08-22 | core/bluetooth: stop discovery once the dive computer has been found | Dirk Hohndel |
2020-08-22 | macOS/bluetooth: remove the forced rescan | Dirk Hohndel |
2020-08-22 | core/BLE: detect Sherwater Peregrine | Dirk Hohndel |
2020-08-18 | core/bt-discovery: recognize BT names of four more dive computers | Dirk Hohndel |
2020-07-27 | core: detect McLean Extreme dive computer as BLE device | Dirk Hohndel |
2020-07-14 | core/BLE: add detection of Scubapro Aladin A1 | Dirk Hohndel |
2020-06-25 | Add support for the Oceans S1 and McLean Extreme | Linus Torvalds |
2020-05-15 | core/bt: always add bt name for devices | Dirk Hohndel |
2020-05-15 | core/bt: match DC descriptor in lower case | Dirk Hohndel |
2020-04-10 | code cleanup: once we find a match, stop checking | Dirk Hohndel |
2020-04-10 | BLE dive computer detection | Dirk Hohndel |
2020-02-16 | Add Cressi BLE name filtering for bluetooth discovery | Linus Torvalds |
2019-11-22 | Core: don't prevent some OSTC models from being recognized | Dirk Hohndel |
2019-10-26 | Mares: improve BT discovery logic | Dirk Hohndel |
2019-10-25 | Mares: add BT discovery logic | Linus Torvalds |
2019-09-27 | Revert the singleton PR | Dirk Hohndel |
2019-09-25 | Cleanup: unify idiosyncratic singletons | Berthold Stoeger |
2019-08-24 | Update libdivecomputer to support the Aqualung i200c | Linus Torvalds |
2019-08-18 | Add BLE name recognition for the Deepblu Cosmiq+ | Linus Torvalds |
2019-07-19 | Bluetooth: autodetect Shearwater NERD models | Dirk Hohndel |
2019-07-15 | Bluetooth: recognize Ratio iX3m GPS dive computers | Dirk Hohndel |
2019-06-01 | Add BLE detection for the new Oceanic Geo 4.0 | Linus Torvalds |
2019-05-17 | Add support for the new Suunto D5 | Linus Torvalds |
2019-04-28 | Support for Scubapro G2 HUD discovery via bluetooth | William Perry |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
2019-03-17 | Bluetooth: don't free a resource created by new | Dirk Hohndel |
2019-02-14 | Mobile: only show dive computers in the Bluetooth connection list | Dirk Hohndel |
2019-02-14 | Desktop: only show dive computers in the Bluetooth device list | Dirk Hohndel |
2019-01-23 | Bluetooth: don't crash if BT is turned off | Dirk Hohndel |
2018-12-23 | Bluetooth: all states other than HostPoweredOff qualify as valid | Jan Mulder |
2018-12-21 | core: recognize Oceanic Pro Plus X over BLE | Dirk Hohndel |
2018-10-12 | core: recognize Aqualung i770R over BLE | Dirk Hohndel |
2018-10-12 | Bluetooth: add helper to separate BT name and address | Dirk Hohndel |
2018-10-12 | Bluetooth: restart scan for different device on macOS | Dirk Hohndel |
2018-10-12 | Bluetooth: wait until we actually have device info | Dirk Hohndel |
2018-10-12 | Bluetooth: start discovery if address isn't already known | Dirk Hohndel |
2018-10-12 | Bluetooth: move declaration and make variable file scoped | Dirk Hohndel |
2018-10-12 | Bluetooth: remember all data during a scan on macOS | Dirk Hohndel |
2018-10-12 | Bluetooth: discovery should always scan on macOS as well | Dirk Hohndel |
2018-10-12 | core: helper function to recognize BT/BLE addresses | Dirk Hohndel |
2018-10-09 | BT OSTC 3 should be reported as OSTC Plus | Jocke |
2018-09-30 | Bluetooth: use standard Qt code on Windows | Dirk Hohndel |
2018-09-29 | Bluetooth: turn on logging earlier | Dirk Hohndel |
2018-09-12 | BLE: add Teric to list of auto-detected Shearwater computers | Dirk Hohndel |
2018-07-02 | Correctly recognize more OSTC variants as BLE | Dirk Hohndel |
2018-05-21 | core: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-11 | BLE: add EON Core and Mares Bluelink to detection | Dirk Hohndel |
2018-04-27 | Android: correctly detect the different BT device types | Dirk Hohndel |
2018-04-24 | Convert our custom IO model to new libdivecomputer IO model | Linus Torvalds |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |