martinzink commented on a change in pull request #1033:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1033#discussion_r597098380



##########
File path: extensions/gps/GetGPS.cpp
##########
@@ -86,6 +86,14 @@ void GetGPS::onSchedule(const 
std::shared_ptr<core::ProcessContext> &context, co
   logger_->log_trace("GPSD client scheduled");
 }
 
+int get_gps_status(struct gps_data_t* gps_data) {

Review comment:
       tested with both old and new gpsd versions




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to