Commit graph

1944 commits

Author SHA1 Message Date
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
George Smart
ef89ffe523 Fixed typo in generated header file and tested more 2017-03-10 03:32:00 +00:00
George Smart
b6cbbc02e3 Added Git Version number (Windows MSVS with prebuild script) 2017-03-10 03:06:23 +00:00
George Smart
0898b5c98c Added Git Version number (Windows MSVS with prebuild script) 2017-03-10 03:06:04 +00:00
George Smart
d3377e776c Added Git Version number (*NIX only) 2017-03-09 20:55:41 +00:00
George Smart
960e4d8d98 Merge pull request #2 from g4klx/master
update to latest from master repo
2017-03-09 17:28:17 +00:00
Andy CA6JAU
8bdca1324a Merge remote-tracking branch 'g4klx/master' 2017-03-09 13:49:48 -03:00
Jonathan Naylor
29d0fecbb8 Fix OscOffset removal bug. 2017-03-09 07:54:32 +00:00
Jonathan Naylor
f3a589ce56 Remove compiler warning. 2017-03-08 13:01:59 +00:00
Jonathan Naylor
d51b7261cf Remove the OscOffset parameter. 2017-03-07 20:38:06 +00:00
Jonathan Naylor
917727602c Remove another YSF issue. 2017-03-07 20:17:01 +00:00
Jonathan Naylor
edd6708930 Don't send a CW Id at the end of a lockout. 2017-03-07 13:39:41 +00:00
Jonathan Naylor
a571a497e9 Remove end of YSF transmission bleep issue. 2017-03-07 07:47:48 +00:00
Jonathan Naylor
8d312275a4 Merge pull request #267 from m1geo/master
Updated my GM340 RSSI
2017-03-07 07:34:26 +00:00
George Smart
284e1587dc Added DUE platform comment
Added DUE platform comment, and basic configuration description.
2017-03-07 05:35:13 +00:00
George Smart
06b6b98e48 Fixed for ADC monotonicity
Just edited this file to make the ADC value monotonically increasing. There were some dips before, due to repeated measurements.
These changes reflect repeated measurements.
2017-03-07 05:32:03 +00:00
George Smart
e3a8715660 Merge pull request #1 from g4klx/master
update my repo from original
2017-03-07 05:25:33 +00:00
Jonathan Naylor
172f4d78a9 Merge pull request #266 from phl0/dev
Add sample RSSI.dat files with pre-measured values
2017-03-06 10:39:07 +00:00
phl0
b785b37031
Add sample RSSI.dat files with pre-measured values 2017-03-06 11:32:09 +01:00
Jonathan Naylor
501300225f Remove unneeded end of data transmission terminator. 2017-03-05 19:33:03 +00:00
Jonathan Naylor
efede093ab Merge branch 'master' of github.com:g4klx/MMDVMHost 2017-03-03 15:02:22 +00:00
Jonathan Naylor
a073b578e6 Bump the version date. 2017-03-03 15:01:54 +00:00
Jonathan Naylor
0877bdc157 Create ISSUES.txt 2017-03-03 09:31:14 +00:00
Jonathan Naylor
77480e9ac4 Update the DMR Ids file. 2017-03-02 20:52:24 +00:00
Jonathan Naylor
951a535d43 Finesse the talker dumping code from the last TA commit. 2017-02-28 08:27:56 +00:00