summaryrefslogtreecommitdiff
path: root/examples/port_publisher.py
Commit message (Expand)AuthorAgeFilesLines
* examples: port_publisher python 3 fixesChris Liechti2017-08-251-3/+7
* fix: port_publisher typoChris Liechti2017-05-081-1/+1
* style: use .format() instead of % formattingChris Liechti2016-06-211-13/+13
* style: some of the suggestions from flake8Chris Liechti2016-02-141-47/+48
* style: some of the suggestions from flake8Chris Liechti2016-01-241-8/+13
* port_publisher: restore some sorting of portsChris Liechti2016-01-011-6/+4
* fix EOL issuesChris Liechti2015-09-221-570/+570
* port_publisher: API update, cleanup, use argparseChris Liechti2015-09-081-61/+59
* remove empty args (optparse)Chris Liechti2015-08-141-3/+3
* update file headers with license information (SPDX)Chris Liechti2015-08-091-0/+4
* port_publisher: adjust log levels: show connect/disconnect with default verbo...Chris Liechti2015-08-081-3/+5
* port_publisher: remove error handling that was probably never usedChris Liechti2015-08-051-10/+6
* port_publisher: add option groups, rename --tcp-port optionChris Liechti2015-08-051-41/+56
* port_publisher: improve logging outputs -q/-vChris Liechti2015-08-051-26/+44
* things with "bytes".. python 3 compatibilityChris Liechti2015-08-051-6/+12
* port_publisher: add option to specify TCP port, improve help textChris Liechti2015-08-041-16/+38
* [Patch pyserial:34] Improvements to port_publisher.py exampleChris Liechti2015-08-041-27/+49
* set executable flagsChris Liechti2015-08-041-0/+0
* work on python 3 compatibilityChris Liechti2015-08-041-17/+19
* remove pyparallel and move pyserial files to toplevelChris Liechti2015-08-031-0/+485