Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
The RealSense™ MIPI platform driver enables the user to control and stream RealSense™ 3D MIPI cameras.
The system shall include:
* NVIDIA® Jetson platform (Currently Supported JetPack versions are: 6.2.1, 6.2, 6.1, 6.0, 5.1.2, 5.0.2, 4.6.1)
* RealSense™ De-Serialize board (DS457)
* RealSense™ De-Serialize board
* NVIDIA® Jetson AGX Orin™ Passive adapter board from [Leopard Imaging LI-JTX1-SUB-ADPT](https://leopardimaging.com/product/accessories/adapters-carrier-boards/for-nvidia-jetson/li-jtx1-sub-adpt/)
* RS MIPI camera (e.g. https://store.realsenseai.com/buy-intel-realsense-depth-camera-d457.html)

Expand Down
2 changes: 1 addition & 1 deletion README_JP4.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The RealSense™ MIPI platform driver enables the user to control and stream Rea

The system shall include:
* NVIDIA® Jetson™ platform (Currently Supported JetPack versions are: 4.6.1)
* RealSense™ De-Serialize board (DS457)
* RealSense™ De-Serialize board
* RS MIPI camera (e.g. https://store.realsenseai.com/buy-intel-realsense-depth-camera-d457.html)

> Note: This MIPI reference driver is based on RealSense™ de-serialize board. For other de-serialize boards, modification might be needed.
Expand Down
2 changes: 1 addition & 1 deletion README_JP5.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The RealSense™ MIPI platform driver enables the user to control and stream Rea

The system shall include:
* NVIDIA® Jetson™ platform (Currently Supported JetPack versions are: 5.1.2, 5.0.2)
* RealSense™ De-Serialize board (DS457)
* RealSense™ De-Serialize board
* RS MIPI camera (e.g. https://store.realsenseai.com/buy-intel-realsense-depth-camera-d457.html)

> Note: This MIPI reference driver is based on RealSense™ de-serialize board. For other de-serialize boards, modification might be needed.
Expand Down
2 changes: 1 addition & 1 deletion README_JP6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The system shall include:
- [6.2 production release](https://developer.nvidia.com/embedded/jetpack-sdk-62)
- [6.1 production release](https://developer.nvidia.com/embedded/jetpack-sdk-61)
- [6.0 production release](https://developer.nvidia.com/embedded/jetpack-sdk-60)
* RealSense™ De-Serialize board (DS457)
* RealSense™ De-Serialize board
* Jetson AGX Orin™ Passive adapter board from [Leopard Imaging® LI-JTX1-SUB-ADPT](https://leopardimaging.com/product/accessories/adapters-carrier-boards/for-nvidia-jetson/li-jtx1-sub-adpt/)
* RS MIPI camera [D457](https://store.realsenseai.com/buy-intel-realsense-depth-camera-d457.html)

Expand Down
2 changes: 1 addition & 1 deletion README_JP6.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The system shall include:
- [6.2 production release](https://developer.nvidia.com/embedded/jetpack-sdk-62)
- [6.1 production release](https://developer.nvidia.com/embedded/jetpack-sdk-61)
- [6.0 production release](https://developer.nvidia.com/embedded/jetpack-sdk-60)
* RealSense™ De-Serialize board (DS457)
* RealSense™ De-Serialize board
* Jetson AGX Orin™ Passive adapter board from [Leopard Imaging® LI-JTX1-SUB-ADPT](https://leopardimaging.com/product/accessories/adapters-carrier-boards/for-nvidia-jetson/li-jtx1-sub-adpt/)
* RS MIPI camera [D457](https://store.realsenseai.com/buy-intel-realsense-depth-camera-d457.html)

Expand Down
2 changes: 1 addition & 1 deletion README_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Reset D457 patches (and any other changes) for kernel image, dtb and D457 driver
```

Note: The `--one-cam` and `--dual-cam` option applies only for JetPack 5.0.2,
compatible with RealSense™ DES457 deserializer.
compatible with RealSense™ deserializer.
- By setting the `--one-cam` option it builds DT with only camera on GMSL link A (default).

- By setting the `--dual-cam` option it builds DT with dual cameras on GMSL link A and B.
Expand Down