aboutsummaryrefslogtreecommitdiffstats
path: root/core/libdivecomputer.h
AgeCommit message (Expand)Author
2019-02-28Cleanup: remove outdated comment in libdivecomputer.hGravatar Berthold Stoeger
2019-02-28Cleanup: remove dc_user_device_t::preexistingGravatar Berthold Stoeger
2019-02-28Cleanup: remove dc_user_device_t::tripGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Dive download: add trip_table to device_data_tGravatar Berthold Stoeger
2018-10-08qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputerGravatar Linus Torvalds
2018-08-27Add support for opening a DC_TRANSPORT_USBSTORAGE streamGravatar Linus Torvalds
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-04-27Create one function to determine the supported transportsGravatar Dirk Hohndel
2018-04-24use libdivecomputer 'fingerprint' to avoid downloading extra dataGravatar Linus Torvalds
2018-04-24Actually tie in the new libdivecomputer IO model to open the dive computer de...Gravatar Linus Torvalds
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2017-07-09QML UI: add dev_info data to AppLogGravatar Dirk Hohndel
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-04-13Fix building against upstream libdivecomputerGravatar Jef Driesen
2017-01-12Stop accessing the internals of dc_descriptor_tGravatar Anton Lundin
2016-12-28Rename ostc_get_data_descriptor to get_descriptorGravatar Anton Lundin
2016-12-28Lift ostc_get_data_descriptor out from ostctools.cGravatar Anton Lundin
2016-09-22Revert "Add a simple cp2130 libusb driver"Gravatar Dirk Hohndel
2016-09-18Add a simple cp2130 libusb driverGravatar Anton Lundin
2016-09-17Rewrite libdivecomputer custom serial codeGravatar Anton Lundin
2016-04-18Fix broken Bluetooth supportGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel