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-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: prevent potential out of bounds write
Dirk Hohndel
2017-12-13
Add pSCR divemode detection
Jan Mulder
2017-12-13
Rename DC_DIVEMODE_CC to DC_DIVEMODE_CCR
Jan Mulder
2017-11-16
During DC import reset cns, ndl, other values inbetween dives
Stefan Fuchs
2017-11-16
libdivecomputer.c init sticky values for samples for current sample
Stefan Fuchs
2017-09-28
Save Subsurface version to libdivecomputer logfile
Miika Turkia
2017-09-20
DC download: fix 'no new dives' message
Dirk Hohndel
2017-09-17
DC download: tell user when no new dives were found
Dirk Hohndel
2017-08-21
Improve error message when opening dive computer fails
Dirk Hohndel
2017-07-25
Make sample pressure helper functions available to everybody
Linus Torvalds
2017-07-25
Try to sanely download multiple concurrent cylinder pressures
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-07-17
Resolve type confusion
Dirk Hohndel
2017-07-09
Tell user if we reached a dive that was already there
Dirk Hohndel
2017-07-09
More meaningful device info display
Dirk Hohndel
2017-07-09
Revert "Add support for tank sensor battery for Perdix AI"
Dirk Hohndel
2017-07-09
QML UI: add dev_info data to AppLog
Dirk Hohndel
2017-07-08
If we detect a different model than expected, use it
Dirk Hohndel
2017-07-07
Add support for tank sensor battery for Perdix AI
Dirk Hohndel
2017-06-27
Update Subsurface-branch of libdivecomputer check
Dirk Hohndel
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-06-22
Warn when not compiling against the matching libdc version
Dirk Hohndel
2017-06-22
Convert to new libdivecomputer custom IO model
Linus Torvalds
2017-05-29
FTDI support: add minimal debugging output
Dirk Hohndel
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
[next]