aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
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
2014-04-26Don't calculate SAC-rates for negative pressure changesGravatar Linus Torvalds
2014-04-16Renaming the prefs struct members to be consistent with the QSettings.Gravatar Gehad Elrobey
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-03-31Exchange EAD and END to align our language with the rest of the worldGravatar Robert C. Helling
2014-03-31Show EAD/END only for trimix/nitrox dives respectivelyGravatar Robert C. Helling
2014-03-30Get rid of division by 0 by reshuffling EAD and EAN logicGravatar Robert C. Helling
2014-03-17Don't devide by 0 if fO2 is 100%Gravatar Dirk Hohndel
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-07Remove a Lot of Dead Code.Gravatar Tomaz Canabrava
2014-03-06Fix theoretical uninitialized readGravatar Dirk Hohndel
2014-03-03Remove pointless assignmentsGravatar Dirk Hohndel
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-27Store zoomed plot in preferencesGravatar Tomaz Canabrava
2014-02-26Typesetting in profile infoboxGravatar Andrey Zhdanov
2014-02-23Calculate minimum and maximum heartrateGravatar Dirk Hohndel
2014-02-23Make sure that there are plot_info entries for eventsGravatar Dirk Hohndel
2014-02-17Don't use the same variable for new and old profileGravatar Dirk Hohndel
2014-02-17Don't return a stack variableGravatar Dirk Hohndel
2014-02-12Use "rint()" instead of rounding manually with "+ 0.5"Gravatar Linus Torvalds
2014-02-11Fix ATM-vs-bar confusionGravatar Linus Torvalds