| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-06-01 | Allow only possible pixel rates when setting | Matthias Vogelgesang | |
| 2012-06-01 | Fix setting acquire mode | Matthias Vogelgesang | |
| 2012-05-31 | Set correct ADC count | Matthias Vogelgesang | |
| 2012-05-31 | Warn if cooling point cannot be set/read | Matthias Vogelgesang | |
| 2012-05-30 | Rework setting of ROI | Matthias Vogelgesang | |
| Unfortunately, setting the binning does not yet work because it is only possible to set this parameter before initializing the frame grabber. | |||
| 2012-05-29 | Set different grabbing parameters | Matthias Vogelgesang | |
| 2012-05-29 | Use ROI with (0,0) as starting coordinate | Matthias Vogelgesang | |
| 2012-05-29 | Fix enum description | Matthias Vogelgesang | |
| 2012-05-29 | Allow zero delay time | Matthias Vogelgesang | |
| 2012-05-29 | Fix exposure and delay time | Matthias Vogelgesang | |
| 2012-05-10 | Properly allocate and destroy value array | Matthias Vogelgesang | |
| 2012-05-10 | Fix wrong height | Matthias Vogelgesang | |
| 2012-05-10 | Print more meaningful error message | Matthias Vogelgesang | |
| 2012-04-27 | pco: add r/w pixel rate | Matthias Vogelgesang | |
| 2012-04-27 | pco: add acquisition mode | Matthias Vogelgesang | |
| 2012-04-27 | pco: add extended sensor format | Matthias Vogelgesang | |
| 2012-04-27 | pco: add noise filter | Matthias Vogelgesang | |
| 2012-04-27 | pco: add record modes | Matthias Vogelgesang | |
| 2012-04-27 | pco: add offset mode | Matthias Vogelgesang | |
| 2012-04-27 | pco: add two double image mode properties | Matthias Vogelgesang | |
| 2012-04-27 | pco: read/write number of ADCs | Matthias Vogelgesang | |
| 2012-04-27 | pco: Add sensor temperature | Matthias Vogelgesang | |
| 2012-04-27 | Read/write delay and exposure time | Matthias Vogelgesang | |
| This is transparently handling time base conversion | |||
| 2012-04-24 | Add trigger mode and trigger method | Matthias Vogelgesang | |
| 2012-04-23 | Make constants static | Matthias Vogelgesang | |
| 2012-04-20 | Don't install camera headers | Matthias Vogelgesang | |
| 2012-04-20 | Fix .pc path | Matthias Vogelgesang | |
| Apparently, pkg-config does not look into /usr/local/lib64/pkgconfig. | |||
| 2012-04-20 | Drop -gobject suffix | Matthias Vogelgesang | |
| 2012-04-20 | Output error when stopping | Matthias Vogelgesang | |
| 2012-04-20 | Leave properties for later | Matthias Vogelgesang | |
| 2012-04-20 | Prevent building doc targets all the time | Matthias Vogelgesang | |
| 2012-04-19 | pf: Use correct frame grabber format | Matthias Vogelgesang | |
| 2012-04-19 | Declare uca_camera_props rather than define | Matthias Vogelgesang | |
| 2012-04-19 | Add a bit of documentation | Matthias Vogelgesang | |
| 2012-04-19 | Add Photon Focus | Matthias Vogelgesang | |
| 2012-04-19 | Merge branch 'rewrite-props' | Matthias Vogelgesang | |
| 2012-04-19 | Export base properties and string array | Matthias Vogelgesang | |
| The benefits are two-fold: Camera implementations "know" which base properties exist without looking into the implementation source. Moreover, they can re-use the property strings rather than stating them over and over again. These change should reduce potential c&p errors. | |||
| 2012-04-19 | fixed libdir | Volker Kaiser | |
| 2012-04-19 | CI_INSTALL_PREFIX added | Volker Kaiser | |
| 2012-04-18 | Now really fix it ... | Matthias Vogelgesang | |
| 2012-04-18 | Only reference docs for cameras that are built | Matthias Vogelgesang | |
| 2012-04-18 | Generate documentation with gtk-doc | Matthias Vogelgesang | |
| 2012-04-18 | Add information about the Tango wrapper | Matthias Vogelgesang | |
| 2012-04-18 | Add not-implemented error for ufo readout | Matthias Vogelgesang | |
| 2012-04-18 | Fix out-of-bounds errors | Matthias Vogelgesang | |
| It's a bit strange that I only get warnings at release builds but not at debug builds. | |||
| 2012-04-17 | Print the current frame as feed-back | Matthias Vogelgesang | |
| 2012-04-17 | Implement asynchronous recording | Matthias Vogelgesang | |
| 2012-04-17 | Make exposure time writeable | Matthias Vogelgesang | |
| 2012-04-17 | Fix potential overflow error | Matthias Vogelgesang | |
| 2012-04-17 | Require Gtk+ 2.22 | Matthias Vogelgesang | |
| The control application will not be built on the Hudson server and thus not break the build. | |||
