HAM APRS protocol & PBP ???


Closed Thread
Results 1 to 3 of 3
  1. #1
    atomski's Avatar
    atomski Guest

    Question HAM APRS protocol & PBP ???

    Has anyone ever tried this under pbp? I've seen many APRS implenetations using assembler, C and other compliers, but none using PicBasic Pro. I'd like to be able to send/receive APRS messages and GPS position. I'm aware that there are several similar devices out there, however they're all commercialized and not that easy to get here in YU-land. I've already done some tests receiving GPS sentences and displaying them on the LCD and sending them serially to the PC, but I'm not sure how to write the code for over-the-air encoding in APRS (AX25) amateur radio protocol... Ideas?

    Thanks in advance.

    --
    Sincerest regards,

    YZ7REA Vladimir M Skrbic
    4N7ATV Repeater Administrator
    YU7GHZ Radio Club President

  2. #2
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Atomsky,


    atomsky>>tests receiving GPS sentences and displaying them on the LCD and sending them serially to the PC, but I'm not sure how to write the code for over-the-air encoding in APRS (AX25) amateur radio protocol... Ideas?<<

    If you had the format of the protocal, that is 50 percent of it... the other 50 percent is having a transmitter and receiver that receives the protocall.

    Stick a triggered scope to the output and let it transmit a known bit of data. From there, you can make the transmit behave anyway you want.

    sounds like a fun project to do...

    Dwayne
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

  3. #3
    atomski's Avatar
    atomski Guest


    Did you find this post helpful? Yes | No

    Default

    Sure is,

    I've receintly aquired a copy of the AX25 protocol and it looks like they've thought of everything... I presume that there are pbp code snippets for transmitting and receiving data using this protocol out there and it would be nice to use them and learn something in the process. Writting everything from scratch would be a long process for which I don't have nearly enough time. I'm constantly involved in several projects at the same time, most of which I'm doing for free for the amateur radio community. That really eats a lot of my spare time... I would appreciate if someone could give me a hand with pbp version of APRS routines...

    --
    Sincerest regards,

    YZ7REA Vladimir M Skrbic
    4N7ATV Repeater Administrator
    YU7GHZ Radio Club President

Similar Threads

  1. PBP Book
    By Bruce in forum Off Topic
    Replies: 83
    Last Post: - 4th October 2021, 12:55
  2. Replies: 17
    Last Post: - 12th April 2014, 02:17
  3. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 19:01
  4. Newby- PBP wont compile for 18F (MPLAB)
    By jd76duke in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th December 2005, 23:30
  5. PBP / XP Crash
    By pondindustrial in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 27th November 2005, 03:16

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