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
/
gaspressures.c
Age
Commit message (
Expand
)
Author
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-06-08
Provide correct cylinder pressures for bailout dives
Willem Ferguson
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2017-12-17
Cleanup: durations are now signed
Dirk Hohndel
2017-11-17
Properly declare 'has_gaschange_event()' function
Linus Torvalds
2017-08-26
Time is unsigned here
Dirk Hohndel
2017-08-26
Remove some unused variables
Dirk Hohndel
2017-07-30
For more manual gas pressure details
Linus Torvalds
2017-07-27
Profile support for multiple concurrent pressure sensors
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-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel