PX4BuildBot
1bd36e8974
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-16 19:31:15 +00:00
Jacob Dahl
b11e615810
fix(zenoh): stop the build writing generated files into the source tree ( #27904 )
...
* fix(zenoh): generate the topic catalog into the build tree
Kconfig.topics is fully generated from the uORB message set, but the build
regenerated it into the source tree at configure time. Building any Zenoh
board therefore left the working tree dirty whenever the message set had
changed since the file was last committed (the catalog is board-config
dependent, so it drifts easily).
Generate the catalog into the build directory in cmake/kconfig.cmake, before
Kconfig is parsed, and source it from there via ZENOH_KCONFIG_TOPICS. It is
generated board-independently from every message so it no longer depends on
the msg-gating Kconfig symbols it is sourced alongside; the per-board factory
still gates which topics are actually compiled. Drop the committed catalog.
* chore(zenoh): bump zenoh-pico to the build-tree header fix
Moves zenoh-pico's generated config.h/zenoh-pico.h/library.json out of its
own source tree and into the build tree, so building no longer dirties the
submodule.
Gated on PX4/zenoh-pico#2 : the pointer currently references the fix branch on
a fork and must be moved to the merged commit before this is ready.
* bump zenoh-pico
2026-07-15 12:12:09 -06:00
PX4BuildBot
fe71d3bec1
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-13 22:23:01 +00:00
PX4BuildBot
cc833b894d
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-03 19:53:30 +00:00
PX4BuildBot
c772b23067
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-03 15:39:03 +00:00
PX4BuildBot
60ed1a27d4
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 19:21:36 +00:00
PX4BuildBot
47896d8aa1
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 15:51:29 +00:00
PX4BuildBot
692d624670
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 13:12:44 +00:00
PX4BuildBot
772e733d92
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 12:48:01 +00:00
PX4BuildBot
994dec2c41
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 09:01:32 +00:00
PX4BuildBot
12f99ac841
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 07:04:51 +00:00
PX4BuildBot
06900086ea
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 06:41:57 +00:00
PX4BuildBot
99d1d96301
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-02 01:54:20 +00:00
PX4BuildBot
a86306a146
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-07-01 22:17:34 +00:00
Beniamino Pozzan
4c3b41d43e
docs(uxrce): add support for DDS v3, ROS 2 lyrical and humble ( #27705 )
2026-06-24 16:16:00 +10:00
Beniamino Pozzan
a6fedf9181
docs(zenoh): add troubleshooting section
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2026-06-08 09:15:01 +02:00
PX4BuildBot
890c65e69d
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 14:43:25 +00:00
PX4BuildBot
5368e5f1fd
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 12:05:05 +00:00
PX4BuildBot
c856356fa2
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 08:14:33 +00:00
PX4BuildBot
8b7da9f8f9
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 07:16:00 +00:00
PX4BuildBot
4567296d3d
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 06:49:40 +00:00
PX4BuildBot
d04ea48a53
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 06:22:10 +00:00
PX4BuildBot
d5a0ca1bbc
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 04:26:47 +00:00
PX4BuildBot
f86540e60c
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 04:02:07 +00:00
PX4BuildBot
a0d1280dff
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-04 02:43:31 +00:00
PX4BuildBot
0822348f52
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-03 22:02:24 +00:00
PX4BuildBot
e7e643e14d
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-03 21:01:47 +00:00
PX4BuildBot
96e6fd0a46
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-03 07:17:24 +00:00
PX4BuildBot
b6ac6b0dcc
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-03 04:59:26 +00:00
PX4BuildBot
84bd956e6a
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 21:44:24 +00:00
PX4BuildBot
8363b7a67e
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 19:14:32 +00:00
PX4BuildBot
9fcdf51415
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 18:49:34 +00:00
PX4BuildBot
7bbab4acf6
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 17:51:16 +00:00
PX4BuildBot
fe077b6c58
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 17:24:31 +00:00
PX4BuildBot
5332d2b13f
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 07:46:26 +00:00
PX4BuildBot
b1e33bc61e
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 05:32:45 +00:00
PX4BuildBot
4b015fbdeb
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-02 03:58:51 +00:00
PX4BuildBot
06646d13ce
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-01 19:35:17 +00:00
PX4BuildBot
6d71c7bfa0
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-01 13:12:41 +00:00
PX4BuildBot
9e27a3c5e1
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-01 11:50:23 +00:00
PX4BuildBot
6b5cd06c57
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-06-01 08:18:55 +00:00
PX4BuildBot
0cb985291a
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-30 21:23:40 +00:00
PX4BuildBot
97352b5068
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-30 18:44:34 +00:00
PX4BuildBot
a2be9197b5
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-29 21:09:42 +00:00
PX4BuildBot
26de3d33ea
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-29 19:32:06 +00:00
PX4BuildBot
bb33b984ea
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-29 17:01:31 +00:00
PX4BuildBot
ff80586b5d
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-29 03:00:39 +00:00
PX4BuildBot
f3f376f8f2
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-29 01:15:01 +00:00
PX4BuildBot
167542f290
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-28 23:13:13 +00:00
PX4BuildBot
3445a60c38
docs: auto-sync metadata [skip ci]
...
Co-Authored-By: PX4 BuildBot <bot@px4.io >
2026-05-28 20:03:45 +00:00