Shop OBEX P1 Docs P2 Docs Learn Events
GPS_Cog_Lite — Parallax Forums

GPS_Cog_Lite

electricsmithelectricsmith Posts: 20
edited 2010-08-02 16:24 in Propeller 1
I have been using the GPS_Float_Lite object and was amazed with how well it worked, very easy to get running.· I'm interfacing a Linx GPS module RXM-GPS-SR.· I have a lot of other modules however on the same board that need communication too.· I have two props on it trying to parallel process and communicate between them.· My issue is how many cogs the GPS object takes.· It uses 4 cogs as well as Cog 0.· No way I can do the remaining functions under 3 cogs and handle inter-prop communication.· Can anyone point me to something that offers the same data parsed out of GPS without use of so many cogs?

Tim

Comments

Sign In or Register to comment.