summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/network/1438
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/network/1438')
-rw-r--r--results/classifier/deepseek-2-tmp/output/network/14388
1 files changed, 0 insertions, 8 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/network/1438 b/results/classifier/deepseek-2-tmp/output/network/1438
deleted file mode 100644
index b4c8a5921..000000000
--- a/results/classifier/deepseek-2-tmp/output/network/1438
+++ /dev/null
@@ -1,8 +0,0 @@
-
-Allow to use QEMU sockets as a CAN bus backend
-Additional information:
-Good possible example how it can be done is via UDP multicast in `python-can` library:
-- https://python-can.readthedocs.io/en/master/interfaces/udp_multicast.html
-
-Another option, with less features is using a simple serial/character device like in:
-- https://python-can.readthedocs.io/en/master/interfaces/serial.html