# # ChangeLog for trunk/FACT++/src/ConnectionUSB.h # # Generated by Trac 1.5.2 # 11/16/24 12:34:32 Sat, 08 Jun 2013 11:21:51 GMT tbretz [16768] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) There is no need to make the scheduling of the async write ... Thu, 23 May 2013 18:10:14 GMT tbretz [16090] * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) Replaced queue by list; added Connection::IsTxQueueEmpty 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. 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. Thu, 20 Oct 2011 10:34:34 GMT tbretz [12215] * trunk/FACT++/src/ConnectionUSB.h (modified) Allow derived classes to access CloseImp from handlers. 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 ... Tue, 19 Jul 2011 18:54:39 GMT tbretz [11471] * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Replaced boost::array by std::array Sun, 10 Jul 2011 13:07:28 GMT tbretz [11314] * trunk/FACT++/src/ConnectionUSB.cc (added) * trunk/FACT++/src/ConnectionUSB.h (added)