summaryrefslogtreecommitdiff
path: root/src/cameras
AgeCommit message (Expand)Author
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-23Make constants staticMatthias Vogelgesang
2012-04-20Leave properties for laterMatthias Vogelgesang
2012-04-19pf: Use correct frame grabber formatMatthias Vogelgesang
2012-04-19Add Photon FocusMatthias Vogelgesang
2012-04-19Export base properties and string arrayMatthias Vogelgesang
2012-04-18Add not-implemented error for ufo readoutMatthias Vogelgesang
2012-04-18Fix out-of-bounds errorsMatthias Vogelgesang
2012-04-17Print the current frame as feed-backMatthias Vogelgesang
2012-04-17Implement asynchronous recordingMatthias Vogelgesang
2012-04-17Make exposure time writeableMatthias Vogelgesang
2012-04-17Fix potential overflow errorMatthias Vogelgesang
2012-04-17Add prelimary UFO camera supportMatthias Vogelgesang
2012-04-17Fix wrong type prefixMatthias 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-04-02Add test to measure lib overheadMatthias Vogelgesang
2012-03-30Fix some problems that occur with the 4000Matthias Vogelgesang
2012-03-08Fix mock cameraMatthias Vogelgesang
2012-03-06Implement single frame grabbingMatthias Vogelgesang
2012-03-06pco: Implement mandatory propertiesMatthias Vogelgesang
2012-03-05Complete async xfer infrastructureMatthias Vogelgesang
2012-03-05Remove cruftMatthias Vogelgesang
2012-03-04Add callback func and change data to gpointerMatthias Vogelgesang