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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: break with current pcilib
Matthias Vogelgesang
2011-12-15
1
-2
/
+2
*
Add: readout state
Matthias Vogelgesang
2011-10-21
1
-1
/
+2
*
Add: auto transfer property and readout function
Matthias Vogelgesang
2011-10-20
1
-0
/
+11
*
Add simple grabber only accessed using framegrabber
Matthias Vogelgesang
2011-07-25
1
-0
/
+7
*
Hotpixel correction and cam_state -> uca.h
Matthias Vogelgesang
2011-06-07
1
-0
/
+1
*
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
-2
/
+18
*
Make uca_camera really private and thus breaks API
Matthias Vogelgesang
2011-04-26
1
-13
/
+84
*
Move definitions out of structure
Matthias Vogelgesang
2011-04-11
1
-3
/
+5
*
Expose synchronicity property, add boolean unit and document the error code
Matthias Vogelgesang
2011-03-24
1
-0
/
+2
*
Use more flexible error codes
Matthias Vogelgesang
2011-03-23
1
-3
/
+3
*
Implement grab timeout
Matthias Vogelgesang
2011-03-23
1
-0
/
+1
*
Rename struct_name_t to struct_name and create typedefs
Matthias Vogelgesang
2011-03-17
1
-13
/
+13
*
Make uca_init() and uca_destroy() thread-safe via pthreads
Matthias Vogelgesang
2011-03-17
1
-16
/
+31
*
Add publishing script and propagate version from top directory
Matthias Vogelgesang
2011-03-16
1
-1
/
+2
*
Add soft MJSON dependency to load configuration/calibration data
Matthias Vogelgesang
2011-03-16
1
-1
/
+5
*
Make dummy camera optional
Matthias Vogelgesang
2011-03-14
1
-0
/
+5
*
Add gain modes
Matthias Vogelgesang
2011-03-14
1
-0
/
+8
*
Use correct library
matthias
2011-03-11
1
-2
/
+2
*
Fix all warnings issued by -Wall
Matthias Vogelgesang
2011-03-10
1
-1
/
+2
*
Add dummy camera with frame counter
Matthias Vogelgesang
2011-03-10
1
-3
/
+4
*
Add IPE infrastructure and make sure that cameras check grabber existence
Matthias Vogelgesang
2011-03-10
1
-5
/
+7
*
Set correct exposure. Use µs for all time-related units.
Matthias Vogelgesang
2011-03-09
1
-4
/
+4
*
Add temperature and some bug fixes
Matthias Vogelgesang
2011-03-08
1
-29
/
+33
*
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
-25
/
+25
*
Add property listing
Matthias Vogelgesang
2011-03-07
1
-24
/
+36
*
Fix grabber bug and add Gtk control application
Matthias Vogelgesang
2011-03-07
1
-0
/
+1
*
Specific error return codes for grabbers and cameras
Matthias Vogelgesang
2011-03-07
1
-3
/
+3
*
Start grab interface
Matthias Vogelgesang
2011-02-28
1
-0
/
+1
*
Complete frame grabber abstraction
Matthias Vogelgesang
2011-02-28
1
-11
/
+96
*
Prepare for frame grabber abstraction
Matthias Vogelgesang
2011-02-28
1
-61
/
+10
*
Turn property defines into enum
Matthias Vogelgesang
2011-02-28
1
-3
/
+3
*
Add camera state and accessor function
Matthias Vogelgesang
2011-02-28
1
-0
/
+5
*
Add preliminary "support" for Photron cameras
Matthias Vogelgesang
2011-02-28
1
-0
/
+7
*
Add support for multiple cameras
Matthias Vogelgesang
2011-02-28
1
-38
/
+51
*
Make the properties complete and build even better test app
Matthias Vogelgesang
2011-02-25
1
-29
/
+36
*
Build support for every available camera
Matthias Vogelgesang
2011-02-25
1
-2
/
+4
*
Update property names
Matthias Vogelgesang
2011-02-25
1
-8
/
+19
*
Add more properties according to Andreas
Matthias Vogelgesang
2011-02-24
1
-0
/
+4
*
Add new properties and return PROP_INVALID if not available
Matthias Vogelgesang
2011-02-23
1
-0
/
+3
*
Fix indefinite loop
Matthias Vogelgesang
2011-02-23
1
-0
/
+1
*
Scrap accessor functions and replace with get/set_property
Matthias Vogelgesang
2011-02-23
1
-8
/
+31
*
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
-1
/
+9
*
Do something meaningful and check for frame grabber library
Matthias Vogelgesang
2011-02-23
1
-3
/
+5
*
Include config.h and test the library
Matthias Vogelgesang
2011-02-21
1
-0
/
+1
*
Initial commit
Matthias Vogelgesang
2011-02-21
1
-0
/
+49