aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
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
2014-10-12CCR patch: Calculate the correct partial gas pressures for CCR divesGravatar willem ferguson
2014-10-12CCR patch: Oxygen partial pressuresGravatar willem ferguson
2014-10-12Remove unused variablesGravatar Anton Lundin
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-10-11Keeping up the fight for whitespace consistencyGravatar Dirk Hohndel
2014-10-11CCR patch: Import and store oxygen sensor dataGravatar willem ferguson
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-09-11CCR patch: adapt code for diluent cylinder pressures (3)Gravatar willem ferguson
2014-08-25CCR code: Split profile.c into two files, with gas caluclations separate.Gravatar Willem Ferguson
2014-07-09Add support divecomputer based TTSGravatar Anton Lundin
2014-06-29Only calculate deco stops, TTS and NDL every 30sGravatar Anton Lundin
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-06-09Fix incorrect argument order for %.*fGravatar Dirk Hohndel
2014-06-08Change character for liter in SAC values as wellGravatar Dirk Hohndel
2014-06-04More tweaks to TTS calculationsGravatar Anton Lundin
2014-06-04Make bigger steps when calculating TTSGravatar Linus Torvalds
2014-06-03CCR code: Change to sample structureGravatar Willem Ferguson
2014-06-01Encapsulate the horrid gas encoding in gas change eventsGravatar Dirk Hohndel
2014-05-29Don't assume that pressures are always positiveGravatar Dirk Hohndel
2014-05-25Move mod calculations to a separate helperGravatar Anton Lundin
2014-05-13Do not check for null before free.Gravatar Tomaz Canabrava
2014-05-08Use enum name instead of its int value.Gravatar Anton Lundin
2014-04-28Set minpressure from manually added cylindersGravatar Miika Turkia