summaryrefslogtreecommitdiff
path: root/src/cameras/pf.c
AgeCommit message (Collapse)Author
2012-02-03Typedef typesMatthias Vogelgesang
2012-01-31Put libuca under LGPLMatthias Vogelgesang
2011-04-26Make uca_camera really private and thus breaks APIMatthias Vogelgesang
2011-04-26Remove UCA_CAM_ERROR and handle correct recording statesMatthias Vogelgesang
2011-04-18Implement correct trigger modesMatthias Vogelgesang
2011-03-24Minor cleanups like sharing of uca_set_void and making non-exported functionsMatthias Vogelgesang
static
2011-03-24Expose synchronicity property, add boolean unit and document the error codeMatthias Vogelgesang
format
2011-03-23Share common properties between camera and grabber to let the camera just callMatthias Vogelgesang
grabber->set_property once
2011-03-23Use more flexible error codesMatthias Vogelgesang
2011-03-23Implement grab timeoutMatthias Vogelgesang
2011-03-21Fix wrong property type when setting photon focus propertiesMatthias Vogelgesang
2011-03-21Fix grabber allocation and callback registration for me4 and pfMatthias Vogelgesang
2011-03-18Initialize all camera fields with NULL to catch errors early onMatthias Vogelgesang
2011-03-18Add (possible) meta data transmission and integrate callback in pco and pfMatthias Vogelgesang
2011-03-17Rename struct_name_t to struct_name and create typedefsMatthias Vogelgesang
2011-03-16Remember current frame number and remove frame dimensions in dummy.cMatthias Vogelgesang
2011-03-16Pass target string size when calling uca_get_propertyMatthias Vogelgesang
2011-03-14Get rid of SiSo-dependant grabber constantsMatthias Vogelgesang
2011-03-10Fix all warnings issued by -WallMatthias Vogelgesang
2011-03-10Add IPE infrastructure and make sure that cameras check grabber existenceMatthias Vogelgesang
2011-03-09Set correct exposure. Use µs for all time-related units.Matthias Vogelgesang
2011-03-09Fix photon focus captureMatthias Vogelgesang
2011-03-08Add temperature and some bug fixesMatthias Vogelgesang
2011-03-08Add more offset propertiesMatthias Vogelgesang
2011-03-07Property set for photon focusMatthias Vogelgesang
2011-03-07Specific error return codes for grabbers and camerasMatthias Vogelgesang
2011-03-04Integrate photon focus property readingMatthias Vogelgesang
2011-03-02Add exposure property to pfMatthias Vogelgesang
2011-03-02Add Photonfocus supportMatthias Vogelgesang