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

Two small issues with ASE v25 and Droid Incredible #1

Open
braingram opened this issue Jun 27, 2010 · 0 comments
Open

Two small issues with ASE v25 and Droid Incredible #1

braingram opened this issue Jun 27, 2010 · 0 comments

Comments

@braingram
Copy link

ASE version: 25
Phone: Droid Incredible

I needed to change line 30 of remoteSensors.py to:
data = sensors['result']
to:
data = sensors.result

Also when testing with google maps it seems like one of the axes was flipped (I think roll?). When I tilted the phone to the left along the axis aligned with the 4 buttons near the bottom of the screen it moved the map east (the same with right -> west).

Awesome work :)

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

1 participant