Wykres commitów

11 Commity (01eb028f9f01e76538595d58813164ed4a9f8e09)

Autor SHA1 Wiadomość Data
Holger Müller 01eb028f9f
updated libraries 2022-09-20 07:26:50 +02:00
Holger Müller b3f816e5f5
updated libraries for binary builds 2022-09-08 08:52:31 +02:00
Holger Mueller 32711ec6f7 Updated requieremens (security fixes) 2022-06-25 13:14:09 +02:00
Holger Müller 0c179388d3 Pyinstaller and numpy version fixes for binary builds 2022-01-11 17:22:33 +01:00
Holger Müller 8208563ff3 Modified deps/workflows
- setup.cfg should now work flowlessly with fedoro 36 (#456)
 - github actions are updated to use more current software versions
2022-01-10 16:49:25 +01:00
Holger Müller a3c9dea92f pin required pyhon lib versions and use more curren pyinstaller 2021-10-10 14:33:25 +02:00
Holger Müller 537dc7a33f use latest scipy (seems too work again) 2020-10-10 21:24:10 +02:00
Holger Müller 718e894efc PyInstaller fixes (need older scipy) 2020-06-27 14:47:31 +02:00
Rune B. Broberg 55f7934df9 Cable impedance measurement - first version. 2019-10-26 09:54:19 +02:00
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