Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/runtime sensor selection #48

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jjblum
Copy link

@jjblum jjblum commented Feb 10, 2017

Pull request to be completed simultaneously with platypusllc/firmware/feature/runtime_sensor_selection, commit a71d3674, pull request

Sensor types can now be selected at runtime by changing options in the preferences. Sensor type options have been added to the preferences. Starting the server (moving the slider on the main fragment to the right) and long-pressing the new button at the bottom of the main fragment cause the phone to construct a JSON built from the current sensor type preferences and send it to the arduino.

jjblum added 4 commits January 5, 2017 19:05
…n button press.

Ready for testing, but probably buggy.
Required binding the VehicleService to the LauncherFragment.
This unfortunately cluttered up the LauncherFragment considerably.
This needs to be tested, as my emulator seemed to run hot while the service was on.
I'm not sure if that means extra junk work is being done somehow, or if
  I just need to test it on a phone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant