meshtastic / Meshtastic-Apple

Apple iOS, iPadOS & macOS Clients For Meshtastic
https://meshtastic.org
GNU General Public License v3.0
196 stars 58 forks source link

Implement exporting range test csv files #803

Open RubyMetro opened 1 month ago

RubyMetro commented 1 month ago

OS

iOS, iPadOS, macOS

Description

While android possesses the ability to export CSV files for the range testing module, iOS does not, despite having the ability to turn the range testing module on to any radio connected to it. I am requesting that an option be added to the range test module page in radio configuration to export a CSV file containing range test data to the onboard files app.

Participation

Additional comments

A proposed solution was to "just use the position logs" but this defeats the purpose of the feature being available in the firmware. Functionality should be the same between all platforms.

garthvh commented 1 month ago

Android also does not have the ability to download the actual range test csv file, it builds one from the 500 packet log.

RubyMetro commented 1 month ago

Android also does not have the ability to download the actual range test csv file, it builds one from the 500 packet log.

That is correct. I am talking about exporting the log to a CSV file like the android app is able to for easy use with Google Maps.