aboutsummaryrefslogtreecommitdiffstats
path: root/configuredivecomputerthreads.cpp
AgeCommit message (Expand)Author
2015-10-01Avoid possible uninitialized memory readGravatar Dirk Hohndel
2015-09-25Skip OSTC3 configs which the sport doesn't handleGravatar Anton Lundin
2015-09-25Probe and expose OSTC3 model informationGravatar Anton Lundin
2015-09-12Lift dis- and connect out from config operationsGravatar Anton Lundin
2015-09-02Progress reporting reading/writing OSTC settingsGravatar Anton Lundin
2015-09-02Progress reporting reading/writing OSTC3 settingsGravatar Anton Lundin
2015-09-02Enable the configuration of more OSTC settingsGravatar Anton Lundin
2015-09-02Enable the configuration of more OSTC3 settingsGravatar Anton Lundin
2015-09-02Remove getters and setters in DeviceDetailsGravatar Anton Lundin
2015-07-06Implement the custom Bluetooth serial communication and use itGravatar Claudiu Olteanu
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-05-27Enable diagnostic logs from dc configurationGravatar Anton Lundin
2015-05-27Remove the lastError from DeviceThreadsGravatar Anton Lundin
2015-05-27Restructure ReadSettingsThread::runGravatar Anton Lundin
2015-01-26ifdef hw_ostc3_device_config_{read,write} usageGravatar Anton Lundin
2015-01-21Emit 100% progress after quick actionsGravatar Anton Lundin
2015-01-21Emit progress from suunto vyper config operationsGravatar Anton Lundin
2015-01-21Emit progress events from firmware updatesGravatar Anton Lundin
2015-01-21Add infrastructure to emit progress from threadsGravatar Anton Lundin
2015-01-21Refactor device handling threadsGravatar Anton Lundin
2014-12-30Cleanup OSTC settings debug codeGravatar Anton Lundin
2014-12-29Remove debug codeGravatar Anton Lundin
2014-12-29Another whitespace updateGravatar Dirk Hohndel
2014-12-28Move Constructor next to rest of the classGravatar Anton Lundin
2014-12-28Lift code out to write_ostc_settingsGravatar Anton Lundin
2014-12-28Lift code out to write_ostc3_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_ostc_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_ostc3_settingsGravatar Anton Lundin
2014-12-28Lift code out to write_suunto_vyper_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_suunto_vyper_settingsGravatar Anton Lundin
2014-12-28Whitespace cleanupGravatar Dirk Hohndel
2014-12-28Minor style cleanupGravatar Anton Lundin
2014-12-22Enable firmware updates for OSTC3/OSTC SportGravatar Anton Lundin
2014-12-08Read and write alarm time correctly for StingerGravatar Anton Lundin
2014-12-08Make sure the device open error reaches the userGravatar Anton Lundin
2014-12-07Style cleanupGravatar Anton Lundin
2014-12-02Remove libdivecomputer ifdefs for configuring OSTCGravatar Anton Lundin
2014-12-01configuredivecomputerthreads.cpp: conditionally define read_ostc_cf()Gravatar Lubomir I. Ivanov
2014-11-19Change the OSTC3 macros to have a ; in the endGravatar Anton Lundin
2014-10-27Write config data to the OSTCGravatar Anton Lundin
2014-10-27Debug code for OSTC CFGravatar Anton Lundin
2014-10-27Decode CF configuration data from OSTCGravatar Anton Lundin
2014-10-27Decode configuration data from OSTCGravatar Anton Lundin
2014-10-27Debug code to simulate read/write to OSTC memoryGravatar Anton Lundin
2014-10-27Cleanup syntax and styling in Configure DCGravatar Anton Lundin
2014-10-21Check return value after firmware updatesGravatar Anton Lundin
2014-10-21Fix compability with libdivecomputer < 0.5.0Gravatar Anton Lundin
2014-10-20Configure support for OSTC, Mk.2/2N/2CGravatar Anton Lundin
2014-10-20Style cleanupGravatar Anton Lundin
2014-10-18Correct OSTC3 read/write of pressure sensor offsetGravatar Anton Lundin