RASCSI/cpp
Tony Kuker 68e0c29d83
Disable the Timer Test #1227 (#1228)
The Timer test isn't reliable on all variants of the Raspberry Pi. This will temporarily comment it out.

When the RPi5 support is being added, this test should be made optional and only triggered when a CLI option is present.
2023-10-09 20:10:46 -05:00
..
.vscode Create devices after bus creation (#954) 2022-11-02 08:58:59 -05:00
controllers Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
devices For HD Product name, use GiB unit from 10,000 Mib and higher. (#1147) 2023-04-20 08:38:31 -05:00
hal Clarify docs and error strings for scsimon (#1175) 2023-06-24 13:20:15 -07:00
monitor Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi Fix block size evaluation (#1212) (#1213) 2023-10-01 23:50:30 +02:00
scsictl Fixed shutdown issues (#1067) 2023-01-14 19:26:49 +01:00
scsidump SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop Disable the Timer Test #1227 (#1228) 2023-10-09 20:10:46 -05:00
shared Update version for next development version 2023-04-22 19:46:26 -05:00
test For HD Product name, use GiB unit from 10,000 Mib and higher. (#1147) 2023-04-20 08:38:31 -05:00
.clang-format SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
.gitignore Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
launch_sudo.sh Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
Makefile Added optional LDFLAGS in order to control linking, e.g. for faster linking (#1128) 2023-03-24 08:54:05 +01:00
piscsi_interface.proto Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsictl.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsidump.cpp SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsimon.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00