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
stats
log msg
author
committer
range
path:
root
/
src
/
uca.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: pco.dimax record & readout mode
Matthias Vogelgesang
2011-10-24
1
-0
/
+1
*
Add: readout state
Matthias Vogelgesang
2011-10-21
1
-0
/
+1
*
Add: auto transfer property and readout function
Matthias Vogelgesang
2011-10-20
1
-0
/
+15
*
Expose pco triggers
Matthias Vogelgesang
2011-10-20
1
-3
/
+4
*
Fix wrong merge
Matthias Vogelgesang
2011-06-07
1
-9
/
+0
*
Hotpixel correction and cam_state -> uca.h
Matthias Vogelgesang
2011-06-07
1
-0
/
+11
*
Move cam_state to main include file
Matthias Vogelgesang
2011-05-27
1
-0
/
+10
*
Add binning and "fix" that damn 64-bit format thing in grab-async.c
Matthias Vogelgesang
2011-05-12
1
-0
/
+2
*
Do state handling only once in uca.c instead of all camera implementations
Matthias Vogelgesang
2011-04-27
1
-0
/
+1
*
Make uca_camera really private and thus breaks API
Matthias Vogelgesang
2011-04-26
1
-2
/
+139
*
Implement correct trigger modes
Matthias Vogelgesang
2011-04-18
1
-5
/
+8
*
Move definitions out of structure
Matthias Vogelgesang
2011-04-11
1
-43
/
+47
*
Minor cleanups like sharing of uca_set_void and making non-exported functions
Matthias Vogelgesang
2011-03-24
1
-2
/
+1
*
Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity
Matthias Vogelgesang
2011-03-24
1
-1
/
+1
*
Expose synchronicity property, add boolean unit and document the error code
Matthias Vogelgesang
2011-03-24
1
-6
/
+27
*
Use more flexible error codes
Matthias Vogelgesang
2011-03-23
1
-17
/
+36
*
Implement grab timeout
Matthias Vogelgesang
2011-03-23
1
-0
/
+3
*
Allow resize of image dimensions
Matthias Vogelgesang
2011-03-17
1
-0
/
+1
*
Rename struct_name_t to struct_name and create typedefs
Matthias Vogelgesang
2011-03-17
1
-43
/
+44
*
Implement grab callback for Silicon Software me4
Matthias Vogelgesang
2011-03-16
1
-1
/
+3
*
Add soft MJSON dependency to load configuration/calibration data
Matthias Vogelgesang
2011-03-16
1
-1
/
+5
*
Add extensive documentation
Matthias Vogelgesang
2011-03-15
1
-13
/
+95
*
Add gain modes
Matthias Vogelgesang
2011-03-14
1
-0
/
+9
*
Use SWIG for easy language binding creation
Matthias Vogelgesang
2011-03-10
1
-27
/
+35
*
Add temperature and some bug fixes
Matthias Vogelgesang
2011-03-08
1
-7
/
+14
*
Add more offset properties
Matthias Vogelgesang
2011-03-08
1
-0
/
+4
*
Add r/w access for each property
Matthias Vogelgesang
2011-03-08
1
-0
/
+6
*
Add property listing
Matthias Vogelgesang
2011-03-07
1
-2
/
+6
*
Specific error return codes for grabbers and cameras
Matthias Vogelgesang
2011-03-07
1
-1
/
+2
*
Documentation added
Matthias Vogelgesang
2011-03-01
1
-4
/
+4
*
Complete (simple) frame grabbing
Matthias Vogelgesang
2011-03-01
1
-6
/
+13
*
Complete frame grabber abstraction
Matthias Vogelgesang
2011-02-28
1
-0
/
+91
*
Prepare for frame grabber abstraction
Matthias Vogelgesang
2011-02-28
1
-152
/
+1
*
Turn property defines into enum
Matthias Vogelgesang
2011-02-28
1
-37
/
+40
*
Add camera state and accessor function
Matthias Vogelgesang
2011-02-28
1
-0
/
+13
*
Add support for multiple cameras
Matthias Vogelgesang
2011-02-28
1
-32
/
+36
*
Make the properties complete and build even better test app
Matthias Vogelgesang
2011-02-25
1
-1
/
+26
*
Property re-ordering. Made test program more useful
Matthias Vogelgesang
2011-02-25
1
-18
/
+19
*
Update property names
Matthias Vogelgesang
2011-02-25
1
-10
/
+27
*
Timestamp property
Matthias Vogelgesang
2011-02-24
1
-4
/
+13
*
Handle properties correctly for pco.edge
Matthias Vogelgesang
2011-02-24
1
-1
/
+3
*
Add more properties according to Andreas
Matthias Vogelgesang
2011-02-24
1
-15
/
+31
*
Add new properties and return PROP_INVALID if not available
Matthias Vogelgesang
2011-02-23
1
-7
/
+14
*
Scrap accessor functions and replace with get/set_property
Matthias Vogelgesang
2011-02-23
1
-38
/
+38
*
Set camera name (so we have at least some kind of feedback which camera is used)
Matthias Vogelgesang
2011-02-23
1
-0
/
+2
*
Add a bit of documentation and frame grabber initialization
Matthias Vogelgesang
2011-02-23
1
-5
/
+36
*
Do something meaningful and check for frame grabber library
Matthias Vogelgesang
2011-02-23
1
-2
/
+33
*
Initial commit
Matthias Vogelgesang
2011-02-21
1
-0
/
+32