Commit graph

1935 commits

Author SHA1 Message Date
Jonathan Naylor cfc20b804c Add the latest NXDN Id file. 2018-03-22 18:35:15 +00:00
Andy CA6JAU 99801029b0
Merge pull request #407 from phl0/mmdvmHsDualHat
Mmdvm hs dual hat
2018-03-22 12:33:01 -03:00
phl0 c7d2666f33
Merge remote-tracking branch 'upstream/master' into mmdvmHsDualHat 2018-03-22 16:27:58 +01:00
Jonathan Naylor 48300c0aa8 Merge branch 'master' into icom 2018-03-22 07:14:09 +00:00
Jonathan Naylor 52ec2f205c Add modem transparent modem data mode. Not used on the MMDVM currently. 2018-03-22 07:13:13 +00:00
Jonathan Naylor d1b389d5ce Simplify the LICH processing. 2018-03-21 18:44:33 +00:00
Jonathan Naylor 35d3ad77a8 Merge branch 'master' into icom 2018-03-21 07:29:33 +00:00
Jonathan Naylor 0ce2c9ab1a The latest DMR Ids file. 2018-03-21 07:28:43 +00:00
Jonathan Naylor 528c0f33f3 Recalculate the CRC when getting the raw LICH data. 2018-03-20 20:43:48 +00:00
Jonathan Naylor 5b45767fea Revert "Rework the LICH parity."
This reverts commit 5a22b3d0a6.
2018-03-20 20:36:23 +00:00
Jonathan Naylor 5a22b3d0a6 Rework the LICH parity. 2018-03-20 19:19:18 +00:00
Jonathan Naylor f11ed22000 Merge branch 'master' into icom 2018-03-19 21:26:26 +00:00
Jonathan Naylor 167b9a2ddd Update the NXDN ids file. 2018-03-19 21:17:04 +00:00
Jonathan Naylor 73d9428cbf Merge branch 'master' into icom 2018-03-19 18:47:50 +00:00
Jonathan Naylor c84d03de0d
Merge pull request #405 from on7lds/master
Changes of Nextion related files to reflect the addition of NXDN
2018-03-18 16:17:14 +00:00
ON7LDS 9ee9b4f6d6 Changes of Nextion related files to reflect the addition of NXDN 2018-03-18 16:32:27 +01:00
Jonathan Naylor d42c6355dd Use the correct ini entry for the NXDN Gateway address and port. 2018-03-15 06:27:22 +00:00
Jonathan Naylor 98a31e8d20 Allow more control over NXDN networking. 2018-03-12 20:55:53 +00:00
Andy CA6JAU 6fe81109fd Merge branch 'master' into icom 2018-03-10 15:23:16 -03:00
Andy CA6JAU 29248a99f3 Fix NXDN layer3 encode 2018-03-10 15:16:54 -03:00
Jonathan Naylor 6d5a1e025f Merge branch 'master' into icom 2018-03-08 07:16:41 +00:00
Jonathan Naylor 87c54358a8 In simplex NXDN mode make the MMDVM look like another handset. 2018-03-08 07:12:35 +00:00
Jonathan Naylor aac677d152 Simplify the NXDN audio decoding. 2018-03-07 20:24:32 +00:00
Jonathan Naylor 06ccaf6032 Re-add the audio blanking for too corrupt audio in DMR, NXDN and YSFDN
modes.
2018-03-07 20:14:07 +00:00
Andy CA6JAU 25bd10fa7d Restoring AMBE FEC improvement + fix 2018-03-07 00:00:46 -03:00
Andy CA6JAU 9550b790a7 Fix for new AMBE FEC implementation 2018-03-06 23:30:25 -03:00
Jonathan Naylor f667a13ef9 Revert "Fix the DMR, YSFDN, and NXDN FEC."
This reverts commit 7867eb5f91.
2018-03-06 22:12:46 +00:00
Jonathan Naylor 980efe3023 Remove the RSSI debug message if nothing interesting to show. 2018-03-06 20:12:29 +00:00
Jonathan Naylor 7867eb5f91 Fix the DMR, YSFDN, and NXDN FEC. 2018-03-06 19:35:30 +00:00
Jonathan Naylor 2a4d365729 Slight change to NXDN audio packing and unpacking. 2018-03-06 19:23:48 +00:00
phl0 80298cb133
Dual_Hat can also be duplex 2018-03-05 23:46:01 +01:00
phl0 150dfca7a2
Add support for MMDVM_HS_Dual_Hat 2018-03-05 22:04:01 +01:00
Jonathan Naylor b9f342e962 Fix outgoing NXDN audio to be the same as incoming. 2018-03-05 19:13:49 +00:00
Andy CA6JAU faa0bde50d Fix compilation error with abs() function using some compilers 2018-03-03 17:14:02 -03:00
Jonathan Naylor 1956995693
Merge pull request #401 from phl0/wiringPiandOLED
Use wiringPi instead of i2c
2018-03-02 16:08:57 +00:00
phl0 622a5e24db
Use wiringPi instead of i2c 2018-03-02 13:02:56 +01:00
Jonathan Naylor 4768e80a37 Fix the port numbers for NXCore Icom compatibility. 2018-03-01 20:47:39 +00:00
Jonathan Naylor 12cfaec1f6 Align the networking with NXCore. 2018-03-01 20:28:43 +00:00
Jonathan Naylor dcb9dd31a9 Fix reported compilation errors. 2018-03-01 07:34:41 +00:00
Jonathan Naylor ad578c1ccd Use the correct AMBE processing on incoming RF audio. 2018-02-28 21:46:18 +00:00
Jonathan Naylor 9e0e59476c Regenerate the LICH better. 2018-02-28 21:07:43 +00:00
Jonathan Naylor 34e305c477 Merge branch 'master' into icom 2018-02-27 20:06:06 +00:00
Jonathan Naylor 5cd82cfc7d Add Icom networking for RF data. 2018-02-27 20:05:49 +00:00
Jonathan Naylor 7e247b0f68 Add extra FCS data extraction and fix remote gateway operation on YSF. 2018-02-27 18:38:07 +00:00
Jonathan Naylor d87b861628 Hopefully fix the remote gateway issues. 2018-02-27 18:34:32 +00:00
Jonathan Naylor e843115928 Add log and screen data from the data when header data is missing. 2018-02-27 18:25:09 +00:00
Jonathan Naylor b2fd2e47b8 Merge branch 'master' into icom 2018-02-26 22:00:06 +00:00
Jonathan Naylor 83d68c7a01 Add FCS details to the log and display. 2018-02-26 21:59:18 +00:00
Jonathan Naylor 54d816e275 Updated NXDN id file. 2018-02-26 19:15:19 +00:00
Andy CA6JAU a3605a4139 Bump the version date 2018-02-23 16:14:46 -03:00