summaryrefslogtreecommitdiffstats
path: root/src/cameras/ipe.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix up callbackMatthias Vogelgesang2012-02-031-4/+9
|
* Preliminary support of streaming for the UFO cameraMatthias Vogelgesang2012-02-031-3/+37
|
* Add preliminary UFO camera support back againSuren A. Chilingaryan2012-02-021-4/+21
|
* Put libuca under LGPLMatthias Vogelgesang2012-01-311-0/+16
|
* Fix: break with current pcilibMatthias Vogelgesang2011-12-151-1/+5
|
* Add: set exposure time for IPE cameraMatthias Vogelgesang2011-09-271-0/+11
|
* Some adjustments for IPE cameraMatthias Vogelgesang2011-08-091-1/+8
|
* Prepare uca for IPE cameraMatthias Vogelgesang2011-08-091-0/+6
|
* Somehow handle errors of IPE cameraMatthias Vogelgesang2011-04-271-1/+4
|
* Make uca_camera really private and thus breaks APIMatthias Vogelgesang2011-04-261-9/+9
|
* Fix building the IPE cameraMatthias Vogelgesang2011-04-081-3/+3
|
* Initialize all camera fields with NULL to catch errors early onMatthias Vogelgesang2011-03-181-4/+1
|
* Add (possible) meta data transmission and integrate callback in pco and pfMatthias Vogelgesang2011-03-181-1/+14
|
* Rename struct_name_t to struct_name and create typedefsMatthias Vogelgesang2011-03-171-8/+8
|
* Fix size bug in ipe.cMatthias Vogelgesang2011-03-161-2/+1
|
* Pass target string size when calling uca_get_propertyMatthias Vogelgesang2011-03-161-2/+2
|
* Set warning handlerMatthias Vogelgesang2011-03-141-1/+1
|
* Add gain modesMatthias Vogelgesang2011-03-141-0/+26
|
* Add some more properties for IPE cameraMatthias Vogelgesang2011-03-111-1/+13
|
* Read first property from IPE cameraMatthias Vogelgesang2011-03-111-14/+11
|
* Pack device description into one structurematthias2011-03-111-3/+14
|
* Use correct librarymatthias2011-03-111-5/+27
|
* Add IPE infrastructure and make sure that cameras check grabber existenceMatthias Vogelgesang2011-03-101-0/+60