| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-26 | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | |
| 2015-05-06 | ufo: update trigger policy | Matthias Vogelgesang | |
| 2015-04-24 | ufo: fix async mode | Matthias Vogelgesang | |
| pcilib_start must be called before the grab thread is started. | |||
| 2015-04-10 | ufo: set timeouts to 0 and infinite appropriately | Matthias Vogelgesang | |
| Infinite prevents premature interruption with external triggers, 0 will not wait more than necessary to remove stale frames. | |||
| 2015-04-10 | ufo: use DEFAULT stop flag to interrupt grabbing | Matthias Vogelgesang | |
| 2015-04-10 | ufo: move pcilib_start/stop back | Matthias Vogelgesang | |
| 2015-04-10 | ufo: read stale frames after recording | Matthias Vogelgesang | |
| On a reasonably fast machine this might take up to 0.1 seconds. | |||
| 2015-04-09 | ufo: trigger type must be 0 for AUTO mode | Matthias Vogelgesang | |
| 2015-04-09 | ufo: set bit 14 if AUTO or EXTERNAL trigger source | Matthias Vogelgesang | |
| 2015-04-09 | ufo: update trigger logic | Matthias Vogelgesang | |
| 2015-03-31 | ufo: implement trigger type | Matthias Vogelgesang | |
| 2015-03-31 | Switch to trigger source/type semantics | Matthias Vogelgesang | |
| This change makes the naming more consistent but will break client and plugin code. The main idea is to specify a trigger source (AUTO being a virtual source) which denotes how causes a trigger and a trigger type which denotes when triggering happens (edge or level). | |||
| 2015-03-31 | ufo: enable/disable external triggering | Matthias Vogelgesang | |
| 2015-03-30 | Remove unused variable | Matthias Vogelgesang | |
| 2015-03-30 | Revert "ufo: fix readout timeouts ..." | Matthias Vogelgesang | |
| This reverts commit 378770200967f6e5b10152c9b094b835b4216c92. | |||
| 2015-03-30 | ufo: start/stop pcilib only once | Matthias Vogelgesang | |
| 2015-03-27 | ufo: check trigger error | Matthias Vogelgesang | |
| 2015-03-27 | ufo: Unconditionally set the streaming bit | Matthias Vogelgesang | |
| That way we will reset the bit on first run if trigger mode is not AUTO. | |||
| 2015-03-27 | ufo: fix readout timeouts ... | Matthias Vogelgesang | |
| 2015-03-11 | ufo: check error codes after read/write regs | Matthias Vogelgesang | |
| 2015-03-09 | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | |
| 2014-09-10 | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | |
| 2014-02-20 | Fix setting frame rate | Matthias Vogelgesang | |
| 2014-02-20 | ufo: Allow setting framerate | Matthias Vogelgesang | |
| 2014-02-20 | Fix ufo compilation | Matthias Vogelgesang | |
| 2014-02-20 | ufo: Set frame rate accordingly | Matthias Vogelgesang | |
| 2014-01-30 | Use MSB of "control" for frequency determination | Matthias Vogelgesang | |
| 2014-01-29 | ufo: fix reading the frequency flag | Matthias Vogelgesang | |
| 2013-07-24 | ufo: Read all rows | Matthias Vogelgesang | |
| 2013-07-17 | Provide binning default and let cameras use that | Matthias Vogelgesang | |
| 2013-04-24 | Convert to correct frames per second | Matthias Vogelgesang | |
| 2013-04-17 | Fix calculation once more | Matthias Vogelgesang | |
| 2013-04-17 | Fix exposure time calculation | Matthias Vogelgesang | |
| 2013-04-15 | Delay property installation until run-time | Matthias Vogelgesang | |
| 2013-03-20 | Set streaming bit _after_ pcilib_start | Matthias Vogelgesang | |
| God knows why this is this way ... | |||
| 2013-03-20 | Implement trigger logic in base camera | Matthias Vogelgesang | |
| 2013-03-20 | UFO: Use streaming for auto trigger | Matthias Vogelgesang | |
| This has nothing to do with asynchronous operation mode. | |||
| 2013-03-20 | UFO: Use internal triggering mechanism | Matthias Vogelgesang | |
| 2013-03-20 | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | |
| 2013-03-18 | Spawn a thread because pcilib_stream blocks | Matthias Vogelgesang | |
| 2013-03-14 | Make ufo plugin initable | Matthias Vogelgesang | |
| 2012-10-23 | Output location of pcilib errors | Matthias Vogelgesang | |
| 2012-10-19 | Store trigger mode | Matthias Vogelgesang | |
| 2012-10-19 | Don't soft trigger on external signal | Matthias Vogelgesang | |
| 2012-09-28 | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | |
| ... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly. | |||
