Skip to content

Commit

Permalink
Merge pull request #112 from envirover/issue109_2
Browse files Browse the repository at this point in the history
#109 Normalize HIGH_LATENCY2 properties in UV Tracks
  • Loading branch information
envirover authored Mar 12, 2021
2 parents 8306224 + ce60f61 commit 5d952a7
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 5d952a7

Please sign in to comment.