move want_replies into new plugin system

This commit is contained in:
Kevin Hester
2020-12-05 11:15:06 +08:00
parent 91b99bd584
commit 3e0dc44210
8 changed files with 44 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ For app cleanup:
* DONE require a recent python api to talk to these new device loads
* DONE require a recent android app to talk to these new device loads
* DONE fix handleIncomingPosition
* move want_replies handling into plugins
* DONE move want_replies handling into plugins
* on android for received positions handle either old or new positions / user messages
* on android side send old or new positions as needed / user messages
* on python side handle new position/user messages