Commit graph

1468 commits

Author SHA1 Message Date
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
Jonathan Naylor
37bde2df6c Merge pull request #291 from NF0T/p25uid
This adds the ability to override the UID checking in P25 code to for…
2017-03-29 20:37:40 +01:00
Ryan Butler
aae96a1caf This adds the ability to override the UID checking in P25 code to force 7 digit IDs.
Jonathan added this code due to a lack of CRC on P25 checking but some parties desire the ability to have any id.

It's understood that on networked connections, the need to use a 7 digit unique ID like the DMR ID is necessary.

This change is affected by adding a new parameter to the [P25 Network] section called OverrideUIDCheck and it defaults to 0.

The logic is, if the network is enabled, or if the network is disabled and the override is disabled, the check is made, otherwise it is not.

This has been field tested for all 4 configuration cases and found to work as described above.
2017-03-29 10:18:54 -05:00
Jonathan Naylor
917d9e8008 Merge branch 'master' of github.com:g4klx/MMDVMHost 2017-03-25 09:55:05 +00:00
Jonathan Naylor
5981f0a88e Update the DMR Ids files. 2017-03-25 09:54:17 +00:00
Jonathan Naylor
b18133e5f3 Change the YSF issue. 2017-03-24 08:53:31 +00:00
Jonathan Naylor
1a6f282782 Add YSF low deviation mode. 2017-03-23 20:26:17 +00:00
Jonathan Naylor
ceb761f26e Update the outstanding issues. 2017-03-22 08:29:54 +00:00
Jonathan Naylor
0cb6b335ac Remove addressed issue. 2017-03-21 08:13:16 +00:00
Jonathan Naylor
9fa9206927 Merge pull request #284 from juribeparada/master
Fixing occasional MMDVMHost crash when receiving P25 RF data with high BER (RS decoder fix)
2017-03-21 05:40:52 +00:00
Andy CA6JAU
738cc467ee Fixing occasional MMDVMHost crash when receiving P25 RF data with high BER (RS decoder fix) 2017-03-20 21:38:52 -03:00
Andy CA6JAU
5ca81f288b Merge remote-tracking branch 'g4klx/master' 2017-03-20 21:20:06 -03:00
Jonathan Naylor
ef9b64a3bb Remove the Windows serial port issue. 2017-03-18 07:18:46 +00:00
Jonathan Naylor
5d98d9dde6 Merge pull request #282 from s-s-s/master
Small code optimization by CT2JAY
2017-03-17 07:54:40 +00:00
Sergei
890fafd9af Small code optimization by CT2JAY
Small code optimization by CT2JAY
2017-03-16 15:41:46 +03:00
Jonathan Naylor
90a1ee91fe Merge pull request #281 from s-s-s/master
some small editing
2017-03-16 11:12:39 +00:00
Sergei
2e345aad38 some small editing to get data in right format
some small editing to get data in right format
2017-03-16 14:07:11 +03:00
Jonathan Naylor
ddf75b9872 Remove sensitivity to the state of DSR (DTR on the modem). 2017-03-16 11:02:05 +00:00
Jonathan Naylor
8073ff9a30 Merge pull request #279 from m1geo/master
Added Git ID Version to the --version switch
2017-03-13 19:37:02 +00:00
Jonathan Naylor
84f4418bde Use normal blocking file functions for Windows serial I/O. 2017-03-13 19:35:29 +00:00
Jonathan Naylor
d2660376f3 Modify the Windows serial handling. 2017-03-13 19:22:39 +00:00
George Smart
9d71de3ae0 Changed to output git ID on --version
Changed from --git to --version option for showing the GitID.
2017-03-13 19:17:16 +00:00
George Smart
e26fdd6030 Added -g and --git options to MMDVMHost binary
Added -g and --git options to MMDVMHost binary, which then enable this to be called by the Dashboard, etc. Since the -v --version flag is parsed already, amending that flag could cause version mismatch issues.
2017-03-13 17:12:15 +00:00
George Smart
a87bf4d51c Merge pull request #3 from g4klx/master
Update from KLX Original
2017-03-13 17:09:36 +00:00
Jonathan Naylor
f2667cbd4f Tweak the DMR return value. 2017-03-13 08:28:38 +00:00
Sergei
8b908fddec Merge pull request #1 from s-s-s/patch-1
Patch 1
2017-03-13 08:49:09 +03:00
Sergei
3f094a7e77 Update RSSI_gm340uhf_RA4NHY.dat 2017-03-13 08:46:02 +03:00
Jonathan Naylor
8e23051a95 Refine the timeout handling. 2017-03-12 19:25:01 +00:00
Jonathan Naylor
90e2f14db4 Update ISSUES.txt 2017-03-12 19:10:04 +00:00
Jonathan Naylor
d7b8170364 Change of DMR timeout behaviour. 2017-03-12 19:06:47 +00:00
Jonathan Naylor
62d340b003 Merge pull request #277 from s-s-s/patch-1
New data to RSSI.dat by RA4NHY for the Motorola GM340UHF radio station
2017-03-12 18:16:26 +00:00
Sergei
28a25457e5 Data to RSSI.dat by RA4NHY
The data to RSSI.dat by RA4NHY for the Motorola GM340UHF radio station
2017-03-11 14:15:26 +03:00
Andy CA6JAU
24584ff7b1 Merge remote-tracking branch 'g4klx/master' 2017-03-11 00:41:16 -03:00
Sergei
aa35de7f60 Update DMRIDUpdateBM.sh 2017-03-10 13:44:11 +03:00
Sergei
fd5e064627 Rename DMRIDUpdateBMRU.sh to DMRIDUpdateBM.sh 2017-03-10 13:43:35 +03:00
Sergei
ae4c5b7c88 DMRds.dat from the BM network
A script make a file DMRds.dat from a database of one server of the  BrandMeister network
2017-03-10 13:40:45 +03:00
Jonathan Naylor
24358357e8 Merge pull request #274 from phl0/fixGitVersion
Fix case errors with GitVersion.h
2017-03-10 10:05:34 +00:00
phl0
2bc3606ed4
Fix case errors with GitVersion.h 2017-03-10 11:00:31 +01:00
Jonathan Naylor
6844085db3 Updated the copyright dates. 2017-03-10 08:41:56 +00:00
Jonathan Naylor
41bdb11bf2 Add two DMR issues. 2017-03-10 08:36:47 +00:00
Jonathan Naylor
1146a0f05f Merge pull request #272 from m1geo/master
Added git commit version ID to MMDVMHost startup
2017-03-10 07:45:15 +00:00
George Smart
1cb9db0e4d corrected case 2017-03-10 04:22:33 +00:00
George Smart
e0b0a3b6d8 corrected case 2017-03-10 04:21:40 +00:00