Coder Social home page Coder Social logo

parameters about lora_aprs_tracker HOT 3 CLOSED

richonguzman avatar richonguzman commented on July 28, 2024
parameters

from lora_aprs_tracker.

Comments (3)

richonguzman avatar richonguzman commented on July 28, 2024 2

Hi,

  • nonSmartBeaconRate: time for fixed time beacon when no SmartBeacon is active

  • rememberStationTime: @mpbraendli was right , time for remembering a station/tracker in the listening part

  • maxDistanceToTracker: this is an idea not implemented but somehow the tracker should only interact with trackers nearby, this is why this was an idea still

  • standingUpdateTime: when 15 min has happened and the tracker hasn't move away from the center of the last point on gps for the minDistTx, it will send a beacon at 15 min. but sending the first "csT" byte (c) as " ". This makes APRS-IS servers interpret that the station has no movement and this shows not speed, course , etc

from lora_aprs_tracker.

mpbraendli avatar mpbraendli commented on July 28, 2024 1

I was wondering about maxDistanceToTracker, so I had a look at the source code for other parameters you mention too.

  • nonSmartBeaconRate is the transmit interval when smart_beacon.active is false.
  • rememberStationTime is the duration for how long stations are remembered. This is used for showing the list in the LISTENING> display.
  • maxDistanceToTracker is not used anywhere.
  • standingUpdateTime is an interval that does something with how the altitude is encoded, if you didn't move since the previous report... But I'm not entirely sure. It's related to the APRS spec 1.0.1 page 48:

In the special case of c = " " (space), there is no course, speed or range data, in which case the csT bytes are ignored.

But as said, I'm not entirely sure and Ricardo hopefully has more details or corrections.

from lora_aprs_tracker.

jranma avatar jranma commented on July 28, 2024

thanks a lot for the infos

from lora_aprs_tracker.

Related Issues (20)

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.