mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-18 00:08:22 +08:00
84cdc05195
Container build / Set Tags and Variables (push) Has been cancelled
Container build / Build Container (amd64) (push) Has been cancelled
Container build / Build Container (arm64) (push) Has been cancelled
Container build / Deploy To Registry (push) Has been cancelled
Handle stale issues and PRs / stale (push) Has been cancelled
Fuzzing / Fuzzing (push) Has been cancelled
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
14 lines
565 B
Markdown
14 lines
565 B
Markdown
# DroneCAN Development
|
|
|
|
:::info
|
|
This article is a stub.
|
|
|
|
Additional documentation on how to use Babel/other SLCAN adapters, the DroneCAN GUI tool, and PX4's upcoming slcan passthrough is coming soon.
|
|
:::
|
|
|
|
## Debugging with Zubax Babel
|
|
|
|
A great tool to debug the transmission on the CAN bus is the [Zubax Babel](https://shop.zubax.com/products/zubax-babel) in combination with the [GUI tool](https://dronecan.github.io/GUI_Tool/Overview/).
|
|
|
|
They can also be used independently from Pixhawk hardware in order to test a node or manually control DroneCAN enabled ESCs.
|