aboutsummaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.cpp
AgeCommit message (Expand)Author
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
2017-07-03Rewrite the matching code for BT devicesGravatar Dirk Hohndel
2017-07-04Don't try to dereference empty product/vendor listGravatar Robert C. Helling
2017-07-02QML UI: add more dive computersGravatar Dirk Hohndel
2017-06-30QML UI: save BT address as stringGravatar Dirk Hohndel
2017-06-24Add the EON Steel as support DC on AndroidGravatar Dirk Hohndel
2017-06-22mobile: prune DC list to download fromGravatar 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-12QML UI: add internal admin for virtual vendorGravatar Jan Mulder
2017-06-12QML UI: call correct function for BT addressGravatar Jan Mulder
2017-06-12QML UI: do not crash on selecting dive computersGravatar Jan Mulder
2017-06-11QML UI: move BT handling into core codeGravatar Dirk Hohndel
2017-06-11QML UI: add paired BT devices as vendorGravatar Dirk Hohndel
2017-05-31Don't override device name when using BTGravatar Dirk Hohndel
2017-05-29Use magic 'ftdi' as device name on AndroidGravatar Dirk Hohndel
2017-05-29mobile: dive_table.preexisting not set importing from mobileGravatar Jan Mulder
2017-05-27QML UI: add the DownloadThreadGravatar Tomaz Canabrava
2017-05-27Set descriptor when starting thread.Gravatar Tomaz Canabrava
2017-05-27Extract the device_data_t into helper classGravatar Tomaz Canabrava
2017-05-27New class DCDeviceDataGravatar Tomaz Canabrava
2017-05-27Move the fill_computer_list() out of widgetsGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava