summaryrefslogtreecommitdiff
path: root/src/cameras
AgeCommit message (Collapse)Author
2012-03-04Handle Framegrabber errors more gracefullyMatthias Vogelgesang
2012-03-03pco: Binnings arrayMatthias Vogelgesang
2012-03-03Add start/stop signalMatthias Vogelgesang
2012-03-02Test property signalsMatthias Vogelgesang
2012-03-02Make available binnings mandatoryMatthias Vogelgesang
2012-03-02Make UcaCamera a base class not an interfaceMatthias Vogelgesang
2012-03-01First draft at clean pco object constructionMatthias Vogelgesang
2012-03-01Initial prototype of GObject-based libucaMatthias Vogelgesang
2012-02-29Fix dummy cameraMatthias Vogelgesang
2012-02-29Use libpco 0.3 APIMatthias Vogelgesang
2012-02-28Disable pco_set_time_base()Matthias Vogelgesang
2012-02-07Fix type declarationsMatthias Vogelgesang
2012-02-03Typedef typesMatthias Vogelgesang
2012-02-03MergeMatthias Vogelgesang
2012-02-03Fix up callbackMatthias Vogelgesang
2012-02-03Fix compilation warnings and errorsMatthias Vogelgesang
2012-02-03Preliminary support of streaming for the UFO cameraMatthias Vogelgesang
2012-02-02Add preliminary UFO camera support back againSuren A. Chilingaryan
2012-01-31Put libuca under LGPLMatthias Vogelgesang
2011-12-15Fix: break with current pcilibMatthias Vogelgesang
2011-12-14Add: pco.4000 supportMatthias Vogelgesang
2011-10-24Fix: pco.dimax record & readout modeMatthias Vogelgesang
I won't go into detail how retarded a decision from pco is and how much time it cost...
2011-10-20Add: auto transfer property and readout functionMatthias Vogelgesang
2011-10-20Expose pco triggersMatthias Vogelgesang
2011-10-19Fix: timestamp modeMatthias Vogelgesang
2011-10-19Merge pending changesMatthias Vogelgesang
2011-10-19Adapt libuca for pco.dimaxMatthias Vogelgesang
2011-09-27Add: set exposure time for IPE cameraMatthias Vogelgesang
2011-08-09Some adjustments for IPE cameraMatthias Vogelgesang
2011-08-09Prepare uca for IPE cameraMatthias Vogelgesang
2011-07-25Add simple grabber only accessed using framegrabberMatthias Vogelgesang
2011-06-07Hotpixel correction and cam_state -> uca.hMatthias Vogelgesang
2011-04-27Somehow handle errors of IPE cameraMatthias Vogelgesang
2011-04-27Do state handling only once in uca.c instead of all camera implementationsMatthias Vogelgesang
2011-04-26Make uca_camera really private and thus breaks APIMatthias Vogelgesang
2011-04-26Remove UCA_CAM_ERROR and handle correct recording statesMatthias Vogelgesang
2011-04-18Implement correct trigger modesMatthias Vogelgesang
2011-04-08Fix building the IPE cameraMatthias Vogelgesang
2011-03-24Return somewhat more reliable numbers for min/max delay and exposureMatthias Vogelgesang
2011-03-24Minor cleanups like sharing of uca_set_void and making non-exported functionsMatthias Vogelgesang
static
2011-03-24Fix pco resize and let UCA_ERR_MASK_CODE mask code and severityMatthias Vogelgesang
2011-03-24Expose synchronicity property, add boolean unit and document the error codeMatthias Vogelgesang
format
2011-03-23Share common properties between camera and grabber to let the camera just callMatthias Vogelgesang
grabber->set_property once
2011-03-23Use more flexible error codesMatthias Vogelgesang
2011-03-23Implement grab timeoutMatthias Vogelgesang
2011-03-22Add basic (not working) benchmarkMatthias Vogelgesang
2011-03-22Fix typoMatthias Vogelgesang
2011-03-22Fix potential bugs and use generic reorder functionMatthias Vogelgesang
2011-03-21Fix wrong property type when setting photon focus propertiesMatthias Vogelgesang
2011-03-21Fix grabber allocation and callback registration for me4 and pfMatthias Vogelgesang