Skip to content

Incomplete/Unclear Documentation #4

@shawnferry

Description

@shawnferry

WL-MIO-AN-30000 should be included in the Quick Start section.

Also boot time CAN configuration should be included in the docs.

::: /etc/systemd/network/50-can0.network :::

[Match]
Name=can0

[CAN]
BitRate=500000
SamplePoint=80%

FDMode=True
DataBitRate=200000
DataSamplePoint=80%
RestartSec=100ms

BusErrorReporting=True

[Link]
ActivationPolicy=up
  • sudo systemctl enable systemd-networkd
  • sudo systemctl restart systemd-networkd

However and further, the documentation should include the supported OS releases and versions.
Naive attempts to use current OS versions are not successful.

e.g. I have it working with

  • Ubuntu 20.04.6 LTS
  • python3.9

However, Python 3.9 is no longer available by default on new releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions