KM6VV wrote:
Hi Jacob,
is the GitHub Zip complete? Looks like the pic32lib has no files, and GPS only has GPS.h. TokenParser has no files, but needs at least TokenParser.h.
19 files?
Maybe I need something else?
Maybe point me to the notes needed to compile?
I am not current on the PIC lib, come to think of it.
the pic32lib and TokenParsers are submodules so you need to do a submodule update. The gps code is not complete and there is only a header.
If you look at github.com/pontech you should see the submodules. I was able to pull and update the whole project.
Jacob
NOTE: There are a couple of other issues as well that have been fixed in MPIDE to get this to compile, I'll will have to put a readme together.