RASCSI/cpp
Uwe Seimet baf89dcf86
Use standard C++ timer for long timeouts (#1327), remove unused code (#1328)
* Replace timer in WaitSignal()

' Remove unused code

* Remove unused file
2023-11-14 16:03:25 +01:00
..
controllers Reduce logging in controller (#1332) 2023-11-10 15:47:43 +01:00
devices Move sector sizes lists from DeviceFactory to the respective devices (#1323) 2023-11-14 15:32:46 +01:00
hal Use standard C++ timer for long timeouts (#1327), remove unused code (#1328) 2023-11-14 16:03:25 +01:00
piscsi Move sector sizes lists from DeviceFactory to the respective devices (#1323) 2023-11-14 15:32:46 +01:00
scsictl scsictl shall accept generic key/value pairs for options that take parameters (#1240) (#1274) 2023-10-31 09:02:28 +01:00
scsidump Fix SonarQube issues (#1276) 2023-11-01 12:53:05 +01:00
scsiloop Re-add CONNECT_TYPE_CONNECT_TYPE_AIBOM and CONNECT_TYPE_GAMERNIUM (#1315) (#1317) 2023-11-08 13:27:49 +01:00
scsimon Move top-level .cpp files into their respective folders (#1249) 2023-10-16 18:27:18 +02:00
shared Update version for next development version 2023-11-11 23:17:47 +09:00
test Use standard C++ timer for long timeouts (#1327), remove unused code (#1328) 2023-11-14 16:03:25 +01:00
.gitignore Add initial IDE setup (#1326) 2023-11-14 15:13:45 +01:00
Makefile Remove fullspec/standard sub-folder (#1324) 2023-11-14 15:51:36 +01:00
piscsi_interface.proto Add statistics and make scsictl accept generic key/value parameters (#1237/#1238) (#1262) 2023-10-30 13:32:45 +01:00