Coder Social home page Coder Social logo

Send station ID with APRS SSID about ambient_aprs HOT 3 OPEN

mstyne avatar mstyne commented on July 29, 2024
Send station ID with APRS SSID

from ambient_aprs.

Comments (3)

avryhof avatar avryhof commented on July 29, 2024

See if the code in the aprs-passcode branch works for you.

Pull Request #4

from ambient_aprs.

mstyne avatar mstyne commented on July 29, 2024

@avryhof It does indeed work!

https://aprs.fi/?c=raw&call=K2MTS-1

No configuration changes were necessary, I am only passing station_id (as K2MTS-1), latitude, and longitude.

Packets do not seem to post reliably; I'm not sure if that's a real issue or perhaps a built-in rate limit on the CWOP endpoint. I will keep an eye on it.

Thanks so much!

from ambient_aprs.

avryhof avatar avryhof commented on July 29, 2024

I'm not sure if it's a hard limit, or just a suggestion, but looking at http://www.wxqa.com/servers2use.html

  1. How often should I send a weather data packet?
  • Every 5 minutes or LESS often, i.e. 6 minutes, 7 minutes,.....etc.

So, I would recommend adhering to that as much as possible, just because it's in the docs, and I wouldn't want to run afoul of their server admins, and get banned for that reason.

I do have mine updating every 5 minutes. My script pulls the weather data from the API, dumps it into a Django model (sitting on top of Postgres) then sends it out to CWOP. If I had read that page in more detail previously, I might have set my limit for CWOP data to 10 minutes.

from ambient_aprs.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.