summaryrefslogtreecommitdiffstats
path: root/src/cameras/uca-ufo-camera.c
Commit message (Expand)AuthorAgeFilesLines
* Fix display of exposure timeMatthias Vogelgesang2012-07-121-5/+5
* Fix LU-26: make "name" a base propertyMatthias Vogelgesang2012-07-121-8/+2
* Get register information dynamicallyMatthias Vogelgesang2012-07-111-4/+80
* Scale automatically and fix some warnings with UFOMatthias Vogelgesang2012-07-111-0/+3
* Implement some mandatory propertiesMatthias Vogelgesang2012-07-091-1/+13
* Fix segfault caused by wrong memcpy parameterMatthias Vogelgesang2012-07-061-1/+1
* "Implement" ROI get/setMatthias Vogelgesang2012-07-061-11/+14
* Export base properties and string arrayMatthias Vogelgesang2012-04-191-21/+9
* Add not-implemented error for ufo readoutMatthias Vogelgesang2012-04-181-0/+2
* Fix out-of-bounds errorsMatthias Vogelgesang2012-04-181-1/+1
* Implement asynchronous recordingMatthias Vogelgesang2012-04-171-1/+30
* Make exposure time writeableMatthias Vogelgesang2012-04-171-0/+9
* Fix potential overflow errorMatthias Vogelgesang2012-04-171-1/+1
* Add prelimary UFO camera supportMatthias Vogelgesang2012-04-171-0/+289