RASCSI/src/raspberrypi
Tony Kuker 5768827af8 Update revision number for release 2022-10-21 22:43:03 +01:00
..
.vscode Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
controllers Fix logging for Data Out phase, fixed offset (#907) 2022-10-11 17:04:17 +02:00
devices Fix logging for Data Out phase, fixed offset (#907) 2022-10-11 17:04:17 +02:00
hal More unit tests, replacement of raw pointers and C arrays, separation of concerns (#878) 2022-10-04 17:23:42 +02:00
monitor Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
os_integration Updates for running on Bullseye (#469) 2021-11-14 19:34:24 +01:00
rascsi Fixed validation of full (absolute) filename (#910) 2022-10-12 22:10:56 +02:00
rasctl Fixed validation of full (absolute) filename (#910) 2022-10-12 22:10:56 +02:00
test Bugfix: MODE SELECT for format page is incorrect (issue #818) (#899) 2022-10-10 08:16:47 +02:00
.gitignore SASI code removal, error handling update, bug fixes, code cleanup (#806) 2022-09-03 16:53:53 +02:00
Makefile Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
bus.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
bus.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
command_util.cpp Moved rascsi/rasctl specific classes to sub-folders, cleaned up code, fixed SonarCloud issues (#889) 2022-10-06 16:15:19 +02:00
config.h More unit tests, replacement of raw pointers and C arrays, separation of concerns (#878) 2022-10-04 17:23:42 +02:00
fileio.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
fileio.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
filepath.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
filepath.h Moved rascsi/rasctl specific classes to sub-folders, cleaned up code, fixed SonarCloud issues (#889) 2022-10-06 16:15:19 +02:00
launch_sudo.sh Merged latest develop branch with the daynaport functionality 2021-02-07 13:00:48 -06:00
log.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
os.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
protobuf_serializer.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
protobuf_serializer.h Moved rascsi/rasctl specific classes to sub-folders, cleaned up code, fixed SonarCloud issues (#889) 2022-10-06 16:15:19 +02:00
protobuf_util.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
protobuf_util.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rascsi.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rascsi_exceptions.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rascsi_interface.proto SASI code removal, error handling update, bug fixes, code cleanup (#806) 2022-09-03 16:53:53 +02:00
rascsi_version.cpp Update revision number for release 2022-10-21 22:43:03 +01:00
rascsi_version.h Cleanup (memory management, STL containers, type safety) based on SonarCloud report (#845) 2022-09-21 08:27:51 +02:00
rasctl.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rasdump.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rasutil.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rasutil.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
scsi.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
scsimon.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00