Commit Graph

441 Commits (a6affb765e0d4037c8639384c3bffcb09e74657c)

Author SHA1 Message Date
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
Jonathan Naylor 5efe222ec3 Change the sync bytes to be DMO slot 2. 2016-08-25 20:18:37 +01:00
Jonathan Naylor 70e3779d64 Merge branch 'master' of github.com:g4klx/MMDVM 2016-08-25 17:34:20 +01:00
Jonathan Naylor a7c1aae2e9 Merge pull request #19 from phl0/dev
Add hint about if MMDVM was compiled with EXTERNAL_OSC
2016-08-25 09:16:52 +01:00
phl0 ab81d154d1
Add hint about if MMDVM was compiled with EXTERNAL_OSC 2016-08-25 08:57:44 +02:00
Jonathan Naylor 2da44b38e1 Merge pull request #17 from vk4tux/patch-1
Update IO.cpp
2016-08-24 08:38:30 +01:00
vk4tux 67274ff7b6 Update IO.cpp
SP8NTH rssi support for V6.1
2016-08-24 17:37:25 +10:00
Jonathan Naylor 697cbf9c6c Reset items at the end of the slot and transmission. 2016-08-23 21:11:36 +01:00
Jonathan Naylor d948df69a9 Normalise the data pointers. 2016-08-23 21:03:38 +01:00
Jonathan Naylor 35ae6b002d First compiling version of DMO code, untested. 2016-08-23 20:16:46 +01:00
Jonathan Naylor d477796903 The beginnings of the DMR DMO transmitter. 2016-08-23 08:17:15 +01:00
Jonathan Naylor 69f02f6649 Put the scaffolding in for DMR DMO mode. 2016-08-23 08:16:49 +01:00