px4-firmware/platforms
Eric Katzfey f4ebfa6130
parameters: support for an optional remote parameter database (#22836)
The voxl2 has a split architecture. PX4 runs on a posix platform and a Qurt platform. The two communicate uorb topics back and forth with the muorb module. But each has it's own parameters database and they need to stay in sync with each other. This PR adds support to keep the 2 parameter databases in sync. The main parameters database running on Linux has file system support while the Qurt one does not. The Linux side is considered the primary and the Qurt side is considered the remote.
2024-03-11 13:52:22 -04:00
..
common parameters: support for an optional remote parameter database (#22836) 2024-03-11 13:52:22 -04:00
nuttx nuttx: update apps 2024-03-04 13:32:36 -05:00
posix Added special muorb startup ordering in px4_init for posix platform 2024-02-21 11:52:24 -05:00
qurt VOXL2 specific drivers, modules, and miscellaneous support files (#22588) 2024-01-18 12:14:17 -05:00
ros2 uORB: make queue size (ORB_QUEUE_LENGTH) completely static (#22815) 2024-03-08 16:28:24 -05:00
CMakeLists.txt restore UAVCAN bootloader support 2020-04-19 16:10:09 -04:00