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
/
serial_ftdi.c
Age
Commit message (
Expand
)
Author
2018-07-13
Make sure our libdivecomputer custom IO interfaces have sleep functions
Linus Torvalds
2018-04-24
Convert our custom IO model to new libdivecomputer IO model
Linus Torvalds
2018-03-13
Subsurface update for upstream libdivecomputer changes
Linus Torvalds
2017-12-12
Update to the latest libdc version
Dirk Hohndel
2017-09-06
Implemented serial_set_break for FTDI
John Van Ostrand
2017-09-06
Changed serial_ftdi flush to a reset if DC_DIRECTION_ALL
John Van Ostrand
2017-09-06
Changed backoff strategy for short reads.
John Van Ostrand
2017-06-27
Fix one call site that hadn't been updated
Dirk Hohndel
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-06-22
Convert to new libdivecomputer custom IO model
Linus Torvalds
2017-05-29
FTDI support: add minimal debugging output
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-09-18
Fix warning about incompatible pointer
Anton Lundin
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel