| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-06-14 | Fix LU-8 | Matthias Vogelgesang | |
| Override default values for ROI size, cooling point and pixel rate. | |||
| 2012-06-14 | Fix LU-4 | Matthias Vogelgesang | |
| The larger sensor area can now be used as a ROI. | |||
| 2012-06-13 | Fix LU-7 | Matthias Vogelgesang | |
| We read the temperatures using unsigned data types which is absolute fail sauce when encountering negative temperatures. Unfortunately, this happens with the pco.4000. | |||
| 2012-06-12 | Use roi-x0 and roi-y0 | Matthias Vogelgesang | |
| 2012-06-12 | Add timestamp mode property | Matthias Vogelgesang | |
| 2012-06-12 | Generate enum types from source | Matthias Vogelgesang | |
| It became a little unwieldy to create the enum types manually via g_enums_register_static(). This changeset creates the types from enum definitions in public headers using glib2-mkenum. Be sure to include uca-enums.h in every source file that needs to know GObject enum type. | |||
| 2012-06-12 | Fix LU-5 | Matthias Vogelgesang | |
| 2012-06-01 | Install camera-specific headers | Matthias Vogelgesang | |
| 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 | |
