index
:
csa/tomo/uca-hzg/libuca.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
/
pco.c
Age
Commit message (
Collapse
)
Author
2012-03-05
Remove cruft
Matthias Vogelgesang
2012-02-29
Use libpco 0.3 API
Matthias Vogelgesang
2012-02-28
Disable pco_set_time_base()
Matthias Vogelgesang
2012-02-03
Typedef types
Matthias Vogelgesang
2012-01-31
Put libuca under LGPL
Matthias Vogelgesang
2011-12-14
Add: pco.4000 support
Matthias Vogelgesang
2011-10-24
Fix: pco.dimax record & readout mode
Matthias Vogelgesang
I won't go into detail how retarded a decision from pco is and how much time it cost...
2011-10-20
Add: auto transfer property and readout function
Matthias Vogelgesang
2011-10-20
Expose pco triggers
Matthias Vogelgesang
2011-10-19
Fix: timestamp mode
Matthias Vogelgesang
2011-10-19
Adapt libuca for pco.dimax
Matthias Vogelgesang
2011-06-07
Hotpixel correction and cam_state -> uca.h
Matthias Vogelgesang
2011-04-27
Do state handling only once in uca.c instead of all camera implementations
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
Return somewhat more reliable numbers for min/max delay and exposure
Matthias Vogelgesang
2011-03-24
Minor cleanups like sharing of uca_set_void and making non-exported functions
Matthias Vogelgesang
static
2011-03-24
Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity
Matthias Vogelgesang
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-22
Add basic (not working) benchmark
Matthias Vogelgesang
2011-03-22
Fix typo
Matthias Vogelgesang
2011-03-22
Fix potential bugs and use generic reorder function
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 dummy camera with frame counter
Matthias Vogelgesang
2011-03-10
Add IPE infrastructure and make sure that cameras check grabber existence
Matthias Vogelgesang
2011-03-09
Almost real video playback
Matthias Vogelgesang
2011-03-08
Add temperature and some bug fixes
Matthias Vogelgesang
2011-03-07
Specific error return codes for grabbers and cameras
Matthias Vogelgesang
2011-03-01
Documentation added
Matthias Vogelgesang
2011-03-01
Complete (simple) frame grabbing
Matthias Vogelgesang
2011-02-28
Start grab interface
Matthias Vogelgesang
2011-02-28
Move buffer allocation to frame grabber
Matthias Vogelgesang
2011-02-28
Complete frame grabber abstraction
Matthias Vogelgesang
2011-02-28
Prepare for frame grabber abstraction
Matthias Vogelgesang