# # ChangeLog for trunk/FACT++/src/ConnectionUSB.cc # # Generated by Trac 1.5.2 # 07/26/25 09:53:10 Tue, 06 Sep 2011 08:35:22 GMT tbretz [11979] * trunk/FACT++/src/ConnectionUSB.cc (modified) Switched off DEBUG_TX Mon, 05 Sep 2011 20:42:10 GMT tbretz [11971] * trunk/FACT++/src/ConnectionUSB.cc (modified) Do not re-open automatically if the connection was closed due to error. Mon, 05 Sep 2011 15:24:40 GMT tbretz [11963] * trunk/FACT++/src/ConnectionUSB.cc (modified) Fixed two wrong conditional checks if there was an error or not. Wed, 31 Aug 2011 14:13:49 GMT tbretz [11921] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) Added a second argument to AsyncRead to be able to propagate a ... Mon, 08 Aug 2011 23:02:49 GMT tbretz [11851] * trunk/FACT++/src/ConnectionUSB.cc (modified) undef DEBUG_TX -- it seems to work stable. Tue, 19 Jul 2011 20:03:37 GMT tbretz [11479] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string Sun, 10 Jul 2011 13:07:28 GMT tbretz [11314] * trunk/FACT++/src/ConnectionUSB.cc (added) * trunk/FACT++/src/ConnectionUSB.h (added)