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
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
2018-05-14
Incorporate bailout events in CCR & PSCR gas calculations.
Willem Ferguson
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-04-01
Dive pictures: use get_metadata() in dive_create_picture()
Berthold Stoeger
2018-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger
2018-03-14
Cleanup: constify string arguments in core/dive.c
Berthold Stoeger
2018-03-13
Fix up CCR/PSCR dives with sensors values without no_o2sensors
Anton Lundin
2018-03-13
Use the current dive mode instead of constant
Anton Lundin
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-02-27
Updated strategy for removing cylinders
Stefan Fuchs
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-10
Add a preference to turn on ICD warnings
Robert C. Helling
2018-01-21
Only give ICD warning if pN2 increases
Robert C. Helling
2018-01-20
Move function isobaric_counterdiffusion()
Willem Ferguson
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
Unused code: has_hr_data()
Jan Mulder
2018-01-10
Unused code: remove taglist_contains_all()
Jan Mulder
2018-01-10
Unused code: remove taglist_equal()
Jan Mulder
2018-01-10
Unused code: remove shift_times()
Jan Mulder
2017-12-26
Cleanup: prevent out of bounds read
Dirk Hohndel
2017-12-13
Enable removal of pictures from different dives at the same moment
Stefan Fuchs
2017-12-08
Cleanup: remove unused parameter
Dirk Hohndel
2017-12-04
Gracefully handle deletion of a picture that doesn't exist
Berthold Stoeger
2017-11-28
Merging dives: Improve merging of divemaster, buddy and notes
Stefan Fuchs
2017-11-27
Use MAX_SENSORS define everywhere
Stefan Fuchs
2017-11-18
Constify strings in pref.h
Berthold Stoeger
2017-11-16
For surface samples init ndl and compass bearing from prev sample
Stefan Fuchs
2017-11-13
New fixup function fixup_dc_ndl
Stefan Fuchs
2017-11-13
Init every struct sample with default values
Stefan Fuchs
2017-11-13
Display values in info box only if value is interesting
Stefan Fuchs
2017-10-20
Do not overwrite start and end pressures on cylinder
Miika Turkia
2017-10-16
In dive.c make cylinder_renumber an external function...
Stefan Fuchs
2017-10-16
Used gas in dive planner points: Support for multiple cyl with same gas
Stefan Fuchs
2017-10-05
Explicitly copy a cylinder which was marked as "unused" in the planner
Stefan Fuchs
2017-10-01
Update sample_start and sample_end pressures
Miika Turkia
2017-09-11
Do not merge dives with zero duration
Miika Turkia
2017-07-28
Calculate momentary SAC rates with the right gases
Linus Torvalds
2017-07-27
Profile support for multiple concurrent pressure sensors
Linus Torvalds
2017-07-25
Make sample pressure helper functions available to everybody
Linus Torvalds
2017-07-25
Try to sanely download multiple concurrent cylinder pressures
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-04-30
Fix event merging when interleaving dives
Linus Torvalds
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-11
Remove unused static functions
Dirk Hohndel
[next]