summaryrefslogtreecommitdiffstats
path: root/src/cameras/pf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong property type when setting photon focus propertiesMatthias Vogelgesang2011-03-211-14/+16
* Fix grabber allocation and callback registration for me4 and pfMatthias Vogelgesang2011-03-211-1/+2
* Initialize all camera fields with NULL to catch errors early onMatthias Vogelgesang2011-03-181-1/+1
* Add (possible) meta data transmission and integrate callback in pco and pfMatthias Vogelgesang2011-03-181-1/+12
* Rename struct_name_t to struct_name and create typedefsMatthias Vogelgesang2011-03-171-9/+9
* Remember current frame number and remove frame dimensions in dummy.cMatthias Vogelgesang2011-03-161-1/+1
* Pass target string size when calling uca_get_propertyMatthias Vogelgesang2011-03-161-4/+4
* Get rid of SiSo-dependant grabber constantsMatthias Vogelgesang2011-03-141-29/+15
* Fix all warnings issued by -WallMatthias Vogelgesang2011-03-101-6/+3
* Add IPE infrastructure and make sure that cameras check grabber existenceMatthias Vogelgesang2011-03-101-4/+1
* Set correct exposure. Use µs for all time-related units.Matthias Vogelgesang2011-03-091-6/+6
* Fix photon focus captureMatthias Vogelgesang2011-03-091-2/+2
* Add temperature and some bug fixesMatthias Vogelgesang2011-03-081-8/+13
* Add more offset propertiesMatthias Vogelgesang2011-03-081-2/+9
* Property set for photon focusMatthias Vogelgesang2011-03-071-16/+42
* Specific error return codes for grabbers and camerasMatthias Vogelgesang2011-03-071-2/+2
* Integrate photon focus property readingMatthias Vogelgesang2011-03-041-38/+82
* Add exposure property to pfMatthias Vogelgesang2011-03-021-0/+5
* Add Photonfocus supportMatthias Vogelgesang2011-03-021-0/+165