Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using re.search()
#3
(May-10-2021, 07:30 PM)bowlofred Wrote: If I had to do this myself, I would first split on newlines, then split on commas. You can then ignore any lines that don't have the $GPGGA as the message.

Thank you!! I cannot use the second option as I'm using Micropython and that library is not available.
Reply


Messages In This Thread
using re.search() - by ebolisa - May-10-2021, 06:48 PM
RE: using re.search() - by bowlofred - May-10-2021, 07:30 PM
RE: using re.search() - by ebolisa - May-10-2021, 08:12 PM
RE: using re.search() - by bowlofred - May-10-2021, 09:43 PM
RE: using re.search() - by nilamo - May-10-2021, 08:37 PM
RE: using re.search() - by Gribouillis - May-11-2021, 06:06 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020