Updates
This commit is contained in:
parent
f4223f700e
commit
2c0af0f0ff
@ -13,6 +13,16 @@ If you're using the DJI FPV system, here's the relevant configuration you need t
|
|||||||
|
|
||||||
That's it!
|
That's it!
|
||||||
|
|
||||||
|
## Configuring AP for the DJI O3
|
||||||
|
|
||||||
|
If you're using DJI O3, this is what you need to do:
|
||||||
|
|
||||||
|
* Set , `OSD_TYPE=5` for MSP_DISPLAYPORT.
|
||||||
|
* Set `SERIALn_PROTOCOL=42 SERIALn_BAUD=115 SERIALn_OPTIONS=0` for DisplayPort
|
||||||
|
* Arrange your OSD elements as you want them.
|
||||||
|
|
||||||
|
Done!
|
||||||
|
|
||||||
## Synchronizing the video and audio of the DJI Air Unit
|
## Synchronizing the video and audio of the DJI Air Unit
|
||||||
|
|
||||||
The audio of the DJI air unit is slower than the video, leading to desynchronization, but it is slower by a constant factor, which means it can be easily corrected with the following command:
|
The audio of the DJI air unit is slower than the video, leading to desynchronization, but it is slower by a constant factor, which means it can be easily corrected with the following command:
|
||||||
@ -25,6 +35,6 @@ $ ffmpeg -i "$1" -c:v copy -filter:a atempo=1.001480,volume=20 \
|
|||||||
* * *
|
* * *
|
||||||
|
|
||||||
<p style="font-size:80%; font-style: italic">
|
<p style="font-size:80%; font-style: italic">
|
||||||
Last updated on March 04, 2022. For any questions/feedback,
|
Last updated on January 01, 2023. For any questions/feedback,
|
||||||
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
|
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
|
||||||
</p>
|
</p>
|
||||||
|
@ -49,7 +49,7 @@ They seem to be very genuine:
|
|||||||
Not only are they genuine, but if we compare with the graph of the brand new VTC-6 above, we see that the reclaimed NKON batteries have had zero (or very few) cycles, as they gave the same Ah at 3.3V/cell as the new ones.
|
Not only are they genuine, but if we compare with the graph of the brand new VTC-6 above, we see that the reclaimed NKON batteries have had zero (or very few) cycles, as they gave the same Ah at 3.3V/cell as the new ones.
|
||||||
|
|
||||||
|
|
||||||
If you need it, here is the [raw Assault and Battery CSV](/resources/29e39ead4d104c2c8133b028882b6a98.csv).
|
If you need it, here is the [raw Assault and Battery results CSV](/resources/29e39ead4d104c2c8133b028882b6a98.csv) for this battery.
|
||||||
|
|
||||||
|
|
||||||
## White CNHL 4S 4000 mAh
|
## White CNHL 4S 4000 mAh
|
||||||
|
Loading…
Reference in New Issue
Block a user