Commit graph

2221 commits

Author SHA1 Message Date
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
Jonathan Naylor
b52fdad2c1 Merge branch 'master' into icom 2018-02-22 20:47:15 +00:00
Jonathan Naylor
562badf61c Icom protocol has no sequence number so cannot fill missing frames or count lost
data.
2018-02-21 08:10:59 +00:00
Jonathan Naylor
7696add241 Add raw data accessors to the channel data classes. 2018-02-21 07:48:24 +00:00
Jonathan Naylor
4b2df6150f Small fixes. 2018-02-20 20:31:26 +00:00
Jonathan Naylor
8290db81fd Opionally allow the checksum to be copied. 2018-02-19 22:06:04 +00:00
Jonathan Naylor
edbc42e0bf Change processing to be more efficient. 2018-02-19 20:51:43 +00:00
Jonathan Naylor
22f2d7e540 Start on the NXDN Icom network audio handling. 2018-02-19 19:09:01 +00:00
Jonathan Naylor
d7aa2b406c Update the NXDN Id list. 2018-02-16 07:04:33 +00:00
Jonathan Naylor
975f9dc047 Fix the FACCH1 data on incoming network streams. 2018-02-15 21:32:28 +00:00
Jonathan Naylor
1ed6fecff6 Handle network late entry properly. 2018-02-15 20:46:22 +00:00
Jonathan Naylor
d17ca9b4ba Begin handling Icom format network frames. Work in progress. 2018-02-15 20:20:07 +00:00
Jonathan Naylor
a5bcf8763b Merge branch 'nxdn' of github.com:g4klx/MMDVMHost into nxdn 2018-02-14 20:43:08 +00:00
Jonathan Naylor
971c9b9ad9 Remove unused code and fix a small bug in UDCH processing. 2018-02-14 20:42:18 +00:00
Andy CA6JAU
cc23ac9708 Merge branch 'master' into nxdn 2018-02-14 12:19:43 -03:00