Files
PX4-Autopilot/Tools
Ramon Roche bc6cc5f82a tools: generate uorb graph metadata
context: our docs need this metadata, this script generates the metadata then
moves the files to the required destination.

docs:
update_uorb_graphs.sh — generate, compare, and sync uORB graph JSONs

Usage:
      ./scripts/update_uorb_graphs.sh [--test-only] [--debug]

Options:
      --test-only	Run generation and comparison only; exit 1 if diffs found, without copying files
      --debug		Echo debug info for missing or differing files

Examples:
      # CI mode: fail if docs need updates
      ./scripts/update_uorb_graphs.sh --test-only

      # Developer mode: regenerate and sync JSONs
      ./scripts/update_uorb_graphs.sh

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
2026-02-10 22:09:19 -08:00
..
2026-01-19 17:23:06 -09:00
2026-02-10 22:09:19 -08:00
2015-07-02 22:29:19 +02:00
2025-03-11 14:14:40 +01:00
2024-07-24 11:39:44 -04:00
2025-02-18 14:33:16 +01:00
2026-02-05 17:58:45 +11:00
2025-11-04 17:22:10 +01:00
2025-08-22 08:22:59 +02:00
2024-04-16 11:14:13 -04:00