Commit graph

252 commits

Author SHA1 Message Date
Jonathan Naylor
feef673878 Reset P25 transmit level. 2016-10-18 17:53:26 +01:00
Jonathan Naylor
89f6702d70 Reset P25 transmit levels. 2016-10-17 19:29:09 +01:00
Jonathan Naylor
c399f81d83 Remove the ZUM V1.2 config option, and add to V1.0. 2016-10-16 15:59:53 +01:00
Jonathan Naylor
100ee70a38 Add the ZUM V1.2 pin layout. 2016-10-13 17:55:37 +01:00
Jonathan Naylor
67c976d4d4 Reset the P25 TX levels based on DMR. 2016-10-11 08:17:20 +01:00
Jonathan Naylor
fd3a32c601 Update configuration script. 2016-10-10 19:53:43 +01:00
Jonathan Naylor
3ef9e40137 Allow for adjustable CW Id levels. 2016-10-10 17:35:33 +01:00
Jonathan Naylor
1e0634c0b1 Reduce level of the CW Id. 2016-10-10 17:26:31 +01:00
Jonathan Naylor
4b86277c57 Merge branch 'master' of github.com:g4klx/MMDVM 2016-10-06 19:36:56 +01:00
Jonathan Naylor
f8d9c881ff Allow the modem to host serial displays. 2016-10-06 18:40:43 +01:00
Jonathan Naylor
ec20831a3c Revert the P25 transmitter length calculation. 2016-10-05 09:15:48 +01:00
Jonathan Naylor
02c90e3f7f Calculate the P25 transmit space a little more accurately. 2016-10-05 07:54:18 +01:00
Jonathan Naylor
970725819b Allow idle P25 reception. 2016-10-03 11:20:35 +01:00
Jonathan Naylor
c7cfa5e1ab Remove unneeded RSSI code for all but DMR. 2016-09-27 20:04:27 +01:00
Jonathan Naylor
e9c2388d32 Add the Inverse-Sinc low-pass filter for P25 TX. 2016-09-15 18:08:40 +01:00
Jonathan Naylor
55db02461c Add the ZUM V1.2 board to the menu. 2016-09-15 17:40:23 +01:00
Jonathan Naylor
69dc591763 Merge branch 'master' into P25 2016-09-15 17:29:23 +01:00
Jonathan Naylor
e153a2809c Merge pull request #21 from m1geo/patch-3
More info on Linux & newer libraries OK
2016-09-15 06:16:47 +01:00
George Smart
fe5c5808ac More info on Linux & newer libraries OK 2016-09-14 22:57:34 +01:00
Jonathan Naylor
a1b51d4dff Fix buffer overrun in the serial code. 2016-09-12 23:16:04 +01:00
Jonathan Naylor
f4262c3a24 Tweaks to the P25 TX and RX. 2016-09-12 17:37:11 +01:00
Jonathan Naylor
84c037e075 Add P25 mode output pin. 2016-09-10 17:48:01 +01:00
Jonathan Naylor
cd17c94c89 Adjust P25 transmit deviations. 2016-09-09 09:35:15 +01:00
Jonathan Naylor
d3b7197366 Add the .ino file with the P25 support. 2016-09-08 18:35:16 +01:00
Jonathan Naylor
dbcd17dda7 Add the P25 transmitter. 2016-09-08 17:53:59 +01:00
Jonathan Naylor
e25b51b486 Fix the sync detection byte. 2016-09-08 17:43:34 +01:00
Jonathan Naylor
618529b478 Initial P25 test support. 2016-09-06 19:11:16 +01:00
Jonathan Naylor
40e55d8460 Bump the version date. 2016-09-06 17:23:35 +01:00
Jonathan Naylor
2647646a91 Remove DMR DMO sync mapping. 2016-09-06 08:14:54 +01:00
Jonathan Naylor
d2fc1209a6 Merge pull request #20 from vk4tux/patch-3
Update IO.cpp
2016-09-04 08:50:20 +01:00
vk4tux
cc8dc1306c Update IO.cpp
On FW request G4TSN
2016-09-04 14:19:31 +10:00
Jonathan Naylor
e4a1f10261 Bump the version date. 2016-09-03 15:07:07 +01:00
Jonathan Naylor
23faa81030 Merge branch 'DMO' 2016-09-03 14:07:41 +01:00
Jonathan Naylor
53503f27c6 Remove unneeded variable. 2016-09-03 13:59:41 +01:00
Jonathan Naylor
bc2c96cd2c Swap TX syncs from BS to MS. 2016-09-02 06:25:11 +01:00
Jonathan Naylor
0edb4e1c43 Fix DMO mode for CS700 as well as PD365. 2016-09-01 19:59:37 +01:00
Jonathan Naylor
cffe692055 Remove ADC overflow detection. 2016-09-01 19:34:26 +01:00
Jonathan Naylor
955648a23f Remove ADC overload detection for DMR. 2016-09-01 17:39:51 +01:00
Jonathan Naylor
2e2acd30fa EMB correlation, work in progress. 2016-08-31 08:15:06 +01:00
Jonathan Naylor
cc1b39d21b Restore old frame sync error threshold. 2016-08-30 17:19:29 +01:00
Jonathan Naylor
f124061b85 Change version string. 2016-08-30 17:17:56 +01:00
Jonathan Naylor
5af3a14599 Remove old style RSSI. 2016-08-30 17:17:41 +01:00
Jonathan Naylor
cf5f960dd1 Fix EMB calculation. 2016-08-30 17:15:02 +01:00
Jonathan Naylor
6059cd358a Change version message. 2016-08-30 17:14:47 +01:00
Jonathan Naylor
211fbf1423 Remove old RSSI code. 2016-08-30 17:13:07 +01:00
Jonathan Naylor
1f7c16c7e8 Add the basic EMB processing. 2016-08-28 11:49:31 +01:00
Jonathan Naylor
5fb0930c88 Put the type into the version data. 2016-08-28 11:30:35 +01:00
Jonathan Naylor
5fbd7b4790 Allow for more errors on the D-Star frame sync. 2016-08-28 11:24:36 +01:00
Jonathan Naylor
90d00846ab Loosen the matching for the frame start sync pattern. 2016-08-25 22:36:32 +01:00
Jonathan Naylor
8652f58c19 Work on the DMO RX to improve synchronisation. 2016-08-25 21:51:25 +01:00