<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/tomo/uca/uca.git/plugins/ufo, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/'/>
<entry>
<title>Fix #71: remove pco, pf and ufo plugins</title>
<updated>2015-06-26T07:36:03+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-06-26T07:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=d6d430491cc7f81945e4061d3ae3bbe67593c0a7'/>
<id>d6d430491cc7f81945e4061d3ae3bbe67593c0a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Camera plugins now require libuca &gt;= 2.0 so update their versions too</title>
<updated>2015-05-18T15:26:53+00:00</updated>
<author>
<name>Mihael Koep</name>
<email>koep@schneide.com</email>
</author>
<published>2015-05-18T15:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=2f3f57cf90e31b9459de3f36824668ec3a51a177'/>
<id>2f3f57cf90e31b9459de3f36824668ec3a51a177</id>
<content type='text'>
Conflicts:
	plugins/dexela/CMakeLists.txt
	plugins/dexela/changelog.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	plugins/dexela/CMakeLists.txt
	plugins/dexela/changelog.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: update trigger policy</title>
<updated>2015-05-06T07:05:14+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-05-06T07:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=6ace4c43bb4b8e43ab28f018676609223c9df715'/>
<id>6ace4c43bb4b8e43ab28f018676609223c9df715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: fix async mode</title>
<updated>2015-04-24T06:44:47+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-24T06:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=11201def487f90fc94cc06a163c4226aebbb92e3'/>
<id>11201def487f90fc94cc06a163c4226aebbb92e3</id>
<content type='text'>
pcilib_start must be called before the grab thread is started.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pcilib_start must be called before the grab thread is started.
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: set timeouts to 0 and infinite appropriately</title>
<updated>2015-04-10T15:16:24+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-10T15:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=1a6c81766aacba4bebd358f3b24a941cd32c1f94'/>
<id>1a6c81766aacba4bebd358f3b24a941cd32c1f94</id>
<content type='text'>
Infinite prevents premature interruption with external triggers, 0 will not wait
more than necessary to remove stale frames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Infinite prevents premature interruption with external triggers, 0 will not wait
more than necessary to remove stale frames.
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: use DEFAULT stop flag to interrupt grabbing</title>
<updated>2015-04-10T14:54:08+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-10T14:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=7bf17ba4d76b07680a19c1a44fe9c0be5b736dd8'/>
<id>7bf17ba4d76b07680a19c1a44fe9c0be5b736dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: move pcilib_start/stop back</title>
<updated>2015-04-10T14:45:30+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-10T14:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=69de0ca1aef76d69beac32ab0868d395211aae9a'/>
<id>69de0ca1aef76d69beac32ab0868d395211aae9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: read stale frames after recording</title>
<updated>2015-04-10T07:55:09+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-10T07:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=8351654fb0c884bcaaf032588d29df503350602e'/>
<id>8351654fb0c884bcaaf032588d29df503350602e</id>
<content type='text'>
On a reasonably fast machine this might take up to 0.1 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On a reasonably fast machine this might take up to 0.1 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: trigger type must be 0 for AUTO mode</title>
<updated>2015-04-09T08:59:15+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-09T08:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=1527e795bebd77fcbc8bdc1d5d4f7ff4fd4a59ce'/>
<id>1527e795bebd77fcbc8bdc1d5d4f7ff4fd4a59ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ufo: set bit 14 if AUTO or EXTERNAL trigger source</title>
<updated>2015-04-09T08:35:24+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-04-09T08:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/uca/uca.git/commit/?id=67f037be26c0dcbd91b93c26f2f9f52be3ce4e6b'/>
<id>67f037be26c0dcbd91b93c26f2f9f52be3ce4e6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
