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
/
profile.c
Age
Commit message (
Expand
)
Author
2019-06-19
Cleanup: remove unused parameter used from find_best_gasmix_match()
Berthold Stoeger
2019-06-19
Cleanup: Make gaspressures.h a regular include file
Berthold Stoeger
2019-06-07
Correct typo in Information box
willemferguson
2019-06-03
Add delta-pO2 disply in Information Box
willemferguson
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-03-29
Show a bit of surface degassing in the planner
Robert C. Helling
2019-03-19
Misc: replace some FIXME comments
Dirk Hohndel
2019-03-18
Core: let TTS calculation use correct ascent velocities
Robert C. Helling
2019-02-05
Add button to toggle deco info in info box
Robert C. Helling
2019-02-05
Include surface GF in infobox
Robert C. Helling
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: return gasmix by value
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Simplify the bailout detection functions.
Willem Ferguson
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: introduce new subsurface-string header
Dirk Hohndel
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-04-11
Look for actual isobaric counter diffusion
Robert C. Helling
2018-04-09
Cleanup: Move *_loc formatting functions into new format.cpp file
Berthold Stoeger
2018-03-19
Profile heartrate: Nicer min/max values and tic distance
Stefan Fuchs
2018-03-13
Treat a PSCR dive with sensors more like a CCR dive
Anton Lundin
2018-03-06
Cosmetic modifications in profile delta sample string
Stefan Fuchs
2018-03-05
Localization: implement *_loc() functions in profile.c
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-12
dump_tissues: fix missing 'struct deco_state' argument
Lubomir I. Ivanov
2017-12-21
Handle plot_info->nr <= 0 gracefully
Berthold Stoeger
2017-12-21
Fix use of uninitialized variable in core/profile.c
Berthold Stoeger
2017-11-29
Fix signed/unsigned issue
Dirk Hohndel
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
2017-11-25
Add logic parentheses to make compiler happy
Robert C. Helling
2017-11-17
Don't show cylinder pressures for other dive computers
Linus Torvalds
2017-11-17
Clean up confusing code in setup_gas_sensor_pressure()
Linus Torvalds
2017-11-13
Display values in info box only if value is interesting
Stefan Fuchs
2017-11-08
VPMB: time_clear_ceiling is only valid after time_deep_ceiling
Rick Walsh
2017-11-08
VPMB profile: remember deco_time when restoring deco_state
Rick Walsh
2017-11-08
VPMB: final_tts may be calculated before final sample
Rick Walsh
2017-11-08
VPMB profile: use deco_time rather bottom_time from planner
Rick Walsh
2017-11-08
VPMB in profile: deepest ceiling occurs just after bottom time
Rick Walsh
2017-11-08
VPMB: calculate deco_time assuming final ascent always takes the same time
Rick Walsh
[next]