RASCSI/src/raspberrypi
2021-09-30 14:31:09 -07:00
..
.vscode Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
controllers Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
devices Set SADI product name to SASI HD (#291) 2021-09-30 10:37:12 -07:00
os_integration Fix example 2021-09-24 13:06:26 -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 Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05: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 protobuf interface returns assumed device type (#259) 2021-09-24 08:48:48 +02:00
os.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
protobuf_response_helper.cpp Link to directory is not a valid image file (#292) 2021-09-30 14:31:09 -07:00
protobuf_response_helper.h Fixed issue with protected devices/media, added IMAGE_FILE_INFO command (#288) 2021-09-30 10:22:57 -07:00
protobuf_util.cpp Replaced parameter lists by map with named parameters 2021-09-16 12:16:53 +02:00
protobuf_util.h Replaced parameter lists by map with named parameters 2021-09-16 12:16:53 +02:00
rascsi_interface.proto Fixed issue with protected devices/media, added IMAGE_FILE_INFO command (#288) 2021-09-30 10:22:57 -07:00
rascsi_version.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05: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 Fixed issue with protected devices/media, added IMAGE_FILE_INFO command (#288) 2021-09-30 10:22:57 -07:00
rascsi.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasctl.cpp Fixed issue with protected devices/media, added IMAGE_FILE_INFO command (#288) 2021-09-30 10:22:57 -07:00
rasdump.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasutil.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
rasutil.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
sasidump.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05: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 SCSIMON immediately dies and doesn't collect any data (#271) 2021-09-26 08:46:23 +02:00