Commit 12d3c21
{Documentation} Website - Add Timecode Bridge integration docs
Summary:
Explanation:
Adds a new "Timecode Bridge" page under `docs-ark/device/` describing the open-source LTC-to-SubGHz hardware companion (`github.com/facebookresearch/projectaria_timecode_bridge`), and adds concise cross-link callouts on the existing Time Domain Mapping surfaces so readers arrive at the new page from wherever they already are:
- `docs-ark/device/timecode-bridge.mdx` (new) — what Timecode Bridge is, when to use it, hardware summary, and a link out to the source repo for build/flash/CLI details.
- `docs-ark/client-sdk/multi-device.mdx` — `:::tip:::` in "Broadcaster and Receivers" noting the broadcaster does not have to be another Aria device.
- `docs-ark/companion-app/time-domain-mapping.mdx` — same `:::tip:::` after the Broadcaster/Receiver mode table.
- `docs-ark/device/manual.mdx` — expanded the SubGHz sensor bullet to mention LTC-timecoded external gear.
- `docs-technical-specs/device/hardware.mdx` — replaced the "may be made available in the future" placeholder sentence in the "Multi-device time alignment" section with a concrete pointer to Timecode Bridge.
All specific build, wiring, flashing, and CLI reference content lives in the source repo; website pages only cover the high-level concept and link out. From the glasses' perspective nothing new needs to be configured — the Bridge just replaces another Aria as a Broadcaster, and the glasses run as Receivers with the same protocol, channels, and regulatory rules.
Reproducibility:
- Docusaurus build (`yarn build` under `projectaria_tools/website/`) renders all five affected pages without errors.
- New page appears in the ARK → Aria Gen 2 sidebar (position 4, after Accessories and On-Device MP — adjust `sidebar_position` if a different order is preferred).
- All cross-links resolve: `/ark/device/timecode-bridge`, `/ark/client-sdk/multi-device`, `/ark/companion-app/time-domain-mapping`, `/research-tools/projectariatools/pythontutorials/time-sync`, `https://github.com/facebookresearch/projectaria_timecode_bridge`.
___
Differential Revision: D114919814
fbshipit-source-id: 80734f95d565a171a34c421f8f6a7a816fda43791 parent 5ee75ae commit 12d3c21
5 files changed
Lines changed: 40 additions & 2 deletions
File tree
- website
- docs-ark
- client-sdk
- companion-app
- device
- docs-technical-specs/device
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments