Skip to content

wheresalice/rangetest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rangetest

rangetest.csv viewer for Meshtastic

The live version is available here:

This code is for viewing a rangetest.csv file saved from a Meshtastic Node. Tested with the file saved from the Android App, not sure about other clients.

It's just the "Export rangetest.csv" in the main menu. Haven't looked at the one from the Rangetest module.

Plots the results on a Leaflet/OSM map. Should work globally.

Once loaded, will be able to filter the data to narrow down the displayed data.

Note: the file is processed entirely in the browser, it is never shared or uploaded. Although OSM tileservers will see what squares you view.


Contributing

Open an issue (including for feature requests) above, or submit a pull request!

Or for more informal discussion see

Languages

  • JavaScript 80.9%
  • HTML 16.3%
  • CSS 2.8%