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
/
plugins
/
pco
/
uca-pco-camera.c
Age
Commit message (
Expand
)
Author
2014-03-03
pco: Add fast-scan property
Matthias Vogelgesang
2014-03-03
Remove debug output
Matthias Vogelgesang
2014-02-14
Remove debug output
Matthias Vogelgesang
2014-02-14
Fix #14: use old exposure time code for pco.4000
Matthias Vogelgesang
2013-12-12
Fix #20: don't query props if pco is recording
Matthias Vogelgesang
2013-11-05
Fix #15: set correct pixel sizes for pco.*
Matthias Vogelgesang
2013-10-31
Fix bit depth information of pco cameras
Matthias Vogelgesang
2013-10-25
Call pco_request_image only in non-readout mode
Matthias Vogelgesang
2013-10-25
Read properties in one go
Matthias Vogelgesang
2013-10-25
pco: simplify buffer size handling
Matthias Vogelgesang
2013-10-25
Fix #2: thorough error checking on all occasions
Matthias Vogelgesang
2013-10-23
pco: fix #9, override is-recording property
Matthias Vogelgesang
2013-10-21
Fix setting storage mode
Matthias Vogelgesang
2013-09-18
Use pco_get/set_framerate instead of delay + exposure
Matthias Vogelgesang
2013-09-17
Do not throw an error when stream is finished
Matthias Vogelgesang
2013-08-16
Expose storage mode and set it to FIFO buffer
Matthias Vogelgesang
2013-08-16
Set the storage mode for pco.4000
Matthias Vogelgesang
2013-05-13
Provide a macro for generating the enums
Matthias Vogelgesang
2013-03-26
Fix clock skew when setting the frame rate
Matthias Vogelgesang
2013-03-20
uca_camera_grab takes a gpointer and returns bool
Matthias Vogelgesang
2013-03-14
Add get_type entry function
Matthias Vogelgesang
2013-03-14
Make pco plugin initable
Matthias Vogelgesang
2012-12-03
Set correct camera link tap value for pco.dimax
Matthias Vogelgesang
2012-12-03
Reduce timeout to fix block problems
Matthias Vogelgesang
2012-10-19
Fix compile error
Matthias Vogelgesang
2012-10-19
Always return correct number of recorded frames
Matthias Vogelgesang
2012-10-18
Show download progress
Matthias Vogelgesang
2012-10-18
Add "recorded-frames" property
Matthias Vogelgesang
2012-10-18
Fix download of in-camera frames
Matthias Vogelgesang
2012-10-18
Add download button and make dimax work
Matthias Vogelgesang
2012-10-16
Add temperature unit and descriptions for pco
Matthias Vogelgesang
2012-10-10
Set timestamp as enum not flag
Matthias Vogelgesang
2012-10-10
Use correct pixel rate property name
Matthias Vogelgesang
2012-10-10
More elegant error reporting when libpco fails
Matthias Vogelgesang
2012-10-09
Fix #151: Rename trigger enum value
Matthias Vogelgesang
2012-10-09
Fix #150: Add "frames-per-second" property
Matthias Vogelgesang
2012-10-09
Fix #149: Make timestamp mode an enum
Matthias Vogelgesang
2012-10-09
Load correct framegrabber plugin
Matthias Vogelgesang
2012-09-28
Fix #146: Make a new top-level directory for cams
Matthias Vogelgesang