aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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
2017-07-25Try to sanely download multiple concurrent cylinder pressuresGravatar Linus Torvalds
2017-07-24CCR is now detected from the log dataGravatar Miika Turkia
2017-07-24Map Divinglog's visibility to our starsGravatar Miika Turkia
2017-07-24Detect CCR/PSCR from Divinglog importGravatar Miika Turkia
2017-07-24Fix CCR detection on Divinglog importGravatar Miika Turkia
2017-07-24Add visibility support to Divinglog importGravatar Miika Turkia
2017-07-22QML UI: remember the last dive computerGravatar Dirk Hohndel
2017-07-22parse-xml: use the right dc for filling in extra dataGravatar Linus Torvalds
2017-07-22Gas usage statistics: don't require gas switch eventsGravatar Linus Torvalds
2017-07-21Fix up o2 pressure sensor handling at load timeGravatar Linus Torvalds
2017-07-21git save format: don't save redundant sample informationGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
2017-07-19Correct list of Shearwater BLE dive computersGravatar Dirk Hohndel
2017-07-19BLE on iOS: use uuid instead of BT addressGravatar Dirk Hohndel
2017-07-19Move variable into the code block it is used inGravatar Dirk Hohndel
2017-07-19BLE discovery: give the agent some timeGravatar Dirk Hohndel
2017-07-19iOS BLE support: no localBtDevice, go straight to discoveryGravatar Dirk Hohndel
2017-07-19iOS build: need to more includesGravatar Dirk Hohndel
2017-07-19BLE dive computers: add PerdixGravatar Dirk Hohndel
2017-07-19BLE serial read/write bufferGravatar Jan Mulder
2017-07-18QML UI: correctly match BT names with productsGravatar Dirk Hohndel
2017-07-18QML UI: remove the Paired Bluetooth Devices virtual vendorGravatar Dirk Hohndel
2017-07-18Add detection of the Shearwater Predator via BTGravatar Dirk Hohndel
2017-07-17Resolve type confusionGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel