aboutsummaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.cpp
AgeCommit message (Expand)Author
2018-10-10QML UI: do not try to download from DC with empty vendor/productGravatar Jan Mulder
2018-10-09Mobile RememberDCs: save device addressGravatar Jocke
2018-10-08qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputerGravatar Linus Torvalds
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-10-05Cleanup: don't produce no-dives error message in libdivecomputer.cGravatar Berthold Stoeger
2018-10-01Mobile download from DC: show the correct DC rather than the latestGravatar Jocke
2018-09-23Desktop/remember DCs: move non-UI-specific code into the core layerGravatar Dirk Hohndel
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-15core: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-11Android: don't assume that non-BT means FTDI on AndroidGravatar Dirk Hohndel
2018-08-11core: remove confusing information from debug messageGravatar Dirk Hohndel
2018-07-29BT support: disable BT download when compiling without BTGravatar Kristaps Dz
2018-07-26Whitespace cleanup core divecomputer handlingGravatar Dirk Hohndel
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-06-28Add Cressi Giotto, Newton and Drake to list of devicesGravatar Stephen Goodall
2018-06-27QML UI: go back to always saving libdivecomputer logfileGravatar Dirk Hohndel
2018-06-28Add Cressi Leonardo to list of devicesGravatar Stephen Goodall
2018-06-21core: print the correct message code for download failuresGravatar Dirk Hohndel
2018-06-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09core: update deviceData default from qmlGravatar jan Iversen
2018-06-09core: remove qml properties from desktop compileGravatar jan Iversen
2018-06-04core: remove unused function getDetectedDeviceAddress()Gravatar jan Iversen
2018-05-12DC transport debugging messagesGravatar Dirk Hohndel
2018-04-27Create one function to determine the supported transportsGravatar Dirk Hohndel
2018-04-27QML UI: add supported dive computers to log fileGravatar Dirk Hohndel
2018-04-27Redesign the flow for checking supported DCs on AndroidGravatar Dirk Hohndel
2018-04-27Use libdc information about supported transportsGravatar Dirk Hohndel
2018-04-24Only offer dive computers with supported transportsGravatar Dirk Hohndel
2018-04-13Mobile: add Mares BLE dive computersGravatar Dirk Hohndel
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Subsurface-mobile: Add OSTC 2 TR as support dive computerGravatar Dirk Hohndel
2017-12-31Workaround for invalid bluetooth device namesGravatar Berthold Stoeger
2017-12-27Cleanup: avoid uninitialized membersGravatar Dirk Hohndel
2017-12-02Add debug output for vendor/product tuplesGravatar Dirk Hohndel
2017-12-02Add Heinrichs Weikamp BLE dive computers for iOSGravatar Dirk Hohndel
2017-11-26Update list of divecomputers supported in Subsurface-mobileGravatar Dirk Hohndel
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-10-26Clear error string when starting dive computer dowload.Gravatar Berthold Stoeger
2017-10-17Fix Android compile errorGravatar Jan Mulder
2017-10-15Android should support the Cobalt dive compoutersGravatar Dirk Hohndel
2017-09-06Add Cochran dive computers to FTDI listGravatar Dirk Hohndel
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-07-22QML UI: remember the last dive computerGravatar Dirk Hohndel
2017-07-19Correct list of Shearwater BLE dive computersGravatar Dirk Hohndel
2017-07-19Move variable into the code block it is used inGravatar Dirk Hohndel
2017-07-19BLE dive computers: add PerdixGravatar Dirk Hohndel
2017-07-18QML UI: correctly match BT names with productsGravatar Dirk Hohndel
2017-07-18QML UI: remove the Paired Bluetooth Devices virtual vendorGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel
2017-07-08Automate picking supported DCs on iOS and AndroidGravatar Dirk Hohndel