aboutsummaryrefslogtreecommitdiffstats
path: root/core/liquivision.c
AgeCommit message (Expand)Author
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-06Core: remove dive->downloaded flagGravatar Berthold Stoeger
2018-09-28Parser: parse text-based files into arbitrary tableGravatar Berthold Stoeger
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-01-10cleanup: initilize local variableGravatar Jan Mulder
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-10-07Safeguards for Liquivision importGravatar Miika Turkia
2017-07-28Import all pressure sensors from Liquivision logsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
2017-06-15Fix buffer overrun and primary sensor id issues in Liquivision importGravatar Robert Bodily
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11We use 'setpoint' in UI. Use it also for documentation and comments. No seman...Gravatar Martin Měřinský
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel