aboutsummaryrefslogtreecommitdiffstats
path: root/core/cochran.c
AgeCommit message (Expand)Author
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
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-05-31Cochran import: Removed long tail of 0 depth from profileGravatar John Van Ostrand
2017-05-31Cochran import: better support for older modelsGravatar John Van Ostrand
2017-05-27Whitespace and warning fixes for cochran.cGravatar Dirk Hohndel
2017-05-27Added support for older Cochran models that have configurable sample intervals.Gravatar John Van Ostrand
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-03-12Only enable -Wmissing-field-initializers for ClangGravatar Lubomir I. Ivanov
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