Skip to content

Commit

Permalink
#109 Normalize HIGH_LATENCY2 properties in UV Tracks
Browse files Browse the repository at this point in the history
  • Loading branch information
envirover committed Mar 12, 2021
1 parent c79e804 commit ce60f61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ private static Feature reportToPointFeature(StateReport reportedState)
properties.remove("custom0");
properties.remove("custom1");
properties.remove("custom2");
properties.remove("isMavlink2");

properties.put("time", reportedState.getTime());

Expand Down

0 comments on commit ce60f61

Please sign in to comment.