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
/
liquivision.c
Age
Commit message (
Expand
)
Author
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-06
Core: remove dive->downloaded flag
Berthold Stoeger
2018-09-28
Parser: parse text-based files into arbitrary table
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-01-10
cleanup: initilize local variable
Jan Mulder
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-10-07
Safeguards for Liquivision import
Miika Turkia
2017-07-28
Import all pressure sensors from Liquivision logs
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-06-15
Fix buffer overrun and primary sensor id issues in Liquivision import
Robert Bodily
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
We use 'setpoint' in UI. Use it also for documentation and comments. No seman...
Martin Měřinský
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel