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

Lua tracker cleanup #41

Merged
merged 15 commits into from
Sep 20, 2018
Merged

Lua tracker cleanup #41

merged 15 commits into from
Sep 20, 2018

Conversation

saerdnaer
Copy link
Contributor

TODO: describe what this PR does and how it was tested

@saerdnaer saerdnaer changed the title [WIP ]Lua tracker cleanup [WIP] Lua tracker cleanup Aug 30, 2018
@takluyver
Copy link
Member

This certainly looks like a big improvement - have we actually tested it on one of the trackers? I'd be reluctant to merge it without some testing, because it won't be obvious to whoever runs the trackers next that the script has been overhauled from a known-working state.

@takluyver takluyver mentioned this pull request Sep 6, 2018
2 tasks
@saerdnaer
Copy link
Contributor Author

I tested it on tracker 1, saw the problems described in #39 and then validated that the old version also has the same bug.

@takluyver
Copy link
Member

Aha, thanks. But you checked that it was both sending data to the server and recording it on the SD card, with no obvious regressions from the script we used during the competition?

@saerdnaer
Copy link
Contributor Author

I did not check the SD card, AFAIK I saw data on the map. I tried to validate on http://tracking.roboticsailing.org/coordinates but it looks like this view is somehow broken and lists only coordinates from yesterday. But I would suggest that we also switch to comma seperated values for the REST API, like we discussed in #42 for the sd card.

@takluyver
Copy link
Member

OK, could someone with a tracker device try running it with @saerdnaer's script from this PR, and check that coordinates are written to the SD card? If this is done while the server is still running, it would be great if we could also double check that the server accepts the coordinates that it is sending. I've made some changes on the server side recently.

I agree that it would be good to change to a clearer format for sending data to the server, but let's focus on getting this PR checked and merged. This looks much clearer already, and at some point we're all going to be busy with other things and work on this is likely to stall.

@tsaoyu tsaoyu self-assigned this Sep 19, 2018
@tsaoyu tsaoyu merged commit cfdc8cb into master Sep 20, 2018
@tsaoyu
Copy link
Member

tsaoyu commented Sep 20, 2018

I have tested the script on the tracker for:

  • SD card data record
  • Data transfer via GSM

@takluyver
Copy link
Member

👍 thanks @tsaoyu !

@takluyver takluyver deleted the lua-tracker-cleanup branch September 20, 2018 18:46
@tsaoyu
Copy link
Member

tsaoyu commented Sep 20, 2018

CSV support on the way 🔨

@saerdnaer saerdnaer changed the title [WIP] Lua tracker cleanup Lua tracker cleanup Oct 7, 2018
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

Successfully merging this pull request may close these issues.

3 participants