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
/
cameras
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some adjustments for IPE camera
Matthias Vogelgesang
2011-08-09
1
-1
/
+8
*
Prepare uca for IPE camera
Matthias Vogelgesang
2011-08-09
1
-0
/
+6
*
Add simple grabber only accessed using framegrabber
Matthias Vogelgesang
2011-07-25
2
-0
/
+156
*
Hotpixel correction and cam_state -> uca.h
Matthias Vogelgesang
2011-06-07
1
-0
/
+11
*
Somehow handle errors of IPE camera
Matthias Vogelgesang
2011-04-27
1
-1
/
+4
*
Do state handling only once in uca.c instead of all camera implementations
Matthias Vogelgesang
2011-04-27
2
-16
/
+1
*
Make uca_camera really private and thus breaks API
Matthias Vogelgesang
2011-04-26
8
-50
/
+50
*
Remove UCA_CAM_ERROR and handle correct recording states
Matthias Vogelgesang
2011-04-26
2
-3
/
+11
*
Implement correct trigger modes
Matthias Vogelgesang
2011-04-18
3
-2
/
+26
*
Fix building the IPE camera
Matthias Vogelgesang
2011-04-08
1
-3
/
+3
*
Return somewhat more reliable numbers for min/max delay and exposure
Matthias Vogelgesang
2011-03-24
1
-6
/
+18
*
Minor cleanups like sharing of uca_set_void and making non-exported functions
Matthias Vogelgesang
2011-03-24
3
-44
/
+42
*
Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity
Matthias Vogelgesang
2011-03-24
1
-2
/
+25
*
Expose synchronicity property, add boolean unit and document the error code
Matthias Vogelgesang
2011-03-24
2
-3
/
+6
*
Share common properties between camera and grabber to let the camera just call
Matthias Vogelgesang
2011-03-23
2
-64
/
+36
*
Use more flexible error codes
Matthias Vogelgesang
2011-03-23
3
-53
/
+54
*
Implement grab timeout
Matthias Vogelgesang
2011-03-23
2
-4
/
+30
*
Add basic (not working) benchmark
Matthias Vogelgesang
2011-03-22
1
-1
/
+0
*
Fix typo
Matthias Vogelgesang
2011-03-22
1
-1
/
+1
*
Fix potential bugs and use generic reorder function
Matthias Vogelgesang
2011-03-22
1
-10
/
+8
*
Fix wrong property type when setting photon focus properties
Matthias Vogelgesang
2011-03-21
1
-14
/
+16
*
Fix grabber allocation and callback registration for me4 and pf
Matthias Vogelgesang
2011-03-21
1
-1
/
+2
*
Initialize all camera fields with NULL to catch errors early on
Matthias Vogelgesang
2011-03-18
4
-11
/
+4
*
Fix potential leak
Matthias Vogelgesang
2011-03-18
1
-3
/
+7
*
Add (possible) meta data transmission and integrate callback in pco and pf
Matthias Vogelgesang
2011-03-18
4
-7
/
+42
*
Check call time and update current_frame with missed frames
Matthias Vogelgesang
2011-03-18
1
-2
/
+18
*
Pass registered user data to callback
Matthias Vogelgesang
2011-03-18
1
-3
/
+6
*
Fix another potential segfault bug
Matthias Vogelgesang
2011-03-17
1
-0
/
+1
*
Fix potential division by zero bug
Matthias Vogelgesang
2011-03-17
1
-0
/
+2
*
Fix potential segfault
Matthias Vogelgesang
2011-03-17
1
-0
/
+1
*
Expose grab-by-callback via camera and add asynchronous grabbing example
Matthias Vogelgesang
2011-03-17
1
-89
/
+159
*
Allow resize of image dimensions
Matthias Vogelgesang
2011-03-17
1
-6
/
+24
*
Rename struct_name_t to struct_name and create typedefs
Matthias Vogelgesang
2011-03-17
8
-53
/
+41
*
Remember current frame number and remove frame dimensions in dummy.c
Matthias Vogelgesang
2011-03-16
3
-19
/
+15
*
Fix size bug in ipe.c
Matthias Vogelgesang
2011-03-16
1
-2
/
+1
*
Pass target string size when calling uca_get_property
Matthias Vogelgesang
2011-03-16
3
-8
/
+8
*
Set warning handler
Matthias Vogelgesang
2011-03-14
1
-1
/
+1
*
Add gain modes
Matthias Vogelgesang
2011-03-14
1
-0
/
+26
*
Get rid of SiSo-dependant grabber constants
Matthias Vogelgesang
2011-03-14
2
-46
/
+29
*
Add some more properties for IPE camera
Matthias Vogelgesang
2011-03-11
1
-1
/
+13
*
Read first property from IPE camera
Matthias Vogelgesang
2011-03-11
1
-14
/
+11
*
Pack device description into one structure
matthias
2011-03-11
1
-3
/
+14
*
Use correct library
matthias
2011-03-11
1
-5
/
+27
*
Fix all warnings issued by -Wall
Matthias Vogelgesang
2011-03-10
2
-18
/
+5
*
Add dummy camera with frame counter
Matthias Vogelgesang
2011-03-10
3
-1
/
+210
*
Add IPE infrastructure and make sure that cameras check grabber existence
Matthias Vogelgesang
2011-03-10
4
-4
/
+73
*
Set correct exposure. Use µs for all time-related units.
Matthias Vogelgesang
2011-03-09
1
-6
/
+6
*
Fix photon focus capture
Matthias Vogelgesang
2011-03-09
1
-2
/
+2
*
Almost real video playback
Matthias Vogelgesang
2011-03-09
1
-2
/
+4
*
Add temperature and some bug fixes
Matthias Vogelgesang
2011-03-08
2
-15
/
+56
[next]