AntiMap
AntiMap copied to clipboard
AntiMap Log: settings screen
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
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.
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