APRS beacon testers needed

Discussions related to the firmware code development
User avatar
F1RMB
Posts: 2905
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: APRS beacon testers needed

Post by F1RMB » Tue Jan 09, 2024 4:17 pm

The presets values are hardcoded, but you can still make adjustements of the settings after selecting a preset.

KB8YKF
Posts: 61
Joined: Tue Oct 17, 2023 6:55 pm
Location: USA

Re: APRS beacon testers needed

Post by KB8YKF » Tue Jan 09, 2024 4:52 pm

OK2MOP wrote:
Tue Jan 09, 2024 4:08 pm
"Smart beaconing" sets the parameters to defaults for given activity type. On the APRS settings screen you just push the 1, 2, etc. buttons. You cannot change these presets, they are hardcoded in firmware for now.
Thanks, thats what I needed help with was how to change the preset. In case it helps others, Options -> APRS options -> Mode then use rotary knob on RT3S to select "Smart" and while that menu option is still selected, press 1-6 to change what preset you are using.

Still curious what to do about sending wrong Location, when previous Location is populated at power-on. Docs show:
If the location data is not valid in Manual or PTT beaconing modes, the word "Location?" will be displayed on the screen and the data will not be transmitted. In automatic modes (Auto and Smart), no beacon will be transmitted until a valid location is set (in Location screen screen or having a GPS fix on featured transceivers).
Is there a way to delete Location manually? I can set my coordinates manually, but I'm trying to replicate the "Location?" behavior described above.

VK3KYY
Posts: 8260
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: APRS beacon testers needed

Post by VK3KYY » Tue Jan 09, 2024 7:24 pm

KB8YKF wrote:
Tue Jan 09, 2024 1:02 pm
Is it possible to clear Location on radio startup?

Sometimes in manual mode I send a beacon, forgetting I need to check if GPS has acquired location yet - and end up sending my last known location which is somewhere else entirely.

Also, the documentation mentions SmartBeaconing™ modes like Car/Sailing/e-Bike - where is that configured? Thanks!

https://github.com/LibreDMR/OpenGD77_Us ... tbeaconing
The parameters for smart beaconing presets like Car, Sailing or eBike are hard coded and can't be edited.

Currently there is no way to clear the location.


The source code was published for the last Release version on 2023/12/31, so that people can modify it to suit their own requirements

KA1CM
Posts: 297
Joined: Tue Nov 28, 2023 4:14 pm

Re: APRS beacon testers needed

Post by KA1CM » Sun Nov 03, 2024 4:29 pm

M0GZP wrote:
Fri Oct 06, 2023 12:29 pm
Installed, beaconing appears to work as described (both smart and auto), intervals work perfectly and messages decode correctly. I've set it on VFO mode at the moment and it transmits on the TX channel set. Usefully you can still TX manually when auto mode is on, and this seems to reset the decay timer, so if you know you're going to start moving and you want to send a packet before you set off then you can. Am only picking up the response locally at the moment (on Pi with NinoTNC connected to a Yaesu 8900 to listen), not feeding to aprs.fi, but will test it going around Harrow and Watford tomorrow where it should be picked up.

One thought for the future -- it may be useful to send the APRS "in the background", that is you can keep the radio listening to whatever channel you want to monitor and when it's time to auto-TX the APRS packet the radio could auto-switch to a dedicated APRS channel (where the frequency is set), send the packet, and then switch back. Probably already in plans, but I thought I'd suggest it. (This is how auto-aprs tx works on my Retevis RT73).

Great work guys :-)
Hi Daniel, Roger,

I've gone through this thread from the top, and wondering if the "APRS Beaconing in background" will be possible in the future? It would be great if the radio can switch to APRS frequency (144.390 in North America, 144.66 in Japan, 144.575 in New Zealand, etc.), beacon, and then switch back just like M0GZP suggested.

Thanks,
Charlie,

VK3KYY
Posts: 8260
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: APRS beacon testers needed

Post by VK3KYY » Sun Nov 03, 2024 7:11 pm

KA1CM wrote:
Sun Nov 03, 2024 4:29 pm
M0GZP wrote:
Fri Oct 06, 2023 12:29 pm
Installed, beaconing appears to work as described (both smart and auto), intervals work perfectly and messages decode correctly. I've set it on VFO mode at the moment and it transmits on the TX channel set. Usefully you can still TX manually when auto mode is on, and this seems to reset the decay timer, so if you know you're going to start moving and you want to send a packet before you set off then you can. Am only picking up the response locally at the moment (on Pi with NinoTNC connected to a Yaesu 8900 to listen), not feeding to aprs.fi, but will test it going around Harrow and Watford tomorrow where it should be picked up.

One thought for the future -- it may be useful to send the APRS "in the background", that is you can keep the radio listening to whatever channel you want to monitor and when it's time to auto-TX the APRS packet the radio could auto-switch to a dedicated APRS channel (where the frequency is set), send the packet, and then switch back. Probably already in plans, but I thought I'd suggest it. (This is how auto-aprs tx works on my Retevis RT73).

Great work guys :-)
Hi Daniel, Roger,

I've gone through this thread from the top, and wondering if the "APRS Beaconing in background" will be possible in the future? It would be great if the radio can switch to APRS frequency (144.390 in North America, 144.66 in Japan, 144.575 in New Zealand, etc.), beacon, and then switch back just like M0GZP suggested.

Thanks,
Charlie,
It's on my ToDo list, but don't hold your breath...

KA1CM
Posts: 297
Joined: Tue Nov 28, 2023 4:14 pm

Re: APRS beacon testers needed

Post by KA1CM » Sun Nov 03, 2024 7:43 pm

VK3KYY wrote:
Sun Nov 03, 2024 7:11 pm

It's on my ToDo list, but don't hold your breath...
That is all the good news. Thank you so much.
Charlie,

VK3KYY
Posts: 8260
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: APRS beacon testers needed

Post by VK3KYY » Sun Nov 03, 2024 7:52 pm

KA1CM wrote:
Sun Nov 03, 2024 7:43 pm
VK3KYY wrote:
Sun Nov 03, 2024 7:11 pm

It's on my ToDo list, but don't hold your breath...
That is all the good news. Thank you so much.
Charlie,
I actually started to look at this a few weeks ago, but then had some unrelated problems because I fitted a much better GPS module, externally to my MD9600

I am still working on the code that handles the data from the GPS so that I will support u-blox M10 class multi constellation GPS modules

KA1CM
Posts: 297
Joined: Tue Nov 28, 2023 4:14 pm

Re: APRS beacon testers needed

Post by KA1CM » Sun Nov 03, 2024 9:20 pm

VK3KYY wrote:
Sun Nov 03, 2024 7:52 pm

I actually started to look at this a few weeks ago, but then had some unrelated problems because I fitted a much better GPS module, externally to my MD9600

I am still working on the code that handles the data from the GPS so that I will support u-blox M10 class multi constellation GPS modules
I'm reading in the thread you are working on, very interesting, seems overkill to me though.

VK3KYY
Posts: 8260
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: APRS beacon testers needed

Post by VK3KYY » Sun Nov 03, 2024 11:21 pm

KA1CM wrote:
Sun Nov 03, 2024 9:20 pm
VK3KYY wrote:
Sun Nov 03, 2024 7:52 pm

I actually started to look at this a few weeks ago, but then had some unrelated problems because I fitted a much better GPS module, externally to my MD9600

I am still working on the code that handles the data from the GPS so that I will support u-blox M10 class multi constellation GPS modules
I'm reading in the thread you are working on, very interesting, seems overkill to me though.
Not sure why, but we don't seem to get very good GPS coverage where I live. Even the android based GPS in my car takes several minutes to get a lock.

So we do need this level GPS.

PU7PZB
Posts: 10
Joined: Thu Aug 10, 2023 3:09 pm
Location: Fortaleza/CE - Brasil
Contact:

Re: APRS beacon testers needed

Post by PU7PZB » Mon Nov 04, 2024 4:30 pm

Hello, I'm available to be a beta tester.

Post Reply