Skip to main content

Sniffer to send and receive can messages running in an independant thread.

Project description

Drv Can

Repository that storages classes and functions used create a thread that can send, and receive can messages. The node class will create a thread with a shared object that receives the commands both for the can module and also the messages to send through can bus. The commands that can be send to can are create and remove filter, and also send messages.

The version 0.1.X forward is using posix ipc queues, if there is any problem with posix it will possibly be due to the max messages in queue and the max message size limited by the system. For more information check system-shared-tool github To see which is the max messages and the max message size in system run:

cat /proc/sys/fs/mqueue/msg_max
cat /proc/sys/fs/mqueue/msgsize_max

In order to change the max message or message size in queues run:

sudo sh -c 'echo 200 > /proc/sys/fs/mqueue/msg_max'
sudo sh -c 'echo 200 > /proc/sys/fs/mqueue/msgsize_max'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

can_sniffer-0.0.6.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

can_sniffer-0.0.6-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

Details for the file can_sniffer-0.0.6.tar.gz.

File metadata

  • Download URL: can_sniffer-0.0.6.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for can_sniffer-0.0.6.tar.gz
Algorithm Hash digest
SHA256 392e1e6549b322d999a6ba86bf8a23fb9740936387ba173b752af56bd0328755
MD5 24440b13b844842aa6bbd7d92efcfbf3
BLAKE2b-256 99d9c2dcf210d3f9335fde2873e1f420036169d72fa01bf53071024399aee99e

See more details on using hashes here.

File details

Details for the file can_sniffer-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: can_sniffer-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 31.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for can_sniffer-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 598427b742218477d8b63977a51b10095bfbed2f7b7d19dd1ddb18967734e6ba
MD5 beff36adca8582e64d81fec084e56616
BLAKE2b-256 0360bb16e3eec7bacedf07c9065c539d085138e32ebb2340af43f0291a97093f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page