summaryrefslogtreecommitdiffstats
path: root/src/cameras
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let mock camera accept ROI change requestsMatthias Vogelgesang2012-07-061-15/+36
* Fix LU-24: add "sensor-max-adcs"Matthias Vogelgesang2012-07-051-1/+16
* mock: add exposure timeMatthias Vogelgesang2012-07-041-1/+5
* Fix LU-16: Add cooling point propsMatthias Vogelgesang2012-07-031-1/+43
* Implement ROI multipliers in mock cameraMatthias Vogelgesang2012-07-021-0/+8
* Fix LU-15: Broken ROI imageMatthias Vogelgesang2012-06-291-3/+35
* Fix LU-12Matthias Vogelgesang2012-06-201-2/+2
* Fulfill double width requirement of pco.edgeMatthias Vogelgesang2012-06-201-7/+7
* Re-implement asynchronous data acquisitionMatthias Vogelgesang2012-06-201-0/+47
* Remove pixel rate from per-camera structureMatthias Vogelgesang2012-06-141-5/+4
* Fix LU-8Matthias Vogelgesang2012-06-141-18/+35
* Fix LU-4Matthias Vogelgesang2012-06-141-3/+16
* Fix LU-7Matthias Vogelgesang2012-06-131-2/+1
* Add timestamp mode propertyMatthias Vogelgesang2012-06-122-3/+60
* Generate enum types from sourceMatthias Vogelgesang2012-06-122-49/+14
* Allow only possible pixel rates when settingMatthias Vogelgesang2012-06-011-1/+18
* Fix setting acquire modeMatthias Vogelgesang2012-06-011-2/+6
* Set correct ADC countMatthias Vogelgesang2012-05-311-12/+21
* Warn if cooling point cannot be set/readMatthias Vogelgesang2012-05-311-1/+4
* Rework setting of ROIMatthias Vogelgesang2012-05-301-79/+57
* Use ROI with (0,0) as starting coordinateMatthias Vogelgesang2012-05-291-4/+51
* Fix enum descriptionMatthias Vogelgesang2012-05-291-1/+1
* Allow zero delay timeMatthias Vogelgesang2012-05-291-5/+17
* Fix exposure and delay timeMatthias Vogelgesang2012-05-291-10/+14
* Properly allocate and destroy value arrayMatthias Vogelgesang2012-05-101-0/+5
* Fix wrong heightMatthias Vogelgesang2012-05-101-1/+2
* pco: add r/w pixel rateMatthias Vogelgesang2012-04-271-4/+66
* pco: add acquisition modeMatthias Vogelgesang2012-04-272-3/+67
* pco: add extended sensor formatMatthias Vogelgesang2012-04-271-8/+61
* pco: add noise filterMatthias Vogelgesang2012-04-271-0/+23
* pco: add record modesMatthias Vogelgesang2012-04-272-1/+66
* pco: add offset modeMatthias Vogelgesang2012-04-271-1/+20
* pco: add two double image mode propertiesMatthias Vogelgesang2012-04-271-0/+35
* pco: read/write number of ADCsMatthias Vogelgesang2012-04-271-2/+29
* pco: Add sensor temperatureMatthias Vogelgesang2012-04-271-0/+16
* Read/write delay and exposure timeMatthias Vogelgesang2012-04-271-0/+131
* Add trigger mode and trigger methodMatthias Vogelgesang2012-04-242-0/+60
* Make constants staticMatthias Vogelgesang2012-04-231-2/+2
* Leave properties for laterMatthias Vogelgesang2012-04-201-30/+14
* pf: Use correct frame grabber formatMatthias Vogelgesang2012-04-191-2/+2
* Add Photon FocusMatthias Vogelgesang2012-04-192-0/+446
* Export base properties and string arrayMatthias Vogelgesang2012-04-193-73/+28
* Add not-implemented error for ufo readoutMatthias Vogelgesang2012-04-181-0/+2
* Fix out-of-bounds errorsMatthias Vogelgesang2012-04-183-3/+3
* Print the current frame as feed-backMatthias Vogelgesang2012-04-171-0/+92
* Implement asynchronous recordingMatthias Vogelgesang2012-04-171-1/+30
* Make exposure time writeableMatthias Vogelgesang2012-04-171-0/+9