-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Subject of the issue
It is not possible to turn off logging (or even turn off the device to stop logging) when the device is out of reach.
It is not possible to know the Facet is logging when the OLED display is not readable because it is out of view and/or in bright sun.
Your workbench
26-October-2022 RC
Description of Issue
While performing static logging, it is sometimes necessary to have a GNSS receiver 2.5m or more above the ground to clear low-level vegetation or other obstacles. In this situation, it is not possible to stop logging without moving the Facet, necessitating manual trimming of the RINEX file.
I can start a new log file by have the Facet in WiFi Config mode before I raise it up in the air.
I know I'm asking a lot and this may never get implemented. But this is one reason to implement some form of command channel and protocol, perhaps over Bluetooth. Even if it started out by being just one command that put the device in WiFi config mode :)
My observations are that most commercial survey GNSS receivers have some sort of command protocol that can be used to stop and start logging, turn internal radios on and off, set the coordinates of a RTK base unit, etc.
Given that there is this statement "If you are a big fan of SurvPC please contact your sales rep and ask them to include SparkFun products in their Manufacturer drop-down list." in the manual at https://docs.sparkfun.com/SparkFun_RTK_Firmware/gis_software/#survpc I believe there would need to be such a command channel and protocol in place for s/w developers to even consider doing this.
It's my very-limited observation is that some of the commercial devices use a NMEA-like command and response protocol right in the NMEA stream. Well, at least the commands start with a $ and have a message id word in all caps.