add support for network ping testing

This commit is contained in:
geeksville
2020-02-19 18:51:17 -08:00
parent bf347aad91
commit b9438357b6
7 changed files with 62 additions and 31 deletions
+4 -1
View File
@@ -1,6 +1,8 @@
# High priority
Items to complete before the first alpha release.
* rx signal measurements -3 marginal, -9 bad, 10 great
* only send 10% of phone gps positions on the network
* post sample video to signal forum
* support non US frequencies
* make an install script to let novices install software on their boards
@@ -177,4 +179,5 @@ Items after the first final candidate release.
* update local GPS position (but do not broadcast) at whatever rate the GPS is giving it
* don't send our times to other nodes
* don't trust times from other nodes
* draw compass rose based off local walking track
* draw compass rose based off local walking track
* add requestResponse optional bool - use for location broadcasts when sending tests