Hey folks: Not sure if the is an appropriate ask for this group, but over the past few months I've been writing a PBP app that listens to a data link for a custom GPS(non NMEA) data stream, and then displays this on an LCD - largely based on feedback from this forum and others who have been kind enought to help me along. You may even recognize some of the code - like in the interrupt and timing routine (which I am still not sure I fully understand, tho it appears to work for me)..
Now that I am pretty well done with it, I'd like to find someone to take a look at this project and give me a code review - suggest areas where I am making novice mistakes, etc. I know there will be many - I AM a novice.
Some of the things I notice in the operation of the code:
1. If it does not hear a signal for a while it crashes. Not sure why it would do that.
2. There are sections of the code that just don't work and are marked as such.
3. It takes up more codespace than I thought it would..
If someone has some time to help out that'd be great.
TG
Bookmarks