index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dive.c
Age
Commit message (
Expand
)
Author
2013-02-25
Take incompressibility of gas into account at higher pressures
Linus Torvalds
2013-02-24
Use the improved duration and average depth for everything
Linus Torvalds
2013-02-24
Fix SAC calculations for dives without any samples
Linus Torvalds
2013-02-24
Fix up SAC calculations for ATM/bar confusion
Linus Torvalds
2013-02-17
Fix ordering issue in fixup
Linus Torvalds
2013-02-16
Skip mean depth comparison when no such data exist
Miika Turkia
2013-02-15
Improve the code handling air temperature
Linus Torvalds
2013-02-14
Better handling of manually edited air temperature
Dirk Hohndel
2013-02-12
Fix gas handling in planner
Dirk Hohndel
2013-02-12
Set maxdepth correctly for dives with no samples
Dirk Hohndel
2013-02-09
Finish removing accesses to first divecomputer instead of dive
Dirk Hohndel
2013-02-09
Move duration to dive structure and replace accessor function
Dirk Hohndel
2013-02-09
Add a meandepth to the dive structure
Dirk Hohndel
2013-02-09
Initialize variables in helper functions
Dirk Hohndel
2013-02-08
Add maxdepth back to the dive structure
Dirk Hohndel
2013-02-08
Improve calculation of maxtemp and mintemp of dive
Dirk Hohndel
2013-02-08
Walk over each divecomputer entry in fixup_dives()
Linus Torvalds
2013-02-08
Do more dive fixup for each dive computer
Linus Torvalds
2013-02-08
Simplify/clarify the get_surface_pressure_in_mbar() function
Linus Torvalds
2013-02-09
Clean up the handling of surface pressure
Dirk Hohndel
2013-02-08
Fix duration calculation
Dirk Hohndel
2013-02-08
Duration of a dive is the maximum duration from all divecomputers
Dirk Hohndel
2013-02-04
Fix dive computer interleaving so it works again
Linus Torvalds
2013-02-04
Get rid of dive->{start,end}
Linus Torvalds
2013-01-31
Better algorithm to merge gps locations & locations names from webservice
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-24
Use actual min and max temperatures in statistics.
Henrik Brautaset Aronsen
2013-01-24
Merge branch 'webservice-import'
Dirk Hohndel
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-23
Import and merge GPS data from the webservice
Dirk Hohndel
2013-01-22
Improve on the "prefer downloaded" dive computer model
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Allow overlapping (and disjoint) dive trips
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-28
Added some extra space for the "or" word when merging two strings
Lubomir I. Ivanov
2012-12-27
Clear redundant "description" when merging two cylinder types
Lubomir I. Ivanov
2012-12-27
When a dive computer is deleted also clear its model
Lubomir I. Ivanov
2012-12-27
Small changes in the memory management when dive-merging
Lubomir I. Ivanov
2012-12-16
Properly remove redundant dive computer information
Linus Torvalds
2012-12-16
Use dive computer model/ID when trying to merge dives
Linus Torvalds
2012-12-11
Correctly merge cns, ndl and deco information
Dirk Hohndel
2012-12-11
Merge branch 'cns' into cns-merge
Dirk Hohndel
2012-12-10
Display maximum CNS in the divelist
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-12-07
Add CNS and pO2 tracking in the samples
Dirk Hohndel
2012-12-07
Tune the dive joining surface event insert code
Linus Torvalds
2012-12-07
When merging downloaded dives, strive to keep old dive in 'a'
Linus Torvalds
2012-12-06
Fix SIGSEGV when joining dives without dive computer information
Linus Torvalds
[next]