summaryrefslogtreecommitdiffstats
path: root/core/uemis.c
AgeCommit message (Expand)Author
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2018-10-29Dive site: use pointer instead of uuid in uemis_helperGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-01-10cleanup: fix possbile buffer overrunGravatar Jan Mulder
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 core C 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