summaryrefslogtreecommitdiffstats
path: root/core/gaspressures.c
AgeCommit message (Expand)Author
2018-08-23Cleanup: const-ify functions taking pointers to eventsGravatar Berthold Stoeger
2018-06-08Provide correct cylinder pressures for bailout divesGravatar Willem Ferguson
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2017-12-17Cleanup: durations are now signedGravatar Dirk Hohndel
2017-11-17Properly declare 'has_gaschange_event()' functionGravatar Linus Torvalds
2017-08-26Time is unsigned hereGravatar Dirk Hohndel
2017-08-26Remove some unused variablesGravatar Dirk Hohndel
2017-07-30For more manual gas pressure detailsGravatar Linus Torvalds
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar 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-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel