Giter Club home page Giter Club logo

arduino-aprs-tracker's People

Contributors

aronaut avatar bertrik avatar billygr avatar fnabarlats avatar matix2120 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduino-aprs-tracker's Issues

Error in height and continuous sending of packets

Hello, I see that the height error is a recurring theme. If I load the TinyGPS IDE example, the readings are correct, but with the smartbeaconing code it always shows me 1000000. I guess it could be an error with the data reading or conversion, at one point I put some serialprintln and it started to show me fine, but it didn't last long and it was gone.

Regarding the continuous sending of packets, it enters the update loop and has a hard time getting out, I could see that the course of being in normal values, goes to a negative value and 5 figures.

I currently use a 3.3v Pro mini board and a NEO6

Greetings

Timer

Hello, May I have a question about your "timer"? Is it the way how to fix APRS and GPS modul with their problems work together? How it work?

SmartBeaconing works ?

Hello,
We use your code for more than 1 year and very happy about it.
Today I found "SmartBeaconing" in your code. Does it work ? Do I need some special configuration to enable it ?
Or it enabled by default ?

APRS tracker without GPS module

Hey there!
Im not exactly programmer, so can somebody help me to edit code for manual GPS coords just.
For me its not necessary to update GPS coords, cuz device located in same spot all time.
Thank you.

SmartBeaconing is sending invalid packets after long time continuous working

Hello,
We have tested new SmartBeaconing feature (tested on 2 devices) during long time (few days) continuous work.
We found very strange issues.

During first several days all sending correctly. But later we found that trackers send invalid data
-9>APZMDM,WIDE1-1,WIDE2-2,qAR,UR5KSH-1:=5036.75N/02614.07E>/A=000746Arduino APRS Tracker
Should be
UR5KSH-9>APZMDM,WIDE1-1,WIDE2-2,qAR,UR5KSH-1:=5036.75N/02614.07E>/A=000746Arduino APRS Tracker

And the second tracker
UR5KHL-9>APZMDM,UR5KSH-1,WIDE1*,WIDE2-2,qAO,UR5KDK-2:=5044.37N/02603.18E>-16/60/A=000670Arduino APRS Tracker
Screenshot_230

To fix invalid behavior I restarted device.

I think this error someway connected with buffer overload.

How to change aprs beacon timer?

Hello,
I found that tracker send beacon every 1 minutes.
Is it possible to change it to 30 seconds ?
I've changed this line

 #define TIMER_MINUTES 30L*1000L

But it didn't help.

'APRS_setSpeed' was not declared in this scope

D:\Arduino\arduino-aprs-tracker-smart-beacon\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker\arduino-aprs-tracker.ino: In function 'void locationUpdate()':

arduino-aprs-tracker:225:3: error: 'APRS_setSpeed' was not declared in this scope

D:\Arduino\arduino-aprs-tracker-smart-beacon\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker\arduino-aprs-tracker.ino:225:3: note: suggested alternative: 'APRS_setPower'

arduino-aprs-tracker:226:3: error: 'APRS_setCourse' was not declared in this scope

D:\Arduino\arduino-aprs-tracker-smart-beacon\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker-smartbeaconing\arduino-aprs-tracker\arduino-aprs-tracker.ino:226:3: note: suggested alternative: 'APRS_setPower'

exit status 1

'APRS_setSpeed' was not declared in this scope

Arduino 1.8.13.

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.