GitHub / hardbyte/python-can issues and pull requests
#1954 - Full featured CAN driver for Geschwister Schneider and candleLight
Pull Request -
State: open - Opened by chinaheyu 16 days ago
#1953 - Add TRCReader RTR frames support
Pull Request -
State: open - Opened by denis-jullien 20 days ago
#1951 - Improve `can.io.*` type hierarchy and annotations
Pull Request -
State: open - Opened by zariiii9003 about 1 month ago
Labels: file-io, QA
#1950 - python-can cannot read blf files generated by CANoe 15.0, and report Unknown object header version (3)
Issue -
State: closed - Opened by nzjiloveyou about 2 months ago
- 3 comments
Labels: bug
#1949 - Add public functions for creating bus command lines options
Pull Request -
State: closed - Opened by zariiii9003 about 2 months ago
Labels: api
#1948 - Add Support for Remote and Error Frames to SerialBus
Pull Request -
State: closed - Opened by zariiii9003 2 months ago
Labels: backend:serial
#1947 - Use ThreadPoolExecutor in detect_available_configs(), add timeout param
Pull Request -
State: closed - Opened by zariiii9003 2 months ago
#1946 - Rename zlgcan-driver-py to zlgcan
Pull Request -
State: closed - Opened by zariiii9003 2 months ago
#1945 - Use dependency groups for docs/lint/test
Pull Request -
State: closed - Opened by zariiii9003 2 months ago
Labels: testing
#1944 - Negative timestamps occur by using a Notifier to record CAN messages from multiple channels
Issue -
State: open - Opened by jxwdgd5201314 2 months ago
- 1 comment
Labels: bug
#1943 - Unable to send CAN FD frame using python-can (PCAN-USB Pro FD)
Issue -
State: open - Opened by samuraii95 2 months ago
- 1 comment
Labels: bug
#1942 - Add APP_TEXT object type to BLFReader
Pull Request -
State: open - Opened by jonmon6691 2 months ago
- 2 comments
#1941 - parse socketcand error messages to create a CAN error frame
Pull Request -
State: closed - Opened by occam25 2 months ago
- 2 comments
#1940 - Fix UDP multicast interface on MacOS
Pull Request -
State: closed - Opened by Dennis-Johnson 2 months ago
- 1 comment
#1939 - Using async changes thread for non-async callbacks which is unexpected
Issue -
State: open - Opened by sveinse 3 months ago
- 2 comments
Labels: bug
#1938 - Async callbacks tasks is not kept and might be GC before the callback is run
Issue -
State: open - Opened by sveinse 3 months ago
- 1 comment
Labels: bug
#1937 - Rework loading vxlapi DLLs
Pull Request -
State: open - Opened by davidva-ecco 3 months ago
#1936 - support pcapng file format
Pull Request -
State: open - Opened by dsseng 4 months ago
- 4 comments
#1935 - When imported in a script, python-can can't find DLLs in directory the script added with os.add_dll_directory()
Issue -
State: closed - Opened by davidva-ecco 4 months ago
- 1 comment
Labels: bug
#1934 - Handle timer overflow message and build timestamp according to the epoch
Pull Request -
State: closed - Opened by HMS-jost 4 months ago
- 1 comment
#1933 - Refactor timestamp factor calculations to use constants
Pull Request -
State: closed - Opened by pierreluctg 4 months ago
Labels: enhancement, file-io
#1932 - Timeout in Notifier does not work as expected
Issue -
State: open - Opened by GregoryLakewood 4 months ago
Labels: bug
#1931 - Raise minimum python version to 3.9
Pull Request -
State: closed - Opened by zariiii9003 5 months ago
#1929 - Update black, ruff & mypy
Pull Request -
State: closed - Opened by zariiii9003 5 months ago
Labels: QA
#1928 - ValueCan4 Send returns timeout exception but message make its through
Issue -
State: closed - Opened by jag213 5 months ago
- 3 comments
Labels: bug
#1927 - Fix float arithmetic in BLF reader
Pull Request -
State: closed - Opened by pierreluctg 5 months ago
Labels: bug, file-io
#1926 - PCAN Bus object can not ne created with the fd=True parameter
Issue -
State: closed - Opened by niklaslagesson 5 months ago
- 1 comment
Labels: bug
#1925 - Fix typo busses to bus
Pull Request -
State: closed - Opened by pkess 5 months ago
#1924 - Trc file writer add version param
Pull Request -
State: open - Opened by pkess 5 months ago
- 3 comments
#1923 - Add can bridge
Pull Request -
State: open - Opened by pkess 5 months ago
- 3 comments
#1922 - New error behaviour when calling `flush_tx_buffer` for several interface types
Issue -
State: open - Opened by oystub 5 months ago
Labels: bug
#1921 - Fix timestamp offset bug in BLFWriter
Pull Request -
State: closed - Opened by pierreluctg 5 months ago
- 1 comment
Labels: bug, file-io
#1920 - add FD support to slcan according to CANable 2.0 impementation
Pull Request -
State: open - Opened by ssj71 5 months ago
- 8 comments
#1919 - Buffered reader documentation for timeout 0
Issue -
State: open - Opened by pkess 5 months ago
- 1 comment
#1918 - Channel information is not appended to the return message in _recv_internal for PcanBus
Issue -
State: open - Opened by PetterEmanuelsson 6 months ago
Labels: bug
#1917 - Inconsistency between gs_usb in install instructions and pip
Issue -
State: open - Opened by trupples 6 months ago
Labels: bug
#1916 - Adding env marker to pywin32 requirements (extra)
Pull Request -
State: closed - Opened by pierreluctg 6 months ago
#1915 - mf4: asammdf update to 8.0.0 for macOS build
Pull Request -
State: closed - Opened by tuna-f1sh 6 months ago
- 2 comments
#1914 - udp_multicast interface: support windows
Pull Request -
State: closed - Opened by thseiler 6 months ago
- 2 comments
Labels: backend:udp_multicast
#1913 - Stacktrace on badly formed CAN_ErrorFrame (?)
Issue -
State: open - Opened by johnMediaOnFire 6 months ago
Labels: bug
#1912 - Errors in callbacks when running async is not calling _on_error()
Issue -
State: open - Opened by sveinse 6 months ago
- 1 comment
Labels: bug
#1910 - I want to achieve synchronous sending of all messages at the same time, similar to using the Vector tool to send a group of messages in the same frame
Issue -
State: open - Opened by AlanCodeSpace 7 months ago
Labels: enhancement
#1909 - Added CAN-over-Ethernet interface
Issue -
State: open - Opened by gbeine 7 months ago
#1908 - Fix `is_rx` for `receive_own_messages` for Kvaser
Pull Request -
State: closed - Opened by btRooke 7 months ago
#1907 - Disable error frames when ignore_rx_error_frames is set
Pull Request -
State: open - Opened by polymorf 7 months ago
#1906 - BlfReader: Fix CAN_FD_MESSAGE_64 data padding
Pull Request -
State: closed - Opened by zariiii9003 7 months ago
Labels: bug, file-io
#1905 - Incorrect Payload Parsing in 64-Byte CAN FD Frames from BLF Files Using python-can
Issue -
State: closed - Opened by ppd2mmb 7 months ago
- 2 comments
Labels: bug
#1904 - Fix slcanBus.get_version() and slcanBus.get_serial_number()
Pull Request -
State: closed - Opened by zariiii9003 7 months ago
Labels: bug, backend:slcan
#1903 - Resolve SW-13543 "Update the first line of asc file to use logging start time instead of asc file created time"
Pull Request -
State: open - Opened by AmanKAggarwal 8 months ago
#1902 - SLCAN problems retrieving the interface's serial number and version
Issue -
State: closed - Opened by rdiez 8 months ago
- 6 comments
Labels: bug, help wanted
#1901 - New BusState members per #736
Pull Request -
State: open - Opened by bggardner 8 months ago
- 4 comments
#1899 - Function canWrite failed - Transmit buffer overflow
Issue -
State: closed - Opened by AlanCodeSpace 8 months ago
- 3 comments
Labels: bug
#1898 - Try to fix simplecyclic_test.py CI failures
Pull Request -
State: closed - Opened by zariiii9003 8 months ago
#1897 - Changelog for v4.5.0
Pull Request -
State: closed - Opened by hardbyte 8 months ago
- 3 comments
#1896 - Improve serial port performance by threading
Pull Request -
State: closed - Opened by luojiaaoo 9 months ago
Labels: backend:slcan
#1895 - Add CAN bus utilization tracking
Issue -
State: open - Opened by ilanbiala 9 months ago
Labels: enhancement
#1894 - Added support for ZLG CAN
Pull Request -
State: closed - Opened by luojiaaoo 9 months ago
- 2 comments
#1893 - Improve speed of TRCReader
Pull Request -
State: closed - Opened by lebuni 9 months ago
#1892 - MF4 reader updates
Pull Request -
State: closed - Opened by cssedev 9 months ago
- 3 comments
#1891 - thread_safe_bus.state (getter) should not use locks
Issue -
State: open - Opened by IngmarPaetzold 9 months ago
Labels: enhancement
#1890 - Keep Track of Active Notifiers. Make Notifier usable as ContextManager.
Pull Request -
State: closed - Opened by zariiii9003 9 months ago
- 3 comments
Labels: api
#1889 - Fix CI
Pull Request -
State: closed - Opened by zariiii9003 9 months ago
Labels: testing
#1888 - Unexpected behavior with multiple notifiers
Issue -
State: closed - Opened by bessman 9 months ago
- 3 comments
Labels: bug
#1887 - Added Netronic's CANdo and CANdoISO adapters interface
Pull Request -
State: closed - Opened by belliriccardo 9 months ago
- 1 comment
#1886 - Uses deprecated datetime.utcfromtimestamp()
Issue -
State: closed - Opened by umlaeute 9 months ago
- 1 comment
Labels: bug
#1885 - Trouble Applying Filters to Bus with Vector Interface
Issue -
State: open - Opened by PyCoder9595 9 months ago
- 4 comments
#1884 - Updates to the MF4 reader to enable more general MF4 support
Pull Request -
State: closed - Opened by MatinF 9 months ago
- 2 comments
#1883 - FEATURE REQUEST: Support for MDF4 CAN bus logging files [PR ready]
Issue -
State: closed - Opened by MatinF 9 months ago
- 2 comments
Labels: enhancement
#1882 - socketcan: support use of SO_TIMESTAMPING for hardware timestamps
Pull Request -
State: open - Opened by pevsonic 9 months ago
- 4 comments
Labels: backend:socketcan
#1881 - python-can doesn't appear to be using hardware timestamps with socketcan
Issue -
State: open - Opened by pevsonic 9 months ago
- 3 comments
Labels: bug
#1880 - How to access typing for different CAN bus interface types so Pylance can know which instance attributes exist?
Issue -
State: open - Opened by ilanbiala 9 months ago
- 2 comments
#1879 - Support using CAN Over Serial on Linux embeded board
Issue -
State: open - Opened by VoLinhTruc 9 months ago
Labels: enhancement
#1878 - Fix Kvaser timestamp
Pull Request -
State: closed - Opened by zariiii9003 9 months ago
Labels: bug, backend:kvaser
#1877 - kvaser timestamps broken since 4.4.1
Issue -
State: closed - Opened by johanb321 9 months ago
- 2 comments
Labels: bug
#1876 - Regarding the settings of the ZLGCAN USBCANFD-200U model through the library.
Issue -
State: closed - Opened by mengya1 10 months ago
- 1 comment
Labels: enhancement
#1875 - Update msgpack dependency
Pull Request -
State: closed - Opened by zariiii9003 10 months ago
- 1 comment
#1874 - msgpack 1.1.0 not supported
Issue -
State: closed - Opened by lebuni 10 months ago
Labels: bug
#1873 - To integrate a TOSUN CAN device
Issue -
State: open - Opened by sy950915 10 months ago
- 5 comments
Labels: enhancement
#1872 - An error occurred when kvaser cantool was invoked
Issue -
State: open - Opened by hanlfa 10 months ago
- 1 comment
Labels: bug
#1871 - Set end_time in ThreadBasedCyclicSendTask.start()
Pull Request -
State: closed - Opened by zariiii9003 10 months ago
Labels: bug
#1870 - Add tox environment for doctest
Pull Request -
State: closed - Opened by zariiii9003 10 months ago
Labels: docs, QA
#1869 - Add `--timing` parameter to CLI tools
Pull Request -
State: closed - Opened by zariiii9003 10 months ago
#1868 - Fix regex in _parse_additional_config()
Pull Request -
State: closed - Opened by zariiii9003 10 months ago
Labels: bug
#1867 - Modules args parser does not accept parameters with numbers
Issue -
State: closed - Opened by isaacag 10 months ago
- 1 comment
Labels: bug
#1866 - ThreadBasedCyclicSendTask won't start again
Issue -
State: closed - Opened by phettberg 10 months ago
Labels: bug
#1865 - Async notifier does not handle errors
Issue -
State: open - Opened by peufeu2 10 months ago
Labels: bug
#1864 - Feature for CAN over Serial: extended_id, is_remote_frame and is_error_frame support
Issue -
State: open - Opened by VoLinhTruc 10 months ago
Labels: enhancement
#1862 - Why is the same code not running now?
Issue -
State: open - Opened by hesenrun 10 months ago
Labels: bug
#1861 - Timestamp synchronization between interface hardware and local time
Issue -
State: open - Opened by mdabrowski1990 10 months ago
Labels: enhancement
#1860 - Add support for complex channel names in ASC files
Issue -
State: open - Opened by rettenbs 11 months ago
- 4 comments
Labels: enhancement
#1859 - Cannnot receive can-fd message with PCAN
Issue -
State: open - Opened by tsukasa19910921 11 months ago
- 1 comment
Labels: bug
#1858 - Faster Message string representation
Pull Request -
State: closed - Opened by pierreluctg 11 months ago
Labels: enhancement, file-io
#1857 - Unable to receive message, what's wrong?
Issue -
State: closed - Opened by totino5 11 months ago
- 1 comment
#1856 - ASCWriter speed improvement
Pull Request -
State: closed - Opened by pierreluctg 11 months ago
Labels: enhancement, file-io
#1854 - 关于CANFD分析仪(创芯科技)USBCANFD 兼容。
Issue -
State: closed - Opened by jxwdgd5201314 11 months ago
Labels: enhancement
#1853 - Add autostart option to BusABC.send_periodic() to fix issue #1848
Pull Request -
State: closed - Opened by SWolfSchunk 11 months ago
- 6 comments
#1852 - InnoMaker USB2CAN-X2 on a mac
Issue -
State: closed - Opened by c0g 11 months ago
- 1 comment
Labels: bug
#1851 - CC-2174: modify CAN frame header structure to match updated struct ca…
Pull Request -
State: closed - Opened by eldadcool 11 months ago
- 10 comments
Labels: backend:socketcan
#1850 - Fix for #1849 (PCAN fails when PCAN_ERROR_ILLDATA is read via ReadFD)
Pull Request -
State: closed - Opened by bures 11 months ago
#1849 - PCAN fails when PCAN_ERROR_ILLDATA is read via ReadFD
Issue -
State: open - Opened by bures 11 months ago
Labels: bug