summaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2015-10-01Add support to "split" a dive with surface time in the middleGravatar Linus Torvalds
2015-09-26Cloud storage: try to work around weird Windows rename issueGravatar Dirk Hohndel
2015-09-22Be much more careful about merging divesGravatar Linus Torvalds
2015-09-19Uemis downloader: start downloading using the correct dive IDGravatar Linus Torvalds
2015-09-11Add checkbox to force images to match divesGravatar Robert C. Helling
2015-09-05Uemis downloader: fix and move helper functionGravatar Guido Lerch
2015-08-31Introduce double depth_to_bar()Gravatar Robert C. Helling
2015-08-31Calculate ceiling only when it is neededGravatar Robert C. Helling
2015-08-31Do the Boyle compensation when the gradient is neededGravatar Robert C. Helling
2015-08-27Clean up CSV import parametersGravatar Miika Turkia
2015-08-25Seabear import: remove excessive amount of parametersGravatar Miika Turkia
2015-08-25Remove excessive amount of parametersGravatar Miika Turkia
2015-08-23Prepare global state of VPM-B when starting to planGravatar Robert C. Helling
2015-08-20Use boyle_compensation in profileGravatar Robert C. Helling
2015-08-18Get rid of is_ok_vpmbGravatar Robert C. Helling
2015-08-15VPM-B: Add surface decompression time.Gravatar Jan Darowski
2015-08-15VPM-B: Add Boyles compensation to the planner.Gravatar Jan Darowski
2015-07-30Add support for RBT reported sample valueGravatar Salvador Cuñat
2015-07-27CSV import: add support for DC hw infoGravatar Miika Turkia
2015-07-27Add hw info to Seabear importGravatar Miika Turkia
2015-07-21Add setpoint support for CSV importGravatar Miika Turkia
2015-07-12Divinglog import: basic dive info for DB importGravatar Miika Turkia
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-07-05Add simple test for the dive plannerGravatar Dirk Hohndel
2015-07-03VPM-B: add next gradient calculation.Gravatar Jan Darowski
2015-07-03VPM-B: add vpm-b based deco checking.Gravatar Jan Darowski
2015-07-03VPM-B: add initial gradient calculation.Gravatar Jan Darowski
2015-07-03VPM-B: add nuclei size calculation and nuclear regeneration.Gravatar Jan Darowski
2015-06-27Add support for importing O2 sensors from CSV fileGravatar Anton Lundin
2015-06-27Teach copy_string to return NULL on empty stringGravatar Anton Lundin
2015-06-24Rewrite GPS fix matching code for imports from our webserviceGravatar Dirk Hohndel
2015-06-17Store the user's unit preferences in git storageGravatar Dirk Hohndel
2015-06-16Remove all the no longer necessary code that aborts read of first V2 fileGravatar Dirk Hohndel
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-06-12Cloud storage: sync the remote after saveGravatar Dirk Hohndel
2015-06-07Temporary dive + temporary site = crashGravatar Tomaz Canabrava
2015-05-11Only add disclaimer and runtime table if we added deco to replanne diveGravatar Robert C. Helling
2015-05-02Tag list handling: add two new helpersGravatar Dirk Hohndel
2015-04-28Rename helper function and make it globalGravatar Dirk Hohndel
2015-04-24Allow images to be added via the webGravatar Robert C. Helling
2015-04-24Don't load images too oftenGravatar Robert C. Helling
2015-04-24Cleaning up variable names in image loadingGravatar Robert C. Helling
2015-04-24Add suit field for CSV importGravatar Miika Turkia
2015-04-23When deleting a cylinder, adapt gas changesGravatar Dirk Hohndel
2015-04-22Handle XSLT based imports correctlyGravatar Dirk Hohndel
2015-04-02Only do safety stop of dive has at least max depth of 10mGravatar Robert C. Helling
2015-03-23Import support for new Seabear formatGravatar Miika Turkia
2015-03-15Refactored image timestamp checking.Gravatar Jan Darowski
2015-03-11Event name should be a const char *Gravatar Dirk Hohndel
2015-02-27Add hashes to imagesGravatar Robert C. Helling