aboutsummaryrefslogtreecommitdiffstats
path: root/core/libdivecomputer.c
AgeCommit message (Expand)Author
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-20Second attempt to fix crashGravatar Dirk Hohndel
2016-09-20Prevent possible NULL pointer dereferenceGravatar Dirk Hohndel
2016-09-18Add a simple cp2130 libusb driverGravatar Anton Lundin
2016-09-17Rewrite libdivecomputer custom serial codeGravatar Anton Lundin
2016-08-29Make sure DC_FIELD_TANK starts from a clean slate for each cylinderGravatar Linus Torvalds
2016-08-29Hacky workaround for multiple gas pressures per sampleGravatar Linus Torvalds
2016-07-21Add support for SAMPLE_EVENT_STRING event typeGravatar Linus Torvalds
2016-07-21Get the cylinder use data from libdivecomputer if providedGravatar Linus Torvalds
2016-06-20Avoid unused argument warningsGravatar Dirk Hohndel
2016-06-20Preferentially use existing device ID when setting serial numberGravatar Linus Torvalds
2016-05-31Don't ignore surface events from libdivecomputerGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel