All blueprints are RHD (right-hand drive)
Modules are 42x42 (big electric poles overlap on neighboring modules)
Included blueprint books:
- MRS - 2 Lane - RHD - 20 blueprints
- MRS - 2 Lane Single - RHD - 34 blueprints
- MRS - 4 Lane - RHD - 25 blueprints
| <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" | |
| "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> | |
| <node> | |
| <interface name="org.bluez.Agent1"> | |
| <method name="Release" /> | |
| <method name="RequestPinCode"> | |
| <arg direction="in" type="o" /> | |
| <arg direction="out" type="s" /> | |
| </method> | |
| <method name="DisplayPinCode"> |
| { | |
| // snipet v3.0 | |
| // FtD v2.4.5.6 | |
| // 2018 (c) Torikame Autovehicle Industry. co., ltd. | |
| // Logging/Debugging | |
| "I:Log(message)": { | |
| "prefix": "ftd:Log", | |
| "body": [ | |
| "I:Log('${1:message}')", |