Uwe Seimet
9ff21626da
Improved handling of MO capacities
2021-08-29 13:51:31 +02:00
Uwe Seimet
49211fda68
Updated rasctl server information output
2021-08-29 08:33:32 +02:00
Uwe Seimet
3a1aaaf68b
Moved initialization code
2021-08-29 08:31:57 +02:00
Uwe Seimet
1a615a6c6f
Pass interface list to ctapdriver when creating bridge
2021-08-29 08:27:35 +02:00
Uwe Seimet
f8ea684a5c
Interface comment update
2021-08-28 19:07:52 +02:00
Uwe Seimet
5d9c97d676
More error handing improvements
2021-08-28 15:26:31 +02:00
Uwe Seimet
481dcfd064
Improved DeviceFactory error handling
2021-08-28 15:17:32 +02:00
Uwe Seimet
93f980fd60
Names of removable media drives must be constant and not contain the capacity
2021-08-28 15:06:53 +02:00
Uwe Seimet
1755c7e2f8
Comment update
2021-08-28 14:57:57 +02:00
Uwe Seimet
b68b19a875
Updated error message
2021-08-28 14:52:29 +02:00
Uwe Seimet
528f9620e3
Removed magic constant
2021-08-28 14:40:39 +02:00
Uwe Seimet
095157ccbe
Made some error messages more concise
2021-08-28 14:34:58 +02:00
Uwe Seimet
b9633ea46f
Logging update
2021-08-28 14:04:05 +02:00
Uwe Seimet
cfd88e9ed2
default_image_folder cannot be an empty string, removed obsolete check
2021-08-28 13:58:00 +02:00
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