What is the criteria for the "BLERTK" app creating new log file?
Quote from anonymous on August 7, 2023, 7:58 pmWhen the record button is pressed, how does the RTKBLE app decide whether to generate a new log file name or utilize an existing one?
When the record button is pressed, how does the RTKBLE app decide whether to generate a new log file name or utilize an existing one?
Quote from GPSWebShop Official on August 7, 2023, 8:01 pmCriteria for creating new log files:
When the file size exceeds 2MB (on iOS) or 4MB (on Android), a new file is generated. Otherwise, the log data is appended to the existing file. This criterion is to ensure that log files remain at a practical and manageable size.
By the way, log files are named following the format: yyyy-MM-dd-HH-mm.ubx.
Criteria for creating new log files:
When the file size exceeds 2MB (on iOS) or 4MB (on Android), a new file is generated. Otherwise, the log data is appended to the existing file. This criterion is to ensure that log files remain at a practical and manageable size.
By the way, log files are named following the format: yyyy-MM-dd-HH-mm.ubx.
