aronstrandberg / mvk15

MVK Project: Data Collection Using a Drone, and Graphical Representation via MVC
4 stars 0 forks source link

Correct the sample database #18

Closed fellan12 closed 9 years ago

fellan12 commented 9 years ago

Enhance the sample database after issue #17 is closed.

karlek commented 9 years ago

This is on hold untill we solve #19

aronstrandberg commented 9 years ago

So this should be on go again now that #19 is a non-issue

karlek commented 9 years ago

I'm thinking about the test script that we currently have, can't we just print the generated json coordinates with document.write and save it to a file? Database insertion from the json should be trivial. @aronstrandberg what do you think?

aronstrandberg commented 9 years ago

From the prototype you mean? Generating random bogus GPS coordinates, yes, this should be trivial

karlek commented 9 years ago

Could be a first step before we complete the soldering of the GPS-unit.

nejlika commented 9 years ago

Still an issue?