source: trunk/FACT++/src/ConnectionUSB.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19017   6 years tbretz Output the connection settings for debugging purpose as debug.
(edit) @18996   6 years tbretz Connection must be closed when setting a parameter fails, it is ...
(edit) @18909   7 years tbretz Moved setting connection parameters from a global variable (without ...
(edit) @18615   8 years tbretz It seems the new system Ubuntu 16.04 does not support anymore hardware ...
(edit) @16768   11 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16566   11 years tbretz Added some more output to the log for debugging.
(edit) @13294   12 years tbretz Added an automatic reconnect under certain conditions.
(edit) @12540   13 years tbretz Fixed a bug which could cause crahses when a transmission is ...
(edit) @12236   13 years tbretz Changed signed char to unsigned in output queue.
(edit) @12232   13 years tbretz Added some more DEBUG stuff.
(edit) @12231   13 years tbretz Fixed the new DEBUG stuff.
(edit) @12229   13 years tbretz Added some debug out code.
(edit) @12213   13 years tbretz Improved error messages; switched to hardware flow control -- does ...
(edit) @11979   13 years tbretz Switched off DEBUG_TX
(edit) @11971   13 years tbretz Do not re-open automatically if the connection was closed due to error.
(edit) @11963   13 years tbretz Fixed two wrong conditional checks if there was an error or not.
(edit) @11921   13 years tbretz Added a second argument to AsyncRead to be able to propagate a ...
(edit) @11851   13 years tbretz undef DEBUG_TX -- it seems to work stable.
(edit) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(add) @11314   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.