aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-10-14BLE: try to enable on iOSGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-12Add function for non-BT connection addressesGravatar Jan Mulder
2017-10-12Add function to clear connectionModel dataGravatar Jan Mulder
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-08VPM-B profile: calculate parameters when in planner modeGravatar Rick Walsh
2017-10-08Fix crash when text emptyGravatar Miika Turkia
2017-10-07Store RBT value on DivingLog importGravatar Miika Turkia
2017-10-07Fix divinglog import temperature truncationGravatar Linus Torvalds
2017-10-07Fix divinglog import limit checkingGravatar Linus Torvalds
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-10-07Safeguards for Liquivision importGravatar Miika Turkia
2017-10-07Fix two bugs in taxonomy_set_countryGravatar Dirk Hohndel
2017-10-05Merge pull request #641 from Subsurface-divelog/taxonomyCrashFixGravatar Subsurface
2017-10-05Prevent crash when adding country to dive siteGravatar Dirk Hohndel
2017-10-05divesite.c: use NULL instead of 0 for char* buffersGravatar Lubomir I. Ivanov
2017-10-05divesite.c: prevent double free()Gravatar Lubomir I. Ivanov
2017-10-05Explicitly copy a cylinder which was marked as "unused" in the plannerGravatar Stefan Fuchs
2017-10-04White space and clarifying bracesGravatar Dirk Hohndel
2017-10-04Whitespace changeGravatar Dirk Hohndel
2017-10-04Simplify the geo reverse lookup functionGravatar Dirk Hohndel
2017-10-04Change the signature of constructLocationTagsGravatar Dirk Hohndel
2017-10-04fixup taxonomy typeGravatar Dirk Hohndel
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-04Add taxonomy copy helper functionGravatar Dirk Hohndel
2017-10-04Add taxonomy helper functionsGravatar Dirk Hohndel
2017-10-04When finding deepest ceiling, do not round to multiples of 3mGravatar Robert C. Helling
2017-10-04Planner minimum gas calculation: Print delta pressure in resultsGravatar Stefan Fuchs
2017-10-02[Divesite] request dive countryGravatar Tomaz Canabrava
2017-10-02[Divesite] Load / Save divesite country on gitGravatar Tomaz Canabrava
2017-10-02[Divesite] Save / Load the country from xmlGravatar Tomaz Canabrava
2017-10-02[Divesite] Add country on divesiteGravatar Tomaz Canabrava
2017-10-01VPM-B profile: initialize first_ceiling_pressureGravatar Rick Walsh
2017-10-01More VPMB state in special structureGravatar Robert C. Helling
2017-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-10-01Update sample_start and sample_end pressuresGravatar Miika Turkia
2017-09-28Save Subsurface version to libdivecomputer logfileGravatar Miika Turkia
2017-09-28Planner prefs: set all ascent rates to 9m/minGravatar Rick Walsh
2017-09-22BLE: big writes to connected DC (OSTC firmware)Gravatar Jan Mulder
2017-09-20BLE support: simplify write functionGravatar Dirk Hohndel
2017-09-20DC download: fix 'no new dives' messageGravatar Dirk Hohndel
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-09-20Correct comment for deco subsurface_conservatism_factorGravatar Stefan Fuchs
2017-09-17BLE on non-Apple OSs: switch back to using BT addressGravatar Dirk Hohndel
2017-09-17DC download: tell user when no new dives were foundGravatar Dirk Hohndel
2017-09-17BLE: try to pick the correct descriptor to write toGravatar Dirk Hohndel
2017-09-17BLE: create controller from QBtDeviceInfoGravatar Dirk Hohndel