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

AntiMap Log: settings screen #3

Open
trentbrooks opened this issue Jan 29, 2012 · 2 comments
Open

AntiMap Log: settings screen #3

trentbrooks opened this issue Jan 29, 2012 · 2 comments

Comments

@trentbrooks
Copy link
Owner

Change the button on the main home screen from 'www.theantimap.com' to 'settings', which when pressed brings up a preference settings screen. On this screen, we could have options for:

  • set the recording framerate. eg. 1-30fps
  • checkboxes for which stats to record. eg. latitude, longitude, compass, speed, distance, altitude
  • delete button to clear all saved data from sd card
  • email button to send data via email
  • link to www.theantimap.com
@ruderphilipp
Copy link

What would be the most "natural"/preferred solution for you for accessing this dialog?

(1) Having a card flip and on the flip side the settings dialog or
(2) having the settings dialog after sliding to a screen to the right or
(3) using global "settings" and adding one entry for AntiMap there.

@trentbrooks
Copy link
Owner Author

Update on this... I've been created a gui addon for iphone/openframeworks: https://github.com/trentbrooks/ofxTouchGUI

Should be easy to create the iphone settings screen now. Will try add the following:

TOGGLES:
Send all data realtime via OSC
Latitude
Longitude
Compass
Speed
Distance
Altitude
Accelerometer (x,y,z)
Gyroscope (x,y,z)

SLIDER OR DROPDOWN:
Frame/record rate (1fps - 30fps)

BUTTONS:
Delete saved data
Email saved data
Link to theantimap.com

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

No branches or pull requests

2 participants