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