index
:
pymba
dev
master
python2
update-license-info
Forked from https://github.com/morefigs/pymba
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-21
calling an object command feature type as an attribute returns a callable
morefigs
2019-02-21
calling an object command feature type as an attribute returns a callable
morefigs
2019-02-21
auto adjust packet size upon opening camera
morefigs
2019-02-12
updated changelog for v0.3
Anon
2019-02-11
added convenience functions for acquiring single images and streaming images ...
morefigs
2019-02-09
remove memory block class
morefigs
2019-02-09
refactor to clean up buffer access functions
morefigs
2019-02-09
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-02-09
don't install tests and examples
morefigs
2019-02-09
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-02-09
stop acquisition after frame captured
morefigs
2019-02-09
add data property so frame data can be directly accessed
morefigs
2019-02-09
rename new frame function
morefigs
2019-02-09
added type hinting
morefigs
2019-02-09
don't raise an error for range attribute if that data type is not expected to...
morefigs
2019-02-09
added a new error type to deal with attempting to get / set a command feature...
morefigs
2019-02-09
added 250ms discovery duration as per Vimba manual
morefigs
2019-02-08
Merge pull request #79 from vascotenner/fix_ld_path
morefigs
2019-02-06
Use also platform in find_so
Vasco Tenner
2019-02-05
Support for multiple GigE drivers installed on the same system
Vasco Tenner
2019-02-01
list feature names examples
morefigs
2019-01-30
specify vimba c api version
morefigs
2019-01-30
added a changelog
morefigs
2019-01-30
remove unrequired gige init
morefigs
2019-01-30
link to py2 branch
morefigs
2019-01-30
lowercase for pip name
morefigs
2019-01-30
added upload hint
morefigs
2019-01-30
also include examples subfolders
morefigs
2019-01-30
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-01-30
include examples in package
morefigs
2019-01-30
version bug fix
morefigs
2019-01-30
v0.2 to master
morefigs
2019-01-30
Merge branch 'dev' of github.com:morefigs/pymba into dev
morefigs
2019-01-30
update version example
morefigs
2019-01-30
make version a staticmethod
morefigs
2019-01-30
Update README.md
morefigs
2019-01-30
Update README.md
morefigs
2019-01-30
delete outdates tests
morefigs
2019-01-30
clean up examples into separate dirs
morefigs
2019-01-30
cleanup frame class
morefigs
2019-01-30
rename vimba as namespace is now clean
morefigs
2019-01-30
ignore scratch dir
morefigs
2019-01-30
update description to match readme
morefigs
2019-01-30
remove untested comments
morefigs
2019-01-30
added pixel format to byte mapping
morefigs
2019-01-29
rename vimba as no longer import vimba module
morefigs
2019-01-29
formatting clean up
morefigs
2019-01-29
typo
morefigs
2019-01-29
handle property for frame
morefigs
2019-01-29
cleanup vimba object class
morefigs
[next]