aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-14Fix odd calculated deco "ripples"Gravatar Linus Torvalds
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Scale partial pressure graphs according to enabled gasesGravatar Henrik Brautaset Aronsen
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Fix deco display bug for dives with multiple samples at the same timeGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-07Don't walk back in timeGravatar Linus Torvalds
2013-01-07Do pressure-time integral using integer valuesGravatar Linus Torvalds
2013-01-07Don't bother with "correct" units for the pressure_time calculationGravatar Linus Torvalds
2013-01-06Split up helper functions for interpolating gas pressureGravatar Linus Torvalds
2013-01-06Fix pressure_time calculation for SAC-rateGravatar Linus Torvalds
2013-01-06Split up and re-organize the plot entry calculationsGravatar Linus Torvalds
2013-01-06Do a better job at creating plot info entriesGravatar Linus Torvalds
2013-01-05Fix profile display for dives with no samplesGravatar Linus Torvalds
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-04Clean up DEBUG codeGravatar Dirk Hohndel
2013-01-04Make sure that the calculated deco ends at 0Gravatar Dirk Hohndel
2013-01-04Fix deco calculations to correctly use GF values and add CC supportGravatar Dirk Hohndel
2013-01-03Consider previous dives when calculating decoGravatar Dirk Hohndel
2013-01-03Use gradient factors in deco calculationGravatar Dirk Hohndel
2013-01-03Add configurable visualization of calculated ceilingGravatar Dirk Hohndel
2013-01-03First stab at deco calculationsGravatar Dirk Hohndel
2013-01-01Use the Left and Right keys to switch between divecomputersGravatar Dirk Hohndel
2012-12-30First step in cleaning up cylinder pressure sensor logicGravatar Linus Torvalds
2012-12-30Update deco handlingGravatar Dirk Hohndel
2012-12-29Make the tooltip text for gaschange events more informativeGravatar Dirk Hohndel
2012-12-26Add settings section to XML file format and store dive computer IDsGravatar Dirk Hohndel
2012-12-21Remove nickname from divecomputer data structureGravatar Dirk Hohndel
2012-12-17Add a "View next dive computer" menu itemGravatar Linus Torvalds
2012-12-16Improve visual appearance of horizontal marker linesGravatar Dirk Hohndel
2012-12-16Attempt to free plot data entries in each call to create_plot_info()Gravatar Lubomir I. Ivanov
2012-12-13Add the ability to set a nickname for a dive computerGravatar Dirk Hohndel
2012-12-11Only display a depth scale appropriate for the depth of the diveGravatar Dirk Hohndel
2012-12-11Show CNS value in the profile mouseoverGravatar Dirk Hohndel
2012-12-11Merge branch 'cns' into cns-mergeGravatar Dirk Hohndel
2012-12-11Calculate dive maxima/minima independent of dive computerGravatar Linus Torvalds
2012-12-10Don't draw tooltips if no profile is displayedGravatar Dirk Hohndel
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-09Don't print partial pressure values in the profileGravatar Dirk Hohndel
2012-12-08Don't print an initial gaschange event that just tells us the gas usedGravatar Dirk Hohndel
2012-12-08Correct partial pressure calculationsGravatar Dirk Hohndel
2012-12-08Correctly parse the two different gas change eventsGravatar Dirk Hohndel
2012-12-08Draw pO2 profile lastGravatar Dirk Hohndel
2012-12-08Show two decimal digits in pO2, pN2 and pHe in the tooltipGravatar Dirk Hohndel
2012-12-07Plot pO2 graph based on sample information, if availableGravatar Dirk Hohndel
2012-12-07Add option to make ceiling visually stand out more in the profileGravatar Dirk Hohndel