index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile.c
Age
Commit message (
Expand
)
Author
2014-07-09
Add support divecomputer based TTS
Anton Lundin
2014-06-29
Only calculate deco stops, TTS and NDL every 30s
Anton Lundin
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-09
Fix incorrect argument order for %.*f
Dirk Hohndel
2014-06-08
Change character for liter in SAC values as well
Dirk Hohndel
2014-06-04
More tweaks to TTS calculations
Anton Lundin
2014-06-04
Make bigger steps when calculating TTS
Linus Torvalds
2014-06-03
CCR code: Change to sample structure
Willem Ferguson
2014-06-01
Encapsulate the horrid gas encoding in gas change events
Dirk Hohndel
2014-05-29
Don't assume that pressures are always positive
Dirk Hohndel
2014-05-25
Move mod calculations to a separate helper
Anton Lundin
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-05-08
Use enum name instead of its int value.
Anton Lundin
2014-04-28
Set minpressure from manually added cylinders
Miika Turkia
2014-04-26
Don't calculate SAC-rates for negative pressure changes
Linus Torvalds
2014-04-16
Renaming the prefs struct members to be consistent with the QSettings.
Gehad Elrobey
2014-04-10
Feature to show or hide heart rate graph
Lakshman
2014-03-31
Exchange EAD and END to align our language with the rest of the world
Robert C. Helling
2014-03-31
Show EAD/END only for trimix/nitrox dives respectively
Robert C. Helling
2014-03-30
Get rid of division by 0 by reshuffling EAD and EAN logic
Robert C. Helling
2014-03-17
Don't devide by 0 if fO2 is 100%
Dirk Hohndel
2014-03-17
Be more careful about dive computer selection
Linus Torvalds
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-03-06
Fix theoretical uninitialized read
Dirk Hohndel
2014-03-03
Remove pointless assignments
Dirk Hohndel
2014-03-03
Whitespace cleanup
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-27
Store zoomed plot in preferences
Tomaz Canabrava
2014-02-26
Typesetting in profile infobox
Andrey Zhdanov
2014-02-23
Calculate minimum and maximum heartrate
Dirk Hohndel
2014-02-23
Make sure that there are plot_info entries for events
Dirk Hohndel
2014-02-17
Don't use the same variable for new and old profile
Dirk Hohndel
2014-02-17
Don't return a stack variable
Dirk Hohndel
2014-02-12
Use "rint()" instead of rounding manually with "+ 0.5"
Linus Torvalds
2014-02-11
Fix ATM-vs-bar confusion
Linus Torvalds
2014-02-10
Fix plot_info calculate_max_limits_new() function return value
Boris Barbulovski
2014-02-10
Use 'struct membuffer' for profile info string generation
Linus Torvalds
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-02-06
Adapt the ToolTip to work on the new profile
Tomaz Canabrava
2014-02-05
Created a method to check if calculations should take place.
Tomaz Canabrava
2014-01-29
Always calculate deco data, independent of preferences
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-17
Create a version of create_graph_info that doesn't depend on GC.
Tomaz Canabrava
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Reworked the calculate_max_limits and plotted the dive.
Tomaz Canabrava
2014-01-16
Added a Model that should handle the Dive Profile
Tomaz Canabrava
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-09
Interpolated pressure should always be set
Rodrigo Severo
2014-01-08
When interpolating tank pressures, don't devide by zero
Dirk Hohndel
[next]