nuttx-apps/canutils
Carlos Sanchez f94bccf119 canutils/slcan: explicitly manage the interface.
A recent change (https://github.com/apache/nuttx/pull/16199) has made the bitrate setting no
longer bring the interface up. Moreover, it is now no longer possible to change bitrate
of a CAN interface if it is up. Therefore, slcan needs to bring the interface down
to change it. Fortunately, it already had commands to open and close the interface
which map nicely to this.

Signed-off-by: Carlos Sanchez <carlossanchez@geotab.com>
2025-04-23 22:30:47 +08:00
..
candump canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
canlib canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cansend canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
lely-canopen canutils: use bps units for bitrate in SocketCAN interfaces. 2025-04-17 15:39:43 +08:00
libcanutils canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
libdronecan canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
libobd2 canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
libopencyphal canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
slcan canutils/slcan: explicitly manage the interface. 2025-04-23 22:30:47 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile canutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00