Skip to content

Commit

Permalink
AP_GPS: Publish information on the GPS*_RTK mavlink messages
Browse files Browse the repository at this point in the history
  • Loading branch information
amilcarlucas committed Aug 21, 2017
1 parent 6143cf1 commit 022ae07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_GPS/AP_GPS_SBP.cpp
Expand Up @@ -289,6 +289,7 @@ AP_GPS_SBP::_attempt_state_update()

last_full_update_tow = last_vel_ned.tow;
last_full_update_cpu_ms = now;
state.rtk_iar_num_hypotheses = last_iar_num_hypotheses;

logging_log_full_update();
ret = true;
Expand Down

0 comments on commit 022ae07

Please sign in to comment.