index
:
csa/tomo/uca/uca.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cameras
/
pf.c
Age
Commit message (
Collapse
)
Author
2012-02-03
Typedef types
Matthias Vogelgesang
2012-01-31
Put libuca under LGPL
Matthias Vogelgesang
2011-04-26
Make uca_camera really private and thus breaks API
Matthias Vogelgesang
2011-04-26
Remove UCA_CAM_ERROR and handle correct recording states
Matthias Vogelgesang
2011-04-18
Implement correct trigger modes
Matthias Vogelgesang
2011-03-24
Minor cleanups like sharing of uca_set_void and making non-exported functions
Matthias Vogelgesang
static
2011-03-24
Expose synchronicity property, add boolean unit and document the error code
Matthias Vogelgesang
format
2011-03-23
Share common properties between camera and grabber to let the camera just call
Matthias Vogelgesang
grabber->set_property once
2011-03-23
Use more flexible error codes
Matthias Vogelgesang
2011-03-23
Implement grab timeout
Matthias Vogelgesang
2011-03-21
Fix wrong property type when setting photon focus properties
Matthias Vogelgesang
2011-03-21
Fix grabber allocation and callback registration for me4 and pf
Matthias Vogelgesang
2011-03-18
Initialize all camera fields with NULL to catch errors early on
Matthias Vogelgesang
2011-03-18
Add (possible) meta data transmission and integrate callback in pco and pf
Matthias Vogelgesang
2011-03-17
Rename struct_name_t to struct_name and create typedefs
Matthias Vogelgesang
2011-03-16
Remember current frame number and remove frame dimensions in dummy.c
Matthias Vogelgesang
2011-03-16
Pass target string size when calling uca_get_property
Matthias Vogelgesang
2011-03-14
Get rid of SiSo-dependant grabber constants
Matthias Vogelgesang
2011-03-10
Fix all warnings issued by -Wall
Matthias Vogelgesang
2011-03-10
Add IPE infrastructure and make sure that cameras check grabber existence
Matthias Vogelgesang
2011-03-09
Set correct exposure. Use µs for all time-related units.
Matthias Vogelgesang
2011-03-09
Fix photon focus capture
Matthias Vogelgesang
2011-03-08
Add temperature and some bug fixes
Matthias Vogelgesang
2011-03-08
Add more offset properties
Matthias Vogelgesang
2011-03-07
Property set for photon focus
Matthias Vogelgesang
2011-03-07
Specific error return codes for grabbers and cameras
Matthias Vogelgesang
2011-03-04
Integrate photon focus property reading
Matthias Vogelgesang
2011-03-02
Add exposure property to pf
Matthias Vogelgesang
2011-03-02
Add Photonfocus support
Matthias Vogelgesang