Wykres commitów

2 Commity (38b4e1cb01873b7280ec5694bc52f5717815a6f1)

Autor SHA1 Wiadomość Data
Rune B. Broberg 38b4e1cb01 Added Time-Domain Reflectometry, aka. "cable length measurement".
Upped version to 0.0.2
Added numpy as a requirement
Updated the readme feature list
2019-09-01 15:18:35 +02:00
Neil Katin c273847bc4 Add Pipfile (for pipenv) and requirements.txt (for pip) to make
installation a bit less manual.

Right now the installation instructions call out the two python
external dependencies (pyserial and PyQT5), but assumes the dependencies
are installed globally.

I suggest adding a requirements file (and its pipenv equivalent:
Pipfile) so folks can use the normal python installation tools.

This pull request adds those files.  Tested under WSL and Ubuntu 18.
2019-08-30 12:15:09 -07:00