RASCSI/src/raspberrypi
Pacjunk a3645dfecc
Update disk.cpp - modesense10 command length (#464)
Modesense(10) has 2 length bytes, therefore the size adjustment must be 2, not 1!
2021-11-14 10:41:34 +01:00
..
.vscode Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
controllers Code cleanup (#442) 2021-11-13 19:36:35 -06:00
devices Update disk.cpp - modesense10 command length (#464) 2021-11-14 10:41:34 +01:00
os_integration Graceful shutdown of rascsi in the systemd service (#338) 2021-10-18 08:43:57 -07:00
.gitignore Added Devices message to protobuf interface (#141) 2021-07-22 07:47:08 -05: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 Move to protobuf for the webapp, major overhaul to easyinstall.sh, code comment translations (#229) 2021-09-14 21:51:12 -05: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 Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05: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 Code cleanup (#442) 2021-11-13 19:36:35 -06:00
gpiobus.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
launch_sudo.sh Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06: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
Makefile Code cleanup (#442) 2021-11-13 19:36:35 -06:00
os.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
protobuf_util.cpp Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
protobuf_util.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_image.cpp Use long long instead of long for image size (#383) 2021-10-26 06:41:17 -07:00
rascsi_image.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
rascsi_interface.proto Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
rascsi_response.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rascsi_response.h Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rascsi_version.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rascsi_version.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rascsi.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rascsi.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasctl_commands.cpp Improved remote connection error handling (#376) 2021-10-25 16:04:10 -07:00
rasctl_commands.h Feature interface granularity (#304) 2021-10-06 23:25:43 +02:00
rasctl_display.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rasctl_display.h Feature interface granularity (#304) 2021-10-06 23:25:43 +02:00
rasctl.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rasdump.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
rasutil.cpp rasctl output update (#357) 2021-10-20 19:55:48 -05:00
rasutil.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
sasidump.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
scsi.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
scsi.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
scsimon.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00