You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,23 +23,16 @@ to get the latest version information.
23
23
24
24
## Latest Release
25
25
26
-
The latest release version of PSDK is 3.9.0. This version of Payload SDK mainly add some new features support and fixed some
26
+
The latest release version of PSDK is 3.9.1. This version of Payload SDK mainly add some new features support and fixed some
27
27
bugs. Please refer to the release notes for detailed changes list.
28
28
29
-
* Supports the payload camera Zenmuse H30 series.
30
-
* FlyCart 30 aircraft supports the time synchronization function.
31
-
* FlyCart 30 aircraft supports HMS functions.
32
-
* FlyCart 30 aircraft supports the data subscription function.
33
-
* Fixed the issue with inaccurate zoom multiplier retrieval for the Mavic 3 Enterprise series cameras.
34
-
* Fixed data errors on the receiving end of small data transfers from MSDK to PSDK.
35
-
* Fixed the inability of devices at payload ports 2 and 3 of the M300 RTK aircraft to perform small data transmission to devices connected to the OSDK port.
36
-
* Fixed the issue where MSDK V5 and PSDK devices could not perform small data transmission when using M300 RTK and M350 RTK aircraft.
37
-
* Fixed occasional payload negotiation failures between PSDK and the M350 RTK aircraft.
38
-
* Fixed screen flickering and glitching issues with the H20T payload camera's video stream.
39
-
* Fixed issues with retrieving the visible light camera video stream from the M3TD camera.
40
-
* Optimized the C++ camera management sample.
41
-
* Optimized memory usage strategy for STM32 platform sample by introducing CCMRAM.
42
-
> Note: For M300 RTK and M350 RTK, the camera management module now checks the payload port device's status at startup. This may occasionally result in log errors. Normal function is not affected, and this will be optimized in a future release.
29
+
* GEO Caging feature supported for the M3D series models.
30
+
* Flight control function and waypoint mission supported for the FlyCart 30 model.
31
+
* Fixed an issue with subscribing to the flight control topics for M300 RTK and M350 RTK models.
32
+
* Resolved a problem with DJI Smart Controller Enterprise not recognizing PSDK payload devices on M300 RTK.
33
+
* Fixed an issue with acquiring the camera stream without I-frames on M3D series models.
34
+
* Added the MOP 49154 channel as an alternative to the 49152 channel for subscribing to the L2 camera's real-time 3D point cloud. This enhancement avoids conflicts when subscribing to point cloud data concurrently with Pilot2 and improves the quality of the point cloud data.
35
+
> Note: When using M300 RTK with the DJI Smart Controller Enterprise to activate payloads via the OSDK interface, the remote controller will not recognize the payload device if the virtual serial port is not utilized.
0 commit comments