Open dmssargent opened 9 years ago
Thanks, I'll check it out.
I tried merging in the new SDK changes but since I moved the original SDK to the subdirectory Android/App I had trouble. As a quick fix, I created a new fork of the SDK in the top level repository ftc_app and copied over the changes. I then updated the new SDK and the PC program to work with the new changes in packet sizes and offsets. Do you think I should just remove the Android App from the ftc_app_networked_simulator repository and use the standalone ftc_app repository?
Maybe we can apply some logic from this, http://www.arlocarreon.com/blog/git/git-repo-inside-a-git-repo/ It may make life easier, but if we do it, we should provide precompiled packages to make life easier for others.
The SDK got updated, so we need to pull in the new version and verify the code is still running and functioning correctly. A means of automated syncing may need to be developed if the SDK starts getting regular updates.