summaryrefslogtreecommitdiffstats
path: root/profile.h
AgeCommit message (Expand)Author
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava
2015-07-30Add support for RBT reported sample valueGravatar Salvador Cuñat
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2014-12-17Recording average depth dataGravatar Robert C. Helling
2014-12-04Don't interpolate pressure while dragging waypointsGravatar Robert C. Helling
2014-11-18Cleaning up pressuresGravatar Robert C. Helling
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-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-26CCR patch: Create memory space to store cylinder pressuresGravatar Willem Ferguson
2014-08-25Code cleanup: gaspressures.cGravatar 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-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-03-07Remove a Lot of Dead Code.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-23New profile: create new class for DiveHeartrateItemGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-10Use 'struct membuffer' for profile info string generationGravatar Linus Torvalds
2014-02-10Add support for heartrate and bearing information in samplesGravatar Linus Torvalds
2014-02-06Adapt the ToolTip to work on the new profileGravatar Tomaz Canabrava
2014-02-05Created a method to check if calculations should take place.Gravatar Tomaz Canabrava
2014-01-17Create a version of create_graph_info that doesn't depend on GC.Gravatar Tomaz Canabrava
2014-01-16Reworked the calculate_max_limits and plotted the dive.Gravatar Tomaz Canabrava
2014-01-16Added a Model that should handle the Dive ProfileGravatar Tomaz Canabrava
2014-01-08Reinstating SURFACE_THRESHOLD test in pressure_time functionGravatar Rodrigo Severo
2014-01-08Discontinuity and stall on tank pressure interpolated linesGravatar Rodrigo Severo
2013-12-03Disable calc_ndl_tts for printGravatar Anton Lundin
2013-11-14Break calculated deco info to separate varsGravatar Anton Lundin
2013-10-17Move sac-calculation to profile.cGravatar Anton Lundin
2013-10-15profile.h: Adjust text sizes (*_TEXT_SIZE)Gravatar Lubomir I. Ivanov
2013-10-07Minor include file unwindingGravatar Dirk Hohndel
2013-09-27Added a ruler which can be dragged along the profileGravatar Maximilian Güntner
2013-09-23Remove o2/he from plot_data and fix gas plot textGravatar Anton Lundin
2013-07-05Calculate deco stops, TTS and NDLGravatar Anton Lundin
2013-05-31Show the gas with the pressure diagramGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-28Fix the positioning of text in the dive profileGravatar Dirk Hohndel
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-09Plotting deco text.Gravatar Tomaz Canabrava
2013-05-09Plotting temperature text.Gravatar Tomaz Canabrava
2013-05-09Plot of the Cylinder Pressure over time.Gravatar Tomaz Canabrava
2013-05-08Stop passing around gc and piGravatar Dirk Hohndel
2013-05-08Plot the temperature GraphGravatar Tomaz Canabrava