Uwe Seimet
27136d7c20
Use protobuf::Messsge instead of protobuf::MessageLite
2021-08-28 12:00:11 +02:00
Uwe Seimet
d6f7b491cf
Renaming
2021-08-28 11:31:22 +02:00
Uwe Seimet
bbc55c38c0
Renamed protobuf interface method
2021-08-28 11:28:42 +02:00
Uwe Seimet
4dd2f58853
Removed typedef
2021-08-28 08:35:49 +02:00
Uwe Seimet
7191364c88
Improved error message if ID is already in use
2021-08-28 08:34:50 +02:00
Uwe Seimet
8571a5c735
Updated block size handling
2021-08-27 23:27:34 +02:00
Uwe Seimet
72b2ba93ff
protobuf interface has to return block only if it is configurable
2021-08-27 23:22:09 +02:00
Uwe Seimet
afe10cba78
Updated logging
2021-08-27 23:08:59 +02:00
Uwe Seimet
45ccfa25d7
Updated rasctl server info output
2021-08-27 20:20:53 +02:00
Uwe Seimet
e1e451aee3
Simplified protobuf interface
2021-08-27 19:16:56 +02:00
Uwe Seimet
929ff22980
Updated protobuf interface to signal parameter support
2021-08-27 18:26:05 +02:00
Uwe Seimet
5d207f7aca
Updated capacity calculation
2021-08-27 18:11:02 +02:00
Uwe Seimet
8a3572c030
Comment update
2021-08-27 10:54:05 +02:00
Uwe Seimet
a311ab395b
Comment update
2021-08-27 10:52:01 +02:00
Uwe Seimet
6c316ef6ab
Added special rule for testing on x86 PCs
2021-08-27 09:35:14 +02:00
Uwe Seimet
6fa5d86786
Removed unused typedefs
2021-08-27 09:16:04 +02:00
Uwe Seimet
26cd993557
Comment update
2021-08-27 09:08:39 +02:00
Daniel Markstedt
6bd45346f3
Translated code comments into English, removing some redundant ones in the process, plus fixing typos ( #215 )
...
* Translate code commends into English, removing redundant ones
* - Translated all remaining Japanese code comments in src/raspberrypi/ to English, with the exception of cfilesystem.cpp|h
- Removed some redundant comments where the context is obvious from the
code
- Fixed a few typos and mistakes
2021-08-27 09:02:43 +02:00
Uwe Seimet
497d1edb89
Added special rule for testing on x86 PCs
2021-08-27 00:14:05 +02:00
Uwe Seimet
d908e722d9
For other bridge interfaces than eth0 IP address and netmask can be provided
2021-08-26 23:54:48 +02:00
Uwe Seimet
3d0810b50f
Comment update
2021-08-26 22:39:19 +02:00
Daniel Markstedt
18b3f088af
Translate code commends into English, removing redundant ones ( #214 )
2021-08-26 22:00:17 +02:00
Uwe Seimet
7a5b0183d8
Fixed comment
2021-08-26 20:25:34 +02:00
Uwe Seimet
4ef4fda836
Fixed typo
2021-08-26 20:03:58 +02:00
Uwe Seimet
3501dcd51b
Fixed handling for sector size for non-disk devices
2021-08-26 18:14:45 +02:00
Uwe Seimet
8c76ce608b
protobuf interface description update
2021-08-26 15:56:37 +02:00
Uwe Seimet
4bdf6bad60
Sort block sizes
2021-08-26 15:51:28 +02:00
Uwe Seimet
3db5d1dc4d
Renaming
2021-08-26 11:28:28 +02:00
Uwe Seimet
a58a1cda15
Fixed compilation issues of 64 bit Ubuntu
2021-08-26 11:27:20 +02:00
Uwe Seimet
ebd31aa357
Added include
2021-08-26 11:15:44 +02:00
Uwe Seimet
f5b9d2dd98
Moved interface classes to new interfaces subfolder
2021-08-26 10:49:49 +02:00
Uwe Seimet
53c8d271aa
Renamed xm6.h to rascsi.h
2021-08-26 10:40:40 +02:00
Uwe Seimet
e63572488c
Renamed SCSI command interface classes
2021-08-26 10:39:28 +02:00
Uwe Seimet
83c47adaf9
Removed LPTSTR typedef
2021-08-25 21:52:36 +02:00
Uwe Seimet
050a59e3d4
Removed LPCTSTR typedef
2021-08-25 21:49:33 +02:00
Uwe Seimet
4f7490f5bb
Removed LPCSTR typedef
2021-08-25 21:45:58 +02:00
Uwe Seimet
2fdfe5ff9f
Replaced QWORD by uint64_t and removed respective typedef
2021-08-25 21:43:10 +02:00
Uwe Seimet
37928ba786
Removed obsolete assertions
2021-08-25 21:27:55 +02:00
Uwe Seimet
7fae0c0c5c
Manpage updates
2021-08-25 14:10:03 +02:00
Uwe Seimet
501ba07404
Revert "Renaming"
...
This reverts commit b0554b9c0a
.
2021-08-25 13:57:53 +02:00
Uwe Seimet
b0554b9c0a
Renaming
2021-08-25 13:56:41 +02:00
Uwe Seimet
d6874f04ef
Use foreach
2021-08-25 13:46:14 +02:00
Uwe Seimet
1b0032c25f
Renaming
2021-08-25 13:39:08 +02:00
Uwe Seimet
355816964d
Revert "Use foreach"
...
This reverts commit ee16586456
.
2021-08-25 13:37:19 +02:00
Uwe Seimet
ee16586456
Use foreach
2021-08-25 13:21:16 +02:00
Uwe Seimet
99807a9dbe
Removed duplicate code
2021-08-25 13:00:26 +02:00
Uwe Seimet
12cafe7ff5
Updated error handling
2021-08-25 12:52:38 +02:00
Uwe Seimet
4a4cf12bca
Added sector size validation
2021-08-25 12:45:56 +02:00
Uwe Seimet
d0976f1ceb
Made device factory a singleton, replace #ifdef by configurable block size
2021-08-25 12:26:30 +02:00
Uwe Seimet
c04f820d56
Removed assertion
2021-08-25 11:01:58 +02:00