mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
* drivers/uavcannode: Add a simple parameter server Added a simple parameter server using the libuavcan ParamServer class. The parameter server exposes a selection of PX4 parameters via UAVCAN. Also, Increased the stack size of the uavcan work queue in order to prevent a stack overflow. * uavcannode: fetch all active PX4 parameters Co-authored-by: Kenneth Thompson <ken@flyvoly.com>