How do I discern Maidenhead Locator from GPS lat long info.


Results 1 to 40 of 126

Threaded View

  1. #34
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959

    Default Re: How do I discern Maidenhead Locator from GPS lat long info.

    Quote Originally Posted by tasmod View Post
    I got exactly the same reading as the phone app moving the unit around.
    Yahooo!

    I'm now looking at making the time display more accurate to the second epoch using DT_Ints
    If you are going to add interrupts, you'll need to make some changes.

    SERIN2's baudrate is software timed, and it doesn't like being interrupted.
    You'll have to move the serial lines over to RC6 and RC7 (the USART pins).
    Then use HSERIN instead of SERIN2.
    HSERIN is not affected by the interrupts.
    Last edited by Darrel Taylor; - 22nd April 2014 at 23:08.
    DT

Similar Threads

  1. LAT replaces PORT command?
    By markscotford in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 3rd December 2011, 16:37
  2. Need Info for PBP?
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 30th January 2009, 07:44
  3. Replies: 1
    Last Post: - 27th July 2008, 06:14
  4. dmx info.
    By oscar in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 8th May 2005, 11:54

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts