Commit graph

1360 commits

Author SHA1 Message Date
Tony Corbett, G0WFV 87635060b5 Update README.md in main directory to include LCDproc
can't believe I missed this one out when I wrote it!
2017-07-02 17:43:38 +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
Jonathan Naylor 194b543b32 Merge pull request #313 from phl0/makeAckTimeAdjustable
Make AckTime adjustable
2017-06-16 08:27:18 +01:00
phl0 a09587ed26
Use correct parameter for Timers 2017-06-16 08:58:30 +02:00
Jonathan Naylor 345e9fed07 Merge pull request #312 from g0wfv/develop
Add  Tx and Rx frequency offsets
2017-06-14 21:00:03 +01:00
g0wfv 5e91c1159f Add Tx and Rx frequency offsets
Enables specification of independant Tx and Rx offsets in Hz for Tx and Rx frequencies on DVMega and MMDVM_HS hardware.

Tx and Rx frequencies no longer have to be offset for frequency errors in ADF7021 devices and dashboards (BM/DMR+) will now display intended frequencies.
2017-06-14 16:46:00 +01:00
phl0 f0fc7c7ec9
Make AckTime adjustable 2017-06-14 12:54:44 +02:00
Jonathan Naylor 348e682610 Merge pull request #310 from g0wfv/develop
Change example local port for [DMR Network] in MMDVM.ini for easier linking with DMRGateway "out of the box"
2017-06-11 16:15:49 +01:00
Tony Corbett 7e2c1f0303 Change example local port for [DMR Network] in MMDVM.ini for easier linking with DMRGateway
Just needs to be uncommented to work with DMRGateway out of the box now :-)
2017-06-11 16:05:49 +01:00
Jonathan Naylor 043ffe96d9 Make the D-Star ack optional. 2017-06-10 13:18:18 +01:00
Jonathan Naylor 6d2123cc49 Update the DMR Ids file. 2017-06-09 23:10:06 +01:00
Jonathan Naylor 9db7c252e9 Merge pull request #309 from g0wfv/develop
Changes to handling of master disconnects
2017-06-08 15:35:33 +01:00
g0wfv bd3d3d68ab Correct grammar in a couple of error messages!
You wouldn't believe English is my first language sometimes!
2017-06-08 11:44:01 +01:00
g0wfv 9868621023 Alter MSTNAK responses to differentiate stages of retry 2017-06-08 10:39:46 +01:00
g0wfv d51ba994c9 Add SIGINT handling and alter termination signal logging 2017-06-08 10:19:28 +01:00
Jonathan Naylor ce9be0ee5e Fix compiler warnings. 2017-06-02 16:39:23 +01:00
Jonathan Naylor c1521ee445 Allow the MMDVM levels to be specified as floating point values. 2017-06-02 16:34:55 +01:00
Jonathan Naylor ed9362845a Remove unused variable. 2017-05-21 11:52:26 +01:00
Jonathan Naylor aeeb1eaa4a Fix compiler warning. 2017-05-21 11:52:06 +01:00
Jonathan Naylor 3256cda0ee Remove unused code. 2017-05-19 08:35:14 +01:00
Jonathan Naylor 6c5ab7e49e Increase delay between modem tries. 2017-05-19 08:12:11 +01:00
Jonathan Naylor b4599dc89c Remove Talker Alias network reporting rate restriction. 2017-05-18 12:58:56 +01:00
Jonathan Naylor f9e20cd737 Add new GPS and TA DMR network messages. 2017-05-17 18:16:08 +01:00
Jonathan Naylor 3ab8bdfdc9 Remove unneeded code. 2017-05-15 22:12:39 +01:00
Jonathan Naylor 68b8ba031f The UAB in the UDT is one less than reality. 2017-05-15 09:55:23 +01:00
Jonathan Naylor 4378a2b938 Add network debugging for DMR headers. 2017-05-12 09:26:34 +01:00
Jonathan Naylor f047b3ea9b Merge pull request #300 from phl0/fixIndent
Re-add log notification about root privileges
2017-05-04 17:15:17 +01:00
phl0 ef05fcb62b
Re-add log notification about root privileges 2017-05-04 10:37:45 +02:00
Jonathan Naylor 5ba451a2ad Merge pull request #299 from phl0/fixIndent
Restore accidentially? deleted line (See Issue #298)
2017-05-04 06:26:51 +01:00
phl0 aeff127015
Restore accidentially? deleted line (See Issue #298) 2017-05-03 23:39:11 +02:00
Jonathan Naylor e9e8745aa7 Cleaning up indenting. 2017-05-03 14:53:48 +01:00
Jonathan Naylor 4b72c936ce Update the DMR Ids file. 2017-05-01 14:42:27 +01:00
Jonathan Naylor 4fb45938ee Bump the version date. 2017-05-01 09:24:46 +01:00
Jonathan Naylor 9ac4919a4c Move modem tracing to Trace and add a new modem Debug function. 2017-04-14 14:05:30 +01:00
Jonathan Naylor 0fe100b01c Fix some indentation. 2017-04-11 19:26:44 +01:00
Jonathan Naylor 99d57bf102 Allow for optional seperate (and longer) CW Ids. 2017-04-10 17:55:53 +01:00
Jonathan Naylor dd2db36409 Remove unused sample dumping code. 2017-04-10 17:54:12 +01:00
Jonathan Naylor 55cb3717f5 Merge pull request #295 from phl0/RSSIsamples
Add more RSSI sample files
2017-04-08 19:56:02 +01:00
phl0 6d6aa0202a
Rename TB7100 RSSI sample file 2017-04-08 20:42:30 +02:00
phl0 38aa349837
Add RSSI sample files for GM3x0 vs. DEI and NTH boards 2017-04-08 20:41:18 +02:00
phl0 845cc89f85
Include board name in file name and description 2017-04-08 20:36:58 +02:00
Jonathan Naylor ebf03f1e20 Bump the version date. 2017-04-06 18:13:21 +01:00
Jonathan Naylor 93c5a9bab9 Merge pull request #293 from juribeparada/master
Fixing last byte of Embedded Data
2017-04-05 06:44:53 +01:00
Andy CA6JAU bba5cbc0ba Fixing last byte of Embedded Data 2017-04-04 23:02:19 -03:00
Jonathan Naylor 74d4a6e9fe Update ISSUES.txt 2017-04-02 19:42:18 +01:00
Jonathan Naylor 391b57f7ab Update the URL for DMR-MARC 2017-04-02 13:42:24 +01:00
Jonathan Naylor 1a49641fe0 Add extra headers for DMR DMO operation. 2017-04-02 13:39:28 +01:00
Jonathan Naylor c0571edb0b Modify the P25 UID check slightly. 2017-03-29 20:46:27 +01:00