Design Requirements
- Allows two-way communication with boat over LoRA
- Shows position of boat and waypoints on a map
- Allows mission planning inputs and control takeover of the boat in an emergency
Constraints
- Limited communication bandwidth over LoRa
Considerations
- What is the best framework to use? Could be a web app to use mapping from google maps, but then it wouldn’t work offline
- What have other people used for this type of thing?