summaryrefslogtreecommitdiff
path: root/src/cameras/uca-pco-camera.c
AgeCommit message (Expand)Author
2012-07-12Fix LU-26: make "name" a base propertyMatthias Vogelgesang
2012-07-05Fix LU-24: add "sensor-max-adcs"Matthias Vogelgesang
2012-07-03Fix LU-16: Add cooling point propsMatthias Vogelgesang
2012-06-29Fix LU-15: Broken ROI imageMatthias Vogelgesang
2012-06-20Fix LU-12Matthias Vogelgesang
2012-06-20Fulfill double width requirement of pco.edgeMatthias Vogelgesang
2012-06-20Re-implement asynchronous data acquisitionMatthias Vogelgesang
2012-06-14Remove pixel rate from per-camera structureMatthias Vogelgesang
2012-06-14Fix LU-8Matthias Vogelgesang
2012-06-14Fix LU-4Matthias Vogelgesang
2012-06-13Fix LU-7Matthias Vogelgesang
2012-06-12Add timestamp mode propertyMatthias Vogelgesang
2012-06-12Generate enum types from sourceMatthias Vogelgesang
2012-06-01Allow only possible pixel rates when settingMatthias Vogelgesang
2012-06-01Fix setting acquire modeMatthias Vogelgesang
2012-05-31Set correct ADC countMatthias Vogelgesang
2012-05-31Warn if cooling point cannot be set/readMatthias Vogelgesang
2012-05-30Rework setting of ROIMatthias Vogelgesang
2012-05-29Use ROI with (0,0) as starting coordinateMatthias Vogelgesang
2012-05-29Fix enum descriptionMatthias Vogelgesang
2012-05-29Allow zero delay timeMatthias Vogelgesang
2012-05-29Fix exposure and delay timeMatthias Vogelgesang
2012-05-10Properly allocate and destroy value arrayMatthias Vogelgesang
2012-05-10Fix wrong heightMatthias Vogelgesang
2012-04-27pco: add r/w pixel rateMatthias Vogelgesang
2012-04-27pco: add acquisition modeMatthias Vogelgesang
2012-04-27pco: add extended sensor formatMatthias Vogelgesang
2012-04-27pco: add noise filterMatthias Vogelgesang
2012-04-27pco: add record modesMatthias Vogelgesang
2012-04-27pco: add offset modeMatthias Vogelgesang
2012-04-27pco: add two double image mode propertiesMatthias Vogelgesang
2012-04-27pco: read/write number of ADCsMatthias Vogelgesang
2012-04-27pco: Add sensor temperatureMatthias Vogelgesang
2012-04-27Read/write delay and exposure timeMatthias Vogelgesang
2012-04-24Add trigger mode and trigger methodMatthias Vogelgesang
2012-04-19Export base properties and string arrayMatthias Vogelgesang
2012-04-18Fix out-of-bounds errorsMatthias Vogelgesang
2012-04-17Fix potential overflow errorMatthias Vogelgesang
2012-04-13Fix multiple recordingsMatthias Vogelgesang
2012-04-12Check errors and fix small issuesMatthias Vogelgesang
2012-04-12Allocate memory only when size has changedMatthias Vogelgesang
2012-04-12Implement readout-afte-record modeMatthias Vogelgesang
2012-04-10Fix hard to detect problemsMatthias Vogelgesang
2012-03-30Fix some problems that occur with the 4000Matthias Vogelgesang
2012-03-06Implement single frame grabbingMatthias Vogelgesang
2012-03-06pco: Implement mandatory propertiesMatthias Vogelgesang
2012-03-04Add callback func and change data to gpointerMatthias Vogelgesang
2012-03-04Remove "property-changed" signalMatthias Vogelgesang
2012-03-04Add cooling point mechanismMatthias Vogelgesang
2012-03-04Handle Framegrabber errors more gracefullyMatthias Vogelgesang