aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21calling an object command feature type as an attribute returns a callablemorefigs
2019-02-21calling an object command feature type as an attribute returns a callablemorefigs
2019-02-21auto adjust packet size upon opening cameramorefigs
2019-02-12updated changelog for v0.3Anon
2019-02-11added convenience functions for acquiring single images and streaming images ...morefigs
2019-02-09remove memory block classmorefigs
2019-02-09refactor to clean up buffer access functionsmorefigs
2019-02-09Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-02-09don't install tests and examplesmorefigs
2019-02-09Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-02-09stop acquisition after frame capturedmorefigs
2019-02-09add data property so frame data can be directly accessedmorefigs
2019-02-09rename new frame functionmorefigs
2019-02-09added type hintingmorefigs
2019-02-09don't raise an error for range attribute if that data type is not expected to...morefigs
2019-02-09added a new error type to deal with attempting to get / set a command feature...morefigs
2019-02-09added 250ms discovery duration as per Vimba manualmorefigs
2019-02-08Merge pull request #79 from vascotenner/fix_ld_pathmorefigs
2019-02-06Use also platform in find_soVasco Tenner
2019-02-05Support for multiple GigE drivers installed on the same systemVasco Tenner
2019-02-01list feature names examplesmorefigs
2019-01-30specify vimba c api versionmorefigs
2019-01-30added a changelogmorefigs
2019-01-30remove unrequired gige initmorefigs
2019-01-30link to py2 branchmorefigs
2019-01-30lowercase for pip namemorefigs
2019-01-30added upload hintmorefigs
2019-01-30also include examples subfoldersmorefigs
2019-01-30Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-01-30include examples in packagemorefigs
2019-01-30version bug fixmorefigs
2019-01-30v0.2 to mastermorefigs
2019-01-30Merge branch 'dev' of github.com:morefigs/pymba into devmorefigs
2019-01-30update version examplemorefigs
2019-01-30make version a staticmethodmorefigs
2019-01-30Update README.mdmorefigs
2019-01-30Update README.mdmorefigs
2019-01-30delete outdates testsmorefigs
2019-01-30clean up examples into separate dirsmorefigs
2019-01-30cleanup frame classmorefigs
2019-01-30rename vimba as namespace is now cleanmorefigs
2019-01-30ignore scratch dirmorefigs
2019-01-30update description to match readmemorefigs
2019-01-30remove untested commentsmorefigs
2019-01-30added pixel format to byte mappingmorefigs
2019-01-29rename vimba as no longer import vimba modulemorefigs
2019-01-29formatting clean upmorefigs
2019-01-29typomorefigs
2019-01-29handle property for framemorefigs
2019-01-29cleanup vimba object classmorefigs