|
APRS reporting not working
#hblink
There is a typo in the above configuration. In [D-APRS], AX_PEERS should be MAX_PEERS. Other than that, your configuration looks good.
There is a typo in the above configuration. In [D-APRS], AX_PEERS should be MAX_PEERS. Other than that, your configuration looks good.
|
By
Eric - KF7EEL
· #2722
·
|
|
Private call with HBlink
#mmdvm_bridge
#hblink
No, put in the name(s) of they MASTER or PEER instances where you want private calls to be routed. You'll find these in hblink.cfg, where you define an instance for hotspots to connect to and what hbl
No, put in the name(s) of they MASTER or PEER instances where you want private calls to be routed. You'll find these in hblink.cfg, where you define an instance for hotspots to connect to and what hbl
|
By
Eric - KF7EEL
· #2707
·
|
|
Private call with HBlink
#mmdvm_bridge
#hblink
First, be sure you have the latest commit from https://github.com/HBLink-org/hblink3. You shouldn't need to do a PCRewrite if your Pi-Star will only be connecting to your hblink server. In your hblink
First, be sure you have the latest commit from https://github.com/HBLink-org/hblink3. You shouldn't need to do a PCRewrite if your Pi-Star will only be connecting to your hblink server. In your hblink
|
By
Eric - KF7EEL
· #2705
·
|
|
Summer of Code?
I have also set up a demonstration server. See https://demo.hbnet.xyz. Feel free to register and test it out. Let me know if you would like to test the admin side.
I have also set up a demonstration server. See https://demo.hbnet.xyz. Feel free to register and test it out. Let me know if you would like to test the admin side.
|
By
Eric - KF7EEL
· #2702
·
|
|
Summer of Code?
If you have any issues, problems, comments, etc., email me directly or use the GitHub repository. Let's keep the mailing list clear for now as this project is still under heavy development and may be
If you have any issues, problems, comments, etc., email me directly or use the GitHub repository. Let's keep the mailing list clear for now as this project is still under heavy development and may be
|
By
Eric - KF7EEL
· #2700
·
|
|
Summer of Code?
It should be, don't think anything was broken as of last commit. I still have a lot of work to do, including documentation, restructuring of some code, more testing, etc. It will be fully ready in a f
It should be, don't think anything was broken as of last commit. I still have a lot of work to do, including documentation, restructuring of some code, more testing, etc. It will be fully ready in a f
|
By
Eric - KF7EEL
· #2699
·
|
|
Summer of Code?
I have been doing extensive work with my fork to make HBLink3 easier to setup, use, and administrate. I've created a web front end to handle hblink configuration, user registration and management, and
I have been doing extensive work with my fork to make HBLink3 easier to setup, use, and administrate. I've created a web front end to handle hblink configuration, user registration and management, and
|
By
Eric - KF7EEL
· #2696
·
|
|
GOT IT! Re: hblink install help
A systemd entry may be able to automatically restart it if it stops.
A systemd entry may be able to automatically restart it if it stops.
|
By
Eric - KF7EEL
· #2692
·
|
|
How I can bridge all traffic
Yes, you would set that up in rules.py.
Yes, you would set that up in rules.py.
|
By
Eric - KF7EEL
· #2636
·
|
|
HBlink Ip address Help
#hblink
The Web Admin doesn't rely on any IP stuff from hblink, rather, it just reads/writes the config and rules.py files. You can start it by running: python3 -m http.server --cgi 8090 . This will start the
The Web Admin doesn't rely on any IP stuff from hblink, rather, it just reads/writes the config and rules.py files. You can start it by running: python3 -m http.server --cgi 8090 . This will start the
|
By
Eric - KF7EEL
· #2615
·
|
|
sticky
#hblink DMR GPS to APRS Application, initial release
#hblink
Development update: Over the last month, I have been working on the ability to generate and send SMS from within HBlink. As of last week, it is now possible to generate and send Motorola type SMS mess
Development update: Over the last month, I have been working on the ability to generate and send SMS from within HBlink. As of last week, it is now possible to generate and send Motorola type SMS mess
|
By
Eric - KF7EEL
· #2608
·
|
|
sticky
#hblink DMR GPS to APRS Application, initial release
#hblink
Sorry for late response. I made a diagram that might help you understand the layout of which config goes to which script.
Sorry for late response. I made a diagram that might help you understand the layout of which config goes to which script.
|
By
Eric - KF7EEL
· #2607
·
|
|
locked
HBLINK ECHO-PARROT and DudeSTAR
#parrot
#closed
#hblink
#echo
#dudestar
Perhaps the addition of a timeout condition in line 128 could work? I'll play with this idea a little later.
Perhaps the addition of a timeout condition in line 128 could work? I'll play with this idea a little later.
|
By
Eric - KF7EEL
· #2567
·
|
|
sticky
#hblink DMR GPS to APRS Application, initial release
#hblink
This looks similar to a problem that has popped with 2 other servers. For some reason, if the radio sending a position doesn't have an entry in user_settings.txt, the block countdown will go negative
This looks similar to a problem that has popped with 2 other servers. For some reason, if the radio sending a position doesn't have an entry in user_settings.txt, the block countdown will go negative
|
By
Eric - KF7EEL
· #2536
·
|
|
Write Message to device / Received Message from device
For the most part. I am working off of the ETSI 102 361-1 stuff, while looking at the output from my Anytone. It is a long process to go from text string to sequenced and encoded SMS. I am presently a
For the most part. I am working off of the ETSI 102 361-1 stuff, while looking at the output from my Anytone. It is a long process to go from text string to sequenced and encoded SMS. I am presently a
|
By
Eric - KF7EEL
· #2527
·
|
|
sticky
#hblink DMR GPS to APRS Application, initial release
#hblink
Looks good. Heads up, after your next update, the dashboard will be configured in the [GPS_DATA] stanza of your config. See gps_data-SAMPLE.cfg for the additional parameters.
Looks good. Heads up, after your next update, the dashboard will be configured in the [GPS_DATA] stanza of your config. See gps_data-SAMPLE.cfg for the additional parameters.
|
By
Eric - KF7EEL
· #2523
·
|
|
Write Message to device / Received Message from device
My work with hblink: https://github.com/kf7eel/hblink3 https://github.com/kf7eel/DMRlink My work with the Openspot 1: https://github.com/kf7eel/shark-py-sms
My work with hblink: https://github.com/kf7eel/hblink3 https://github.com/kf7eel/DMRlink My work with the Openspot 1: https://github.com/kf7eel/shark-py-sms
|
By
Eric - KF7EEL
· #2521
·
|
|
Write Message to device / Received Message from device
I wrote some code to do this using an Openspot last year (on github here). Have not worked on it on a long time, currently using my energy to create SMS functionality in HBlink.
I wrote some code to do this using an Openspot last year (on github here). Have not worked on it on a long time, currently using my energy to create SMS functionality in HBlink.
|
By
Eric - KF7EEL
· #2519
·
|
|
Write Message to device / Received Message from device
I am working on that now. It is incredibly complicated to go from a text string to a formatted DMR SMS sequence encapsulated in an MMDVM packet. It will likely be a while before this is a possibility.
I am working on that now. It is incredibly complicated to go from a text string to a formatted DMR SMS sequence encapsulated in an MMDVM packet. It will likely be a while before this is a possibility.
|
By
Eric - KF7EEL
· #2518
·
|
|
sticky
#hblink DMR GPS to APRS Application, initial release
#hblink
IV3JDV: The passcode for the receive script is pulled from the same value for sending APRS positions. I intended the use of the same callsign for sending and receiving, which would share the same pass
IV3JDV: The passcode for the receive script is pulled from the same value for sending APRS positions. I intended the use of the same callsign for sending and receiving, which would share the same pass
|
By
Eric - KF7EEL
· #2516
·
|