mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-07 09:08:05 +00:00
Add README file
This commit is contained in:
@@ -5,7 +5,6 @@ package gnss_sdr;
|
||||
/* MonitorPvt represents a search query, with pagination options to
|
||||
* indicate which results to include in the response. */
|
||||
message MonitorPvt {
|
||||
|
||||
uint32 tow_at_current_symbol_ms = 1; // Time of week of the current symbol, in ms
|
||||
uint32 week = 2; // PVT GPS week
|
||||
double rx_time = 3; // PVT GPS time
|
||||
|
||||
Reference in New Issue
Block a user