RASCSI/python/ctrlboard/src/ctrlboard_hw
Daniel Markstedt 52c2aa474f
Rebrand project to PiSCSI (#1016)
* Rebrand project to PiSCSI
- rascsi ->piscsi
- rasctl -> scsictl
- rasdump -> scsidump
- ras* -> piscsi* (rasutil -> piscsi_util, etc.)

* Refined the formatting and wording of the app startup banner
* Kept some references to rascsi and rasctl where backwards compatibility is concerned
* Point to the new github repo URL

Co-authored-by: nucleogenic <nr@nucleogenic.com>
Co-authored-by: Uwe Seimet <Uwe.Seimet@seimet.de>
2022-12-05 09:58:23 -08:00
..
__init__.py Initial version of the Control Board UI (#687) 2022-02-25 21:03:36 +01:00
ctrlboard_hw_constants.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
ctrlboard_hw.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
encoder.py Auto-format Python sources with black, fix all issues reported by flake8 (#1010) 2022-11-30 05:19:17 +00:00
hardware_button.py 8bit encoder detection + debounced button detection, numpy removal (#710) 2022-03-01 20:27:14 -06:00
pca9554multiplexer.py Auto-format Python sources with black, fix all issues reported by flake8 (#1010) 2022-11-30 05:19:17 +00:00