summaryrefslogtreecommitdiffstats
path: root/dive.c
AgeCommit message (Expand)Author
2015-01-20Don't divide 0/0 when using a PSCR with 100% oxygenGravatar Robert C. Helling
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-10Add setpoint events according to divetypeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-10Prepare for PSCR calculationsGravatar Robert C. Helling
2015-01-03Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' fieldGravatar Linus Torvalds
2015-01-02Partial revert of commit 6cf3787a0ed1Gravatar Dirk Hohndel
2014-12-30Prevent holes in cylinder list when copying used onesGravatar Robert C. Helling
2014-12-21Revert "Free tag lists propperly"Gravatar Dirk Hohndel
2014-12-18Free any previous userid before setting newGravatar Anton Lundin
2014-12-18Free tag lists propperlyGravatar Anton Lundin
2014-12-12Prevent 0/0 in partial pressure calculationGravatar Robert C. Helling
2014-12-12Don't rely on malloc to return NULL for zero sizeGravatar Anton Lundin
2014-12-12Initialize alloc_samples in copy_samplesGravatar Anton Lundin
2014-11-22Check error code of get_cylider_idx_by_use()Gravatar Robert C. Helling
2014-11-21Update fixup_pressure to calculate CCR oxygen cylinderpressuresGravatar Willem Ferguson
2014-11-20Prevent garbage from being saved in the userid fieldGravatar Dirk Hohndel
2014-11-17Allow translation of the cylinder use strings for the UIGravatar Dirk Hohndel
2014-11-17Add helper function to translate cylinder use text to matching idxGravatar Dirk Hohndel
2014-11-17For CCR dives, the diluent cylinder is the current cylinderGravatar Robert C. Helling
2014-11-17Continue cleanup of string copying in equipmentGravatar Dirk Hohndel
2014-11-17Fix per_cylinder_mean_depth calculation for CCRGravatar Dirk Hohndel
2014-11-16Load and save the dc type for CCR divesGravatar Dirk Hohndel
2014-11-16Save CCR cylinder use in XML and gitGravatar Dirk Hohndel
2014-11-16Some gas handling improvementsGravatar Robert C. Helling
2014-11-14Make sure we always have copies of equipment descriptionsGravatar Dirk Hohndel
2014-11-13Adjust the counter function for filter with "none of the above"Gravatar Dirk Hohndel
2014-11-13Add a function to count dives with a specific suitGravatar Dirk Hohndel
2014-11-12Show the number of dives with given person / location in the filter panelGravatar Dirk Hohndel
2014-11-11Add tag helper functions to allow us to count dives with a given tagGravatar Dirk Hohndel
2014-11-07Use the new DC_FIELD_STRING callback if it existsGravatar Linus Torvalds
2014-11-07Add helper function to add extra_data to dive computerGravatar Dirk Hohndel
2014-11-04Prepare for PSCR calculationsGravatar Robert C. Helling
2014-11-03Calculate nitrogen and helium gas pressures for CCR after import from CSVGravatar willem ferguson
2014-11-02Prevent segfault for dive with gas change but no samplesGravatar Dirk Hohndel
2014-11-01Remove code that zeroes out duplicate oxygen sensor and temperature valuesGravatar willem ferguson
2014-11-01Remove code causing problems with CCR dive log rendering.Gravatar willem ferguson
2014-10-28Improve tank handling for CobaltGravatar Dirk Hohndel
2014-10-27Do not zero setpoint value when duplicateGravatar Miika Turkia
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-14Reshuffle CCR voting logic and minor clean upsGravatar Robert C. Helling
2014-10-13CCR patch: Reorganise the oxygen partial pressure calculationsGravatar willem ferguson
2014-10-12CCR patch: Calculate the correct partial gas pressures for CCR divesGravatar willem ferguson
2014-10-12Correctly copy all information in an eventGravatar Dirk Hohndel
2014-10-12CCR patch: Oxygen partial pressuresGravatar willem ferguson
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-10-11Just use strdupGravatar Dirk Hohndel
2014-10-11Keeping up the fight for whitespace consistencyGravatar Dirk Hohndel
2014-10-11CCR patch: Import and store oxygen sensor dataGravatar willem ferguson