projects
/
pycomedi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pycomedi.git
2013-06-15
W. Trevor King
Use generators, now that Cython supports them
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
W. Trevor King
Don't use: from pycomedi cimport module as _module
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
W. Trevor King
Use relative imports (or absolute imports for cimport)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
W. Trevor King
MANIFEST.in: Distribute test.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
W. Trevor King
MANIFEST.in: Distribute the doc directory (but don...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
W. Trevor King
Bump to version 0.7
0.7
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
W. Trevor King
MANIFEST.in: Distribute *.pxd files
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
W. Trevor King
README: Double-backtick code for proper ReST markup
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
W. Trevor King
channel: Fix to-physical setup in AnalogChannel._get_co...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
W. Trevor King
channel: Add docstring summaries to get_{hard,soft...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
W. Trevor King
setup.py: add explicit classifier for GPLv2+
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
W. Trevor King
Bump to version 0.6.
0.6
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
W. Trevor King
b89928: upgrade to Bugs Everywhere Directory v1.5
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Éric Piel
demo/aout: support also samples with only one channel
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
.update-copyright.conf: update to pipe separators.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
Fix broken dependency linearization.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
Allow exceptions from other cdef functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Éric Piel
send excpetions from get_softcal_converter and get_hard...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
W. Trevor King
calibration: support to-physical-only softcal boards.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
W. Trevor King
README: update to mention optional python-kmod dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
W. Trevor King
info.py: add optional kmod modinfo section.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
W. Trevor King
Update to `except ... as ...` syntax for Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
W. Trevor King
Break circular dependencies for Python 3 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
W. Trevor King
cmd.py: importing matplotlib without X can raise Runtim...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Éric Piel
calibration: fix parameter type
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Éric Piel
fix compilation with cython 0.15.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
Add `-*- coding: utf-8 -*-` comments where Éric Piel...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
MANIFEST.in: add AUTHORS (generated by update-copyright...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
setup: use format() for formatting strings.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
setup: add explicit Python 2.7 and 3.2 classifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
cmd: add --plot option (for use with --callback).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
cmd: add poll() calls to try and flush data off card.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
pycomedi_demo_args: comment on what happens with lots...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
cmd: flush stream in write_data().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: fix Python-to-caldac cast in CalibrationSe...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: set .num_arefs in CalibrationSetting._aref...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: add CalibrationSetting attribute-setting...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: shift settings[0] doctest spacing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: add Caldac.allocate() for stand-alone...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
README: warn about channel output during testing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
Merge calibaration branch into master.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
channel: standardize indentation in AnalogChannel._get_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
channel: add AnalogChannel.apply_calibration.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
W. Trevor King
calibration: add Caldac, CalibrationSetting, and Calibr...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
W. Trevor King
test.sh: use Python-3-compatible print().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
W. Trevor King
device: remove trailing whitespace from Éric's patch.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Éric Piel
add support for soft calibration
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
W. Trevor King
Strip trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
W. Trevor King
Bump to version 0.5.
0.5
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
W. Trevor King
Add MANIFEST to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
W. Trevor King
AUTHORS should not be version controlled (generated...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
W. Trevor King
.update-copyright.conf should not be executable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
Oops, convert period from seconds to nanoseconds in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
Add --callback option to cmd.py demo to use CallbackReader.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
The --verbose argument to the demo scripts doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
Fix conversion to physical in cmd.py demo ('float32...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
Add pycomedi.utility.CallbackReader for handling read...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
W. Trevor King
Change my email address from drexel.edu to tremily.us.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
Add doc/demo/aout.py example of repeated analog output.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
Wrap long lines in doc/demo/info.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
'channels' default should be a list in pycomedi_demo_ar...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
Wrap long help lines in pycomedi_demo_args.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
W. Trevor King
Add `block_while_running` option to `_ReadWriteThread`.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
W. Trevor King
Add positional arguments to format strings for Python...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Add trailing slash to Gentoo overlay link in README.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Rework demos so that test.sh covers their critical...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Add --mmap argument to cmd.py demo and fix some pycomed...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Fix subdevice._device -> subdevice.device in _MMapReadW...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Consolidate demo argument parsing in pycomedi_demo_args...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add cmd.py demo.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Allow AnalogChannel.__init__ to take integers for ...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Actually listen to the --subdevice option in the insn...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add insn.py demo.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Don't set log levels for pycomedi.LOG handlers.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Fix error condition `ret < 0` -> `ret < len(insnlist...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add 'external' unit for RF_EXTERNAL (see previous commi...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Revert "Mask range.unit with 0xff when determining...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add info.py demo.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Mask range.unit with 0xff when determining the unit.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add attributes to PyComediError to make intelligent...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add .ranges() method to Channel class.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
W. Trevor King
Add .channels() method to Subdevice class.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Allow keywords for Channel.get_range().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Add docstring to Channel.get_range.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Bump to verssion 0.4.
0.4
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Add __reduce__() method to BitwiseOperator and _NamedInt.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Use utility.lsample instead of numpy.uint in calibratio...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Yes, 2 < 3. (fix constant comparison doctest).
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Fix rich comparison doctest prompts and add comparisons...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Oops, Cython uses __richcmp__() instead of __eq__(...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
W. Trevor King
Add rich comparisons to BitwiseOperator (compare by...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
W. Trevor King
Fix get_version_code parsing and split it off into...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
W. Trevor King
Fix wrtier -> writer typo in `pycomedi.utility._MMapRea...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
W. Trevor King
Move function_name extraction up in pycomedi/_error...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
W. Trevor King
Update URLs from einstein to tremily.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Transition to my external update-copyright package.
commit
|
commitdiff
|
tree
|
snapshot
next