ninthday / funf-open-sensing-framework

Automatically exported from code.google.com/p/funf-open-sensing-framework
0 stars 0 forks source link

funf_analyze.py not working with builtin.SimpleLocationprobe #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use SimpleLocationProbe instead of LocationProbe
2. Save data to archive
3. Run funf_analyze.py

What is the expected output? What do you see instead?

At least some location data is expected. Instead the script says  no location 
data.

What version of the product are you using? On what operating system?

Funf 0.4, latest repo checkout of the scripts.

Please provide any additional information below.

I already fixed this, please look at my reppo-clone:
https://code.google.com/r/carstendraeger-funf/source/checkout

I also pushed this fix since I was running into this error:
https://code.google.com/p/funf-open-sensing-framework/issues/detail?id=97

Please feel free to pull these changes into your master, no need for others to 
search for these problems again. :)

Original issue reported on code.google.com by carsten....@bitz.it on 29 Nov 2013 at 10:13