aboutsummaryrefslogtreecommitdiffstats
path: root/dive.c
AgeCommit message (Expand)Author
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
2014-10-10CCR dives: Clear duplicate diluent gas pressure readingsGravatar willem ferguson
2014-10-07Fix silly crashGravatar Dirk Hohndel
2014-09-19Set O2 partial pressure for CCR dives correctlyGravatar Robert C. Helling
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-08-19Planner: bring sanity to the SAC rate handlingGravatar Dirk Hohndel
2014-08-16Don't always clear the dive before selectively copyingGravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement some infrastructureGravatar Dirk Hohndel
2014-08-14Add "download into private trip" dialog checkmarkGravatar Linus Torvalds
2014-08-13Make SAC values in planner settings respect unit settingsGravatar Robert C. Helling
2014-08-06Make gas use statistics be coherent and more completeGravatar Linus Torvalds
2014-08-05Picture handling: cleaning up the messGravatar Dirk Hohndel
2014-08-04Planner: show mean depthGravatar Dirk Hohndel
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-29Don't cross link events between displayed_dive and current_diveGravatar Tomaz Canabrava
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin