Julian Oes
50d24429ec
feat(params): add board-level read-only parameter support
...
Integrators can declare read-only parameters in a per-board YAML file:
readonly_params.yaml.
There are two ways to define the read-only params:
- "block": default writable, explicitly list params to be locked
- "allow": default readonly, explicitly list params to be writable
Enforcement is activated by `param lock` in rcS after all startup
scripts have run, so board defaults and airframe scripts can still set
params during init.
The feedback via MAVLink uses the new
MAV_PARAM_ERROR_READ_ONLY as part of the PARAM_ERROR message.
2026-04-09 06:43:17 +12:00
..
2026-04-09 06:43:17 +12:00
2026-04-08 16:22:48 +00:00
2026-02-26 18:33:37 +11:00
2026-03-02 07:24:36 +00:00
2026-04-02 14:24:42 +11:00
2026-03-05 12:50:59 +11:00
2026-04-01 13:51:06 +11:00
2026-03-05 12:50:59 +11:00
2026-03-12 03:57:59 +00:00
2026-03-05 12:50:59 +11:00
2026-03-05 12:50:59 +11:00
2026-03-05 12:50:59 +11:00
2026-04-02 11:48:44 +02:00
2026-02-11 22:43:01 +00:00
2026-04-01 13:51:06 +11:00
2026-03-05 12:50:59 +11:00
2026-03-05 12:50:59 +11:00
2026-03-31 17:06:51 -06:00
2026-04-01 13:51:06 +11:00
2026-03-04 09:45:50 +11:00
2026-03-05 12:50:59 +11:00
2026-04-01 13:51:06 +11:00
2026-04-01 13:51:06 +11:00
2026-03-17 16:38:33 -08:00
2026-01-10 14:06:19 +11:00
2026-04-02 14:24:42 +11:00
2026-04-08 15:20:23 +10:00
2026-03-24 15:31:21 +00:00
2026-03-05 12:50:59 +11:00
2026-04-01 13:51:06 +11:00
2026-03-05 12:50:59 +11:00
2026-03-17 17:54:55 +00:00
2026-03-05 12:50:59 +11:00
2026-03-12 14:29:35 +11:00
2026-03-06 08:23:18 +11:00
2026-02-12 16:39:11 +11:00
2026-04-01 13:51:06 +11:00
2026-04-01 13:51:06 +11:00
2026-02-28 17:09:53 +11:00
2026-03-05 12:50:59 +11:00
2026-04-01 12:25:28 -08:00
2026-02-28 17:09:53 +11:00
2026-03-19 13:32:30 +11:00
2026-04-08 16:45:35 +00:00
2026-03-18 00:46:16 +00:00
2026-04-02 14:27:39 +00:00
2026-03-05 12:50:59 +11:00
2026-04-02 09:56:18 +00:00
2026-04-01 13:51:06 +11:00
2026-03-12 14:29:35 +11:00
2026-03-19 11:48:09 +01:00
2026-03-05 12:50:59 +11:00
2026-03-05 12:50:59 +11:00
2026-03-05 12:50:59 +11:00
2026-04-03 21:20:34 -06:00
2026-02-28 17:09:53 +11:00
2026-02-26 11:53:44 +11:00
2026-03-05 12:50:59 +11:00
2026-03-31 17:01:10 -06:00
2026-03-31 17:01:10 -06:00
2026-03-31 17:01:10 -06:00
2026-03-05 12:50:59 +11:00
2026-02-28 17:09:53 +11:00
2026-04-08 17:02:27 +10:00
2026-04-05 20:34:22 +10:00
2026-04-05 20:34:22 +10:00
2026-02-11 22:43:01 +00:00
2025-12-18 17:08:41 +11:00
2026-03-06 08:23:18 +11:00
2026-04-05 20:34:22 +10:00
2026-02-26 18:33:37 +11:00
2026-04-08 17:02:27 +10:00