Giter VIP home page Giter VIP logo

trentbrooks / antimap Goto Github PK

View Code? Open in Web Editor NEW
170.0 170.0 79.0 16.86 MB

The AntiMap is an Open Source creative toolset for recording and visualising your own data. The project currently consists of a smart phone utility application (AntiMap Log) for data capture, and a couple of web/desktop applications (AntiMap Simple and AntiMap Video) for post analysis and data visualisation.

Home Page: http://theantimap.com

C++ 10.93% Objective-C++ 18.56% C 0.27% Objective-C 1.61% Processing 6.05% Java 0.60% JavaScript 61.98%

antimap's People

Contributors

trentbrooks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

antimap's Issues

AntiMap Log: run in background

Need to update both the openframeworks/iphone and processing/android version of the mobile applications so they run in the background. At the moment the app needs to be active to record the stats, so if you accidentally hit the sleep button or something the stats do not record.

This may require a full port from openframeworks to native ios, and from processing to java. Need to do some more research and tests before making this decision.

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

AntiMap Log: add altitude & accelerometer

Add altitude to the recorded stats, as the 8th parameter. Should be an easy update to make, but requires implementation and testing to see if it works correctly.

Also other stats to add which would be of use could be accelerometer data?

Reference docs:
ios- http://developer.apple.com/library/ios/#documentation/CoreLocation/Reference/CLLocation_Class/CLLocation/CLLocation.html

android- http://developer.android.com/reference/android/location/Location.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.