RTK precision for multiple rovers using just one base

I suppose the the first question is why should it matter to differentiate between the rovers? Is this a land survey application? Or are we talking about vehicle tracking, etc.?

Without a software feature to add an ID component to the log files, I think I would label each rover, and when I download it’s log files, put them in folders with the necessary data, like so:

  • unsorted_logs\Reach_base_2018-04-17
  • Project-XYZ\ReachRS_rover-1_2018-04-17
  • Project-ABC\Reach_base_2018-04-17
  • Project-ABC\ReachRS_rover-65535_2018-04-17

(Also, request a feature if you think RoverID would be useful to be integrated in ReachView log files/log file names.)