aboutsummaryrefslogtreecommitdiffstats
path: root/core/serial_ftdi.c
AgeCommit message (Expand)Author
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2018-03-13Subsurface update for upstream libdivecomputer changesGravatar Linus Torvalds
2017-12-12Update to the latest libdc versionGravatar Dirk Hohndel
2017-09-06Implemented serial_set_break for FTDIGravatar John Van Ostrand
2017-09-06Changed serial_ftdi flush to a reset if DC_DIRECTION_ALLGravatar John Van Ostrand
2017-09-06Changed backoff strategy for short reads.Gravatar John Van Ostrand
2017-06-27Fix one call site that hadn't been updatedGravatar Dirk Hohndel
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-05-29FTDI support: add minimal debugging outputGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2016-09-18Fix warning about incompatible pointerGravatar Anton Lundin
2016-09-17Rewrite libdivecomputer custom serial codeGravatar Anton Lundin
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel