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
/
core
/
dive.c
Age
Commit message (
Expand
)
Author
2016-10-11
No gas change event on merging dives with same gas
Miika Turkia
2016-09-04
Stop trying to fix up pressure sensor indexes
Linus Torvalds
2016-08-27
Settings update: Clean up save user id local
Tomaz Canabrava
2016-07-21
Properly pick cylinder use when merging dives
Linus Torvalds
2016-07-09
Fixup: don't capitalise best_He
Rick Walsh
2016-07-09
Validate O2 in best mix
Rick Walsh
2016-07-09
Add function to calculate gas maximum narcotic depth
Rick Walsh
2016-05-31
Make 'clear_dive()' free the primary dive computer data properly
Linus Torvalds
2016-05-21
fixup: Don't confuse EAD and END
Rick Walsh
2016-05-21
Planner: add best mix EAD preference
Rick Walsh
2016-05-21
Add functions to calculate best mix
Rick Walsh
2016-04-05
Fix per-cylinder SAC rate calculations when cylinder use isn't known
Linus Torvalds
2016-04-05
Small cleanup of helper functions to remove unused arguments
Dirk Hohndel
2016-04-04
Start using the actual cylinder data for gas switch events
Linus Torvalds
2016-04-04
Make gas change events always have a cylinder index
Linus Torvalds
2016-04-04
Make "is_gasmix_redundant()" more robust
Linus Torvalds
2016-04-04
Remove linear pressure interpolation detection code
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel