RASCSI/src/raspberrypi
RaSCSI User 6f69b214dd restore original command 2022-03-14 02:34:20 +00:00
..
.vscode Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
controllers Code cleanup, in particular related to MODE SENSE (#699) 2022-02-27 15:58:01 -06:00
devices Ran formatting tool 2022-03-14 02:28:40 +00:00
disk_image Ran formatting tool 2022-03-14 02:28:40 +00:00
monitor Output higher-level report from scsimon (#596) 2022-01-07 12:17:44 -06:00
os_integration restore original command 2022-03-14 02:34:20 +00:00
.gitignore Output higher-level report from scsimon (#596) 2022-01-07 12:17:44 -06:00
Makefile renamed classes 2022-03-14 02:10:51 +00:00
command_context.h Initial remote interface error message localization support (#555) 2021-12-23 08:49:04 +01:00
config.h Inheritance hierarchy improvements, reduced dependencies to Disk class (#662) 2022-02-13 13:30:02 -06:00
exceptions.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
fileio.cpp Inheritance hierarchy improvements, reduced dependencies to Disk class (#662) 2022-02-13 13:30:02 -06:00
fileio.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
filepath.cpp Inheritance hierarchy improvements, reduced dependencies to Disk class (#662) 2022-02-13 13:30:02 -06:00
filepath.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
foo.hda Reimplement ParseArgs() with getopt() 2020-08-09 07:52:58 +01:00
gpiobus.cpp Removed untested/unsupported NetBSD-related code (#694) 2022-02-22 19:07:06 -08:00
gpiobus.h Code cleanup, in particular related to MODE SENSE (#699) 2022-02-27 15:58:01 -06:00
launch_sudo.sh Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
localizer.cpp N4al/spanish localisation (#594) 2022-01-04 16:04:54 +01:00
localizer.h Initial remote interface error message localization support (#555) 2021-12-23 08:49:04 +01:00
log.h Refactoring, device handling extensions, additional settings, improved error handling, 64 bit OS support, fixed issues (#184) 2021-08-21 16:45:30 -05:00
os.h Removed untested/unsupported NetBSD-related code (#694) 2022-02-22 19:07:06 -08:00
protobuf_util.cpp Added support for SCSI printer device (SCLP) (#670) 2022-02-16 20:04:42 -06:00
protobuf_util.h Added support for SCSI printer device (SCLP) (#670) 2022-02-16 20:04:42 -06:00
rascsi.cpp renamed classes 2022-03-14 02:10:51 +00:00
rascsi_image.cpp Initial remote interface error message localization support (#555) 2021-12-23 08:49:04 +01:00
rascsi_image.h Initial remote interface error message localization support (#555) 2021-12-23 08:49:04 +01:00
rascsi_interface.proto Added support for new interfaces syntax (#684) 2022-02-20 18:40:30 +01:00
rascsi_response.cpp Added support for new interfaces syntax (#684) 2022-02-20 18:40:30 +01:00
rascsi_response.h Support for folder filter and nested image files (#551) 2021-12-22 09:25:05 +01:00
rascsi_version.cpp Update version for next development version 2022-02-06 20:00:48 +00:00
rascsi_version.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasctl.cpp Added support for SCSI printer device (SCLP) (#670) 2022-02-16 20:04:42 -06:00
rasctl_commands.cpp Inheritance hierarchy improvements, reduced dependencies to Disk class (#662) 2022-02-13 13:30:02 -06:00
rasctl_commands.h Initial remote interface error message localization support (#555) 2021-12-23 08:49:04 +01:00
rasctl_display.cpp Added support for new interfaces syntax (#684) 2022-02-20 18:40:30 +01:00
rasctl_display.h Added support for operation meta data, code cleanup (#534) 2021-12-21 08:43:21 +01:00
rasdump.cpp Host services (SCHS) with realtime clock and shutdown, improved device inheritance (#647) 2022-02-10 12:54:48 -06:00
rasutil.cpp Added support for SCSI printer device (SCLP) (#670) 2022-02-16 20:04:42 -06:00
rasutil.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
sasidump.cpp Inheritance hierarchy improvements, reduced dependencies to Disk class (#662) 2022-02-13 13:30:02 -06:00
scsi.cpp Host services (SCHS) with realtime clock and shutdown, improved device inheritance (#647) 2022-02-10 12:54:48 -06:00
scsi.h Code cleanup, in particular related to MODE SENSE (#699) 2022-02-27 15:58:01 -06:00
scsimon.cpp Host services (SCHS) with realtime clock and shutdown, improved device inheritance (#647) 2022-02-10 12:54:48 -06:00