Skip to content

Commit 51add7d

Browse files
committed
Readme Update
1 parent 28ebb15 commit 51add7d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@ This JavaFx based tool enables PX4 Users to record and analyse data published vi
1212

1313
Any feedback, comments and contributions are very welcome.
1414

15-
**Development Status:** Last updated 25/05/21
15+
**Development Status:** Last updated 11/11/21
16+
17+
* JDK 17 build
18+
* Trajectory visualization (XY and 3D)
19+
* EKF2 Status badge
20+
* Parameters searchable
21+
* Minor UI and responsiveness fixes
1622

17-
* ntp server functionality added
18-
* JDK 16 built
19-
* rtsp protocol for mjpeg
20-
* OctTree based 3D map representation visualized in 3DView and XYView (flat representation of the map according to relative altitude)
21-
* switched to maven based build
2223

2324
Note: 3D map data can be transferred to MAVGCL using the custom MAVLink message [msg_msp_micro_grid](https://github.com/ecmnet/mavcom/blob/af3a826866d977b898170547d15e1ad334899682/mavcom/mavlink/lquac.xml#L231) - for encoding refer to [MAP3DSpacialInfo.java](https://github.com/ecmnet/mavmap/blob/aa739520e2de797cad3ba71da01f041c87445557/mavmap/src/main/java/com/comino/mavmap/map/map3D/Map3DSpacialInfo.java#L84)
2425

0 commit comments

Comments
 (0)