summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulator/usbpt/protocan/canbus_config.pb11
1 files changed, 8 insertions, 3 deletions
diff --git a/emulator/usbpt/protocan/canbus_config.pb b/emulator/usbpt/protocan/canbus_config.pb
index 333d081..2e3599d 100644
--- a/emulator/usbpt/protocan/canbus_config.pb
+++ b/emulator/usbpt/protocan/canbus_config.pb
@@ -12,12 +12,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
buses: [
- {
+ {
name: "BCAN"
virtual { ifname: "vcan0" }
bitrate: 125000
- },
- {
+ },
+ {
+ name: "CCAN"
+ virtual { ifname: "vcan0" }
+ bitrate: 250000
+ },
+ {
name: "aae"
native { ifname: "can0" }
bitrate: 250000