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
/
libdivecomputer.c
Age
Commit message (
Expand
)
Author
2017-05-29
More optimal search
Jan Mulder
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-04-24
Do not carry po2 setpoint data over dive boundaries
Jan Mulder
2017-04-13
Cleanup some unnecessary include statements
Jef Driesen
2017-03-30
Shift fake tank pressures up by 30bar
Dirk Hohndel
2017-03-29
Accept 0 as valid endpressure for Uwatec devices
Dirk Hohndel
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
divemode > dive mode
Martin Měřinský
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-02-03
Correct: Handle more tanks than gasmixes
Robert Helling
2017-02-02
Handle more tanks than gasmixes
Robert C. Helling
2017-01-17
Make event string translation when downloading from libdivecomputer more obvious
Linus Torvalds
2017-01-16
Add support for libdivecomputer using DC_SAMPLE_GASMIX
Linus Torvalds
2017-01-12
ostctools_import: Switch to using dc_parser_new2
Anton Lundin
2017-01-12
Stop accessing the internals of dc_descriptor_t
Anton Lundin
2016-12-28
Rename ostc_get_data_descriptor to get_descriptor
Anton Lundin
2016-12-28
Lift ostc_get_data_descriptor out from ostctools.c
Anton Lundin
2016-09-22
Revert "Add a simple cp2130 libusb driver"
Dirk Hohndel
2016-09-20
Second attempt to fix crash
Dirk Hohndel
2016-09-20
Prevent possible NULL pointer dereference
Dirk Hohndel
2016-09-18
Add a simple cp2130 libusb driver
Anton Lundin
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-08-29
Make sure DC_FIELD_TANK starts from a clean slate for each cylinder
Linus Torvalds
2016-08-29
Hacky workaround for multiple gas pressures per sample
Linus Torvalds
2016-07-21
Add support for SAMPLE_EVENT_STRING event type
Linus Torvalds
2016-07-21
Get the cylinder use data from libdivecomputer if provided
Linus Torvalds
2016-06-20
Avoid unused argument warnings
Dirk Hohndel
2016-06-20
Preferentially use existing device ID when setting serial number
Linus Torvalds
2016-05-31
Don't ignore surface events from libdivecomputer
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
[prev]