summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-09-04Unify credential statesGravatar Jan Mulder
2017-08-29adding comments as advisedGravatar Marc Arndt
2017-08-29fixing indentationGravatar Marc Arndt
2017-08-29Ignore Divesoft Button Press EventsGravatar Marc Arndt
2017-08-29Show variations in Runtime stringGravatar Robert C. Helling
2017-08-29Compute variations of plansGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Cache all Buehlmann factorsGravatar Robert C. Helling
2017-08-29Allow for o2 breaks in binary search stop time finderGravatar Robert C. Helling
2017-08-29Find deco stop time by binary search instead of iterationGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-08-29Change color to red if minimum gas is violated.Gravatar Robert C. Helling
2017-08-26Another signed/unsigned warningGravatar Dirk Hohndel
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-08-26Remove unused functionGravatar Dirk Hohndel
2017-08-26Assignment instead of test for equalityGravatar Dirk Hohndel
2017-08-26Time is unsigned hereGravatar Dirk Hohndel
2017-08-26Remove some unused variablesGravatar Dirk Hohndel
2017-08-26Hide signed/unsigned comparison warningGravatar Dirk Hohndel
2017-08-24Shearwater PerdixGravatar Miika Turkia
2017-08-24Support for air pressure on Shearwater Desktop importGravatar Miika Turkia
2017-08-24Grab correct dive number on Shearwater Desktop importGravatar Miika Turkia
2017-08-21Improve error message when opening dive computer failsGravatar Dirk Hohndel
2017-08-20Update the OSTC dive computer configuration to use the generic 'timesync' int...Gravatar Linus Torvalds
2017-08-10fix weights roundingGravatar Jan Mulder
2017-08-10DLF: Parse more measurements, import GPSGravatar Anton Lundin
2017-08-10DLF: Parse Divesoft Liberty data betterGravatar Anton Lundin
2017-08-10DLF: Parse diluent changes as a gaschange eventGravatar Anton Lundin
2017-08-10DLF: Import setpoint changes.Gravatar Anton Lundin
2017-08-10DLF: Restructure loop into a for loopGravatar Anton Lundin
2017-08-04configure ostc3: Correct code for right buttonGravatar Anton Lundin
2017-08-03Fix Poseidon MkVI txt file import sensor pressuresGravatar Linus Torvalds
2017-08-03Always show the ascent to the initial deco stopGravatar Robert C. Helling
2017-08-01android: access() is declared in unistd.hGravatar Anton Lundin
2017-08-01Null check before writing to pointerGravatar Anton Lundin
2017-07-30For more manual gas pressure detailsGravatar Linus Torvalds
2017-07-30Fix another cylinder pressure plotting special caseGravatar Linus Torvalds
2017-07-30worldmap-save: don't use an API keyGravatar Lubomir I. Ivanov
2017-07-29Correctly create cloud account from mobileGravatar Jan Mulder
2017-07-29strstr is a case sensitive compareGravatar Jan Mulder
2017-07-29Fix small memory leakGravatar Jan Mulder
2017-07-28Import all pressure sensors from Liquivision logsGravatar Linus Torvalds
2017-07-28Fix manual pressures for cylinders with no gas switchesGravatar Linus Torvalds
2017-07-28Calculate momentary SAC rates with the right gasesGravatar Linus Torvalds
2017-07-28Use the right gasmix for deco calculationsGravatar Linus Torvalds
2017-07-28Add "get_gasmix()" helper function to iterate over gas changesGravatar Linus Torvalds
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-25Add support for loading and saving multiple pressure samplesGravatar Linus Torvalds
2017-07-25Make sample pressure helper functions available to everybodyGravatar Linus Torvalds
2017-07-25Mobile: honour location service time thresholdGravatar Jan Mulder