Commit graph

38 commits

Author SHA1 Message Date
Jonathan Naylor
d07782696c Merge branch 'master' into M17_AX25_FM 2021-01-01 13:20:25 +00:00
Sergei
397b10131f
New format of DMRIds.dat file
Generate new format of DMRIds.dat file
2020-12-29 12:41:06 +03:00
Jonathan Naylor
1c3f6ae75e Merge branch 'master' into M17_AX25_FM 2020-12-26 12:01:32 +00:00
SA7BNT
75a6a67c17
Update DMRIDUpdate.sh
Change DB adress
2020-12-26 02:13:01 +01:00
Jonathan Naylor
d77e2a00ce Restore the branch 2020-12-15 16:21:07 +00:00
Jonathan Naylor
135fd04e0d Revert "Merge branch 'M17_AX25_FM'"
This reverts commit e1427e3e37, reversing
changes made to bcdba292eb.
2020-12-15 15:52:27 +00:00
Jonathan Naylor
098cc74c9e Merge branch 'SimpleDMR' into AX25_FM 2020-10-30 13:57:58 +00:00
Sergei
1cc79413b7
Added a new address the id's list
A new address with the id's list format optimized for pistar as well. Extra spaces in the line were removed.
2020-08-10 15:36:12 +03:00
Geoffrey Merck
c2c1266233 Correct typo 2020-07-27 14:53:36 +02:00
Geoffrey Merck
869edd33fd fix typo in executable path 2020-07-27 14:53:36 +02:00
Geoffrey Merck
354e808ccb Add systemd unit 2020-07-27 14:53:36 +02:00
Geoffrey Merck
8f59691738 Moved existing scripts to pi-star folder 2020-07-27 14:53:36 +02:00
Jonathan Naylor
f5a70aa6ce Fix execute permissions on DMR ID updates from BM. 2018-10-03 09:04:51 +01:00
LucaMarche IZ1MLT
335cafecb5
Change URL database DMR ID 2018-05-29 10:34:49 +02:00
phl0
fc4055399c
Fix SSL errors 2018-05-15 21:51:19 +02:00
Marco Kubon
f279184af9
Update DMRIDUpdate.sh
Registration system transfered to RadioID.net
2018-05-14 20:12:16 +02:00
Borja Marcos EA2EKH
9412255876
Updated download URL for the DMRid database
Access to the real time database feed has been discontinued. A nightly snapshot is available instead. 

http://dmr-marc.net/cgi-bin/trbo-database/

Corrected path for the right URL. Beware, the above page has an error, the URLs are not valid due to a certificate mismatch. Adding "www" to the URLs works and correct the isue nevertheless.
2018-04-18 11:47:38 +02:00
IZ7BOJ
a714fcd115
Update DMRIDsupdate.sh
the fix prevents DMRIDs.dat to be overwritten by a bad file in case of server error "Load AVG exceeded, SERVER PERFORMANCE AT RISK. Try again later"
2018-04-07 23:14:18 +02:00
IZ7BOJ
ce467c91ba
Update DMRIDUpdate.sh
In case of dmr-marc.net server unresponsive, DMRIDs.dat is not overwritten with an empty file.
2018-04-05 14:46:22 +02:00
Vincent
c22c65ab50
Update docker-compose.yml
Add G4KLX Github
2018-01-06 16:51:47 +01:00
f4hlv
48d7233682 Add docker-compose.yml 2018-01-04 01:26:13 +01:00
f4hlv
393aead401 Add docker-compose.yml 2018-01-04 01:23:51 +01:00
Tony Corbett, G0WFV
08d5a3fe56 Update README.md in linux sub-directory 2017-07-02 17:32:40 +01:00
Tony Corbett, G0WFV
29a3898626 Move DMR ID update scripts to linux sub-directory 2017-07-02 17:14:31 +01:00
Tony Corbett, G0WFV
652a30cecd Add log monitoring shutdown script 2017-07-02 17:13:48 +01:00
Bert, DD5XL
b7a0decdda Added missing quotes in test cmd. 2016-08-21 12:05:36 +02:00
Jonathan Naylor
d462c668e1 Changed case of service. 2016-08-16 07:56:47 +01:00
AndyTaylorTweet
fa8bae2104 Create README.md
Initial README commit
2016-08-15 10:09:04 +01:00
AndyTaylorTweet
255924d4b2 Update README.md
Initial instructions
2016-08-15 10:05:57 +01:00
AndyTaylorTweet
5dcf0a46aa Create mmdvmhost
MMDVMHost Init Script
2016-08-15 10:02:17 +01:00
AndyTaylorTweet
4d038b0ae1 Create README.md 2016-08-15 09:57:04 +01:00
AndyTaylorTweet
ee50dcb060 Update README.md
Instructions etc
2016-08-15 09:42:03 +01:00
AndyTaylorTweet
de3bab33c0 Update README.md 2016-08-15 09:38:36 +01:00
AndyTaylorTweet
bbf82121d1 Update README.md 2016-08-15 09:37:30 +01:00
AndyTaylorTweet
969522c997 Create mmdvmhost_service
This is a service handler for MMDVMHost.
This does all the heavy lifting for service management.
2016-08-15 09:32:24 +01:00
AndyTaylorTweet
bba48fcbc6 Create README.md
Information / How-To

This should work on all systemd Linux's - tested / confirmed working on Raspbian Jessie-Lite
2016-08-15 09:30:23 +01:00
AndyTaylorTweet
3ce060e7bc Create mmdvmhost.timer
This is used to delay the boot time start of MMDVMHost

This enables the network / DNS / everything else important to start up before MMVMHost starts
2016-08-15 09:26:20 +01:00
AndyTaylorTweet
c1ce8471b1 Create mmdvmhost.service
MMDVMHost Unit File
This is what systemd uses to start / stop the service.

All of the heavy lifting is done in /usr/local/sbin/mmdvmhost_service
2016-08-15 09:25:26 +01:00