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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove UCA_CAM_ERROR and handle correct recording states
Matthias Vogelgesang
2011-04-26
3
-4
/
+11
*
Implement correct trigger modes
Matthias Vogelgesang
2011-04-18
7
-13
/
+69
*
Merge pending change
Matthias Vogelgesang
2011-04-11
2
-5
/
+5
|
\
|
*
Fix building the IPE camera
Matthias Vogelgesang
2011-04-08
2
-5
/
+5
*
|
Move definitions out of structure
Matthias Vogelgesang
2011-04-11
2
-46
/
+52
|
/
*
Correct usage of patch and make pc-file non-executable
Matthias Vogelgesang
2011-03-28
1
-0
/
+0
*
Install pkg-config information file
Matthias Vogelgesang
2011-03-25
2
-3
/
+28
*
Install libuca correctly...
Matthias Vogelgesang
2011-03-24
1
-1
/
+1
*
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
6
-55
/
+52
*
Fix pco resize and let UCA_ERR_MASK_CODE mask code and severity
Matthias Vogelgesang
2011-03-24
2
-3
/
+26
*
Convert me4 constants back to uca constants
Matthias Vogelgesang
2011-03-24
1
-5
/
+30
*
Disallow callback registration if there is no memory allocated
Matthias Vogelgesang
2011-03-24
1
-0
/
+3
*
Expose synchronicity property, add boolean unit and document the error code
Matthias Vogelgesang
2011-03-24
6
-22
/
+63
*
Share common properties between camera and grabber to let the camera just call
Matthias Vogelgesang
2011-03-23
4
-83
/
+49
*
Use more flexible error codes
Matthias Vogelgesang
2011-03-23
6
-87
/
+112
*
Implement grab timeout
Matthias Vogelgesang
2011-03-23
6
-7
/
+53
*
Some very important person at SiSo decided to have 64-bit frame numbers on 64-
Matthias Vogelgesang
2011-03-23
3
-6
/
+7
*
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
2
-14
/
+14
*
Enable/disable camera models on build time
Matthias Vogelgesang
2011-03-22
1
-55
/
+32
*
Use latest picture number when requesting new ones
Matthias Vogelgesang
2011-03-22
1
-2
/
+2
*
Fix me4 callback grabbing
Matthias Vogelgesang
2011-03-21
1
-1
/
+1
*
Fix wrong property type when setting photon focus properties
Matthias Vogelgesang
2011-03-21
1
-14
/
+16
*
Use memset(ptr, 0, sizeof(struct)) instead of manually setting function pointers
Matthias Vogelgesang
2011-03-21
2
-23
/
+5
*
Fix grabber allocation and callback registration for me4 and pf
Matthias Vogelgesang
2011-03-21
2
-5
/
+8
*
Initialize all camera fields with NULL to catch errors early on
Matthias Vogelgesang
2011-03-18
6
-11
/
+43
*
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
7
-34
/
+80
*
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
2
-5
/
+14
*
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
2
-91
/
+192
*
Allow resize of image dimensions
Matthias Vogelgesang
2011-03-17
2
-6
/
+25
*
Rename struct_name_t to struct_name and create typedefs
Matthias Vogelgesang
2011-03-17
15
-154
/
+139
*
Make uca_init() and uca_destroy() thread-safe via pthreads
Matthias Vogelgesang
2011-03-17
3
-24
/
+36
*
Add publishing script and propagate version from top directory
Matthias Vogelgesang
2011-03-16
3
-10
/
+6
*
Remember current frame number and remove frame dimensions in dummy.c
Matthias Vogelgesang
2011-03-16
6
-21
/
+22
*
Fix size bug in ipe.c
Matthias Vogelgesang
2011-03-16
1
-2
/
+1
*
Implement grab callback for Silicon Software me4
Matthias Vogelgesang
2011-03-16
3
-10
/
+36
*
Add soft MJSON dependency to load configuration/calibration data
Matthias Vogelgesang
2011-03-16
4
-33
/
+38
*
Pass target string size when calling uca_get_property
Matthias Vogelgesang
2011-03-16
5
-10
/
+13
*
Add grabber documentation and callback registration
Matthias Vogelgesang
2011-03-15
3
-14
/
+69
*
Add extensive documentation
Matthias Vogelgesang
2011-03-15
2
-28
/
+197
*
Set warning handler
Matthias Vogelgesang
2011-03-14
1
-1
/
+1
*
Make dummy camera optional
Matthias Vogelgesang
2011-03-14
3
-2
/
+18
*
Add gain modes
Matthias Vogelgesang
2011-03-14
3
-0
/
+43
[next]