aboutsummaryrefslogtreecommitdiffstats
path: root/core/btdiscovery.cpp
AgeCommit message (Expand)Author
2017-10-14BLE: try to enable on iOSGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-09-17BLE: helper function to get QBtDeviceInfo from UUIDGravatar Dirk Hohndel
2017-09-17BLE: if there's no address, use the UUID insteadGravatar Dirk Hohndel
2017-07-19BLE on iOS: use uuid instead of BT addressGravatar Dirk Hohndel
2017-07-19BLE discovery: give the agent some timeGravatar Dirk Hohndel
2017-07-19iOS BLE support: no localBtDevice, go straight to discoveryGravatar Dirk Hohndel
2017-07-18QML UI: correctly match BT names with productsGravatar Dirk Hohndel
2017-07-18Add detection of the Shearwater Predator via BTGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel
2017-07-16Add ConnectionListModelGravatar Dirk Hohndel
2017-07-15Correct BT detect for OSTC SportGravatar Jan Mulder
2017-07-12BT support: track if Bluetooth is availableGravatar 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-04BT discovery Android: Allow BT/LE devices connect both waysGravatar Jan Mulder
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-24Add the EON Steel as support DC on AndroidGravatar Dirk Hohndel
2017-06-22Warn when not compiling against the matching libdc versionGravatar Dirk Hohndel
2017-06-12BT Discovery: add Shearwater Petrel and PerdixGravatar Jan Mulder
2017-06-12Mobile: wrap up fixes for BT download on AndroidGravatar Jan Mulder
2017-06-12Mobile: add BT name to vendor/product capabilityGravatar Jan Mulder
2017-06-12Mobile: do not BT Discover on Android (Q_OS_ANDROID vs Q_OS_LINUX)Gravatar Jan Mulder
2017-06-12BT discovery: distinguish names with addressesGravatar Dirk Hohndel
2017-06-12QML UI: add internal admin for virtual vendorGravatar Jan Mulder
2017-06-11QML UI: move BT handling into core codeGravatar Dirk Hohndel