# # ChangeLog for trunk/FACT++/src/ConnectionUSB.cc # # Generated by Trac 1.5.2 # 11/08/24 16:13:42 Fri, 30 Mar 2012 21:29:56 GMT tbretz [13294] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) Added an automatic reconnect under certain conditions. Wed, 16 Nov 2011 21:55:19 GMT tbretz [12540] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/ConnectionUSB.cc (modified) Fixed a bug which could cause crahses when a transmission is ... Sun, 23 Oct 2011 12:33:16 GMT tbretz [12236] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) Changed signed char to unsigned in output queue. Sun, 23 Oct 2011 11:40:30 GMT tbretz [12232] * trunk/FACT++/src/ConnectionUSB.cc (modified) Added some more DEBUG stuff. Sun, 23 Oct 2011 11:39:26 GMT tbretz [12231] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/biasctrl.cc (modified) Fixed the new DEBUG stuff. Sat, 22 Oct 2011 18:25:48 GMT tbretz [12229] * trunk/FACT++/src/ConnectionUSB.cc (modified) Added some debug out code. Thu, 20 Oct 2011 10:33:23 GMT tbretz [12213] * trunk/FACT++/src/ConnectionUSB.cc (modified) Improved error messages; switched to hardware flow control -- does ... 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)