aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
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-30VPM-B: Get rid of ugly blips in ceilingGravatar Rick Walsh
2015-08-30Profile.c: Fix stepping through loop between sample pointsGravatar Rick Walsh
2015-08-23Show tissue ceilings in tenth of m/ftGravatar Robert C. Helling
2015-08-20Use boyle_compensation in profileGravatar Robert C. Helling
2015-07-30Add support for RBT reported sample valueGravatar Salvador Cuñat
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-06-22Prevent potential division by zeroGravatar Dirk Hohndel
2015-03-11Event name should be a const char *Gravatar Dirk Hohndel
2015-01-25More descriptive variable in calls to get_dive_gasGravatar Anton Lundin
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-20Fix build problemGravatar Dirk Hohndel
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-17Save predefined SACGravatar Robert C. Helling
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2015-01-03Interpolate running depth when necessaryGravatar Miika Turkia
2015-01-01Fix mean depth on info boxGravatar Miika Turkia
2014-12-31Information overlay: include the moving mean depthGravatar Dirk Hohndel
2014-12-28Whitespace cleanupGravatar Dirk Hohndel
2014-12-28Populate the plot info with tts informationGravatar Anton Lundin
2014-12-18Free event list names on clear_events()Gravatar Anton Lundin
2014-12-17Recording average depth dataGravatar Robert C. Helling
2014-12-04Don't interpolate pressure while dragging waypointsGravatar Robert C. Helling
2014-12-01Context menu entry to change setpointGravatar Robert C. Helling
2014-11-20Correctly computer O2 partial pressureGravatar Robert C. Helling
2014-11-19Fix warnings in debug_print_profiledataGravatar Anton Lundin
2014-11-18Cleaning up pressuresGravatar Robert C. Helling
2014-11-18Fix issues in CCR handlingGravatar willem ferguson
2014-11-17For CCR dives, show plot for diluent and O2 cylinder pressuresGravatar Robert C. Helling
2014-11-17For CCR dives, the diluent cylinder is the current cylinderGravatar Robert C. Helling
2014-11-17More CCR code cleanupGravatar Dirk Hohndel
2014-11-12profile.c: fix a bug in calculate_gas_information_new()Gravatar Lubomir I. Ivanov
2014-11-08Remove leftover last_setpointGravatar Anton Lundin
2014-11-07The po2 argument of addS_segment is the setpoint, not the pO2 at that timeGravatar Robert C. Helling
2014-11-07Don't overwrite zero setpointsGravatar Robert C. Helling
2014-11-04Use the CCR corrected gases for EAD and END calculationsGravatar Robert C. Helling
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-01Remove code that zeroes out duplicate oxygen sensor and temperature valuesGravatar willem ferguson
2014-10-28Improve tank handling for CobaltGravatar Dirk Hohndel
2014-10-27profile.c: remove a variable which is set but not usedGravatar Lubomir I. Ivanov
2014-10-27profile.c: remove unused variables in calculate_ccr_po2()Gravatar Lubomir I. Ivanov
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-14CCR patch: Correction of inconsistency in profile.cGravatar willem ferguson
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