aprsworld / awat

APRS World Android Telemetry
1 stars 0 forks source link

Refactor and clean up code. #16

Open davarus opened 4 years ago

davarus commented 4 years ago

The GPS Service should be completely isolated and separate from the AWAT Activity. The data collection should be separated from the updates. The collection and updates should be refactored and simplified to allow easily adding different update mechanisms and to avoid lots of code duplication.

davarus commented 4 years ago

Also clean up there project and build files and refactor sensor logic so the checkboxes control collecting as well as updating the data.