Commit Graph

513 Commits

Author SHA1 Message Date
Jonathan Naylor acb2004843 Convert the DMO idle frame to have an MS data sync. 2017-04-09 20:04:16 +01:00
Jonathan Naylor 0f43670066 Small reformatting. 2017-04-09 20:00:00 +01:00
Jonathan Naylor ab3cdbc277 Merge pull request #80 from juribeparada/master
Filter for DC level estimation for D-Star
2017-04-09 19:53:42 +01:00
Andy CA6JAU 132cde0864 Merge remote-tracking branch 'g4klx/master' 2017-04-09 14:58:35 -03:00
Andy CA6JAU bc969ff5e5 Merge branch 'c4fmdemod' 2017-04-09 14:55:03 -03:00
Andy CA6JAU ee3f2a0e6d Filter for DC level estimation for D-Star 2017-04-09 14:35:08 -03:00
Jonathan Naylor 421031323d Bump the version date. 2017-04-06 18:11:23 +01:00
Jonathan Naylor 6118653053 Revert "Reduce the YSF deviations(s) by 10%."
This reverts commit 06ef230ad5.
2017-04-06 18:08:47 +01:00
Andy CA6JAU 1a5bc9cf8c Merge remote-tracking branch 'g4klx/c4fmdemod' into c4fmdemod 2017-04-05 21:21:09 -03:00
Jonathan Naylor 06ef230ad5 Reduce the YSF deviations(s) by 10%. 2017-04-05 14:24:29 +01:00
Jonathan Naylor 9d4779e4c3 Put idle into the second DMO slot instead of the repeat of the data. MD380/390 bug workaround. 2017-04-05 14:19:25 +01:00
Jonathan Naylor d5531177f2 Merge pull request #76 from juribeparada/c4fmdemod
Adding conditional compilation for Arduino 1.6.7 fix
2017-04-03 05:02:51 +01:00
Andy CA6JAU f2c50083d8 Adding conditional compilation for Arduino 1.6.7 fix 2017-04-02 22:17:09 -03:00
Jonathan Naylor 838d813ab9 Merge pull request #75 from juribeparada/c4fmdemod
New filter for D-Star, BT=0.35
2017-04-02 22:48:06 +01:00
Andy CA6JAU dffc6f0a5a New filter for D-Star, BT=0.35 2017-04-02 18:03:36 -03:00
Andy CA6JAU 7a042c10ad Better fix for Arduino IDE compilation error, now including STM32F4 2017-04-02 18:02:33 -03:00
Jonathan Naylor 0c44b8ca25 Merge pull request #74 from juribeparada/c4fmdemod
Fix for Arduino 1.6 compilation error
2017-04-02 21:14:55 +01:00
Andy CA6JAU 6f29fe62b1 Fix for Arduino 1.6 compilation error 2017-04-02 16:48:50 -03:00
Andy CA6JAU 937c0b8b97 Merge remote-tracking branch 'g4klx/c4fmdemod' into c4fmdemod 2017-04-02 15:40:55 -03:00
Andy CA6JAU 941d77bd51 Merge remote-tracking branch 'g4klx/master' 2017-04-02 14:22:57 -03:00
Jonathan Naylor 6a0fa19c07 Merge pull request #73 from juribeparada/c4fmdemod
New deviation values for YSF and P25
2017-04-02 18:04:00 +01:00
Jonathan Naylor a14ebca9e0 Merge branch 'master' into c4fmdemod 2017-04-02 18:02:17 +01:00
Andy CA6JAU 61b4093aec Merge remote-tracking branch 'g4klx/c4fmdemod' into c4fmdemod 2017-04-02 13:58:15 -03:00
Andy CA6JAU 555197b0a2 New deviation value for YSF 2017-04-02 13:49:39 -03:00
Andy CA6JAU bb6a554919 New deviation values for P25 (not tested) 2017-04-02 13:49:39 -03:00
Jonathan Naylor c0941c4856 Add TX Delay buffer protection. 2017-04-02 13:48:40 +01:00
Jonathan Naylor e93b264d9c Merge pull request #72 from juribeparada/c4fmdemod
Compensate DMR deviation to match old adjustments
2017-04-02 06:20:26 +01:00
Andy CA6JAU fcdbb8cda0 Compensate DMR deviation to match old adjustments (K=0.904) 2017-04-01 21:52:02 -03:00
Jonathan Naylor a4ff8920e5 Merge pull request #71 from juribeparada/c4fmdemod
New serial port buffer size for STM32F4
2017-04-02 00:25:31 +01:00
Andy CA6JAU db1c01f4dc New serial port buffer size for STM32F4 2017-04-01 15:04:05 -03:00
Andy CA6JAU ab50521f74 Testing new serial port buffer size for STM32F4 2017-04-01 11:52:34 -03:00
Jonathan Naylor 5843ca0e3d Merge pull request #70 from juribeparada/c4fmdemod
Using CMSIS FIR interpolator for all modulators
2017-04-01 08:42:07 +01:00
Andy CA6JAU 6b0868b8f2 Merge branch 'c4fmdemod' of https://github.com/juribeparada/MMDVM into c4fmdemod 2017-04-01 01:44:23 -03:00
Andy CA6JAU a49871cd8b Using CMSIS FIR interpolator for all modulators 2017-04-01 01:29:35 -03:00
Andy CA6JAU 78f5d34373 Using CMSIS FIR interpolator for all modulators 2017-04-01 01:16:56 -03:00
Jonathan Naylor 9bcaba0419 Change the start sync sequence. 2017-03-31 08:33:01 +01:00
Jonathan Naylor a25b634366 Merge pull request #68 from wojciechk8/mmdvm_pog
Adding support for STM32F1 MCU and MMDVM_pog board
2017-03-31 08:20:33 +01:00
Jonathan Naylor 4039f576ae Use the DMR changes from Andy in the DMR DMO TX. 2017-03-31 08:16:13 +01:00
Jonathan Naylor 03aa405b41 Merge pull request #69 from juribeparada/c4fmdemod
Fixing symbol generation for all modes (zero padding for FIR interpolation)
2017-03-31 08:14:52 +01:00
Andy CA6JAU 546243eec6 Fixing symbol generation (zero padding for FIR interpolation) 2017-03-31 01:26:07 -03:00
Andy CA6JAU a033ee66fd Restoring original TX filter for YSF, fixing symbol generation (zero padding for FIR interpolation) 2017-03-31 01:25:45 -03:00
Wojciech Krutnik 70dfb0964e Corrected Makefile.CMSIS and IOSTM_CMSIS.cpp to enable compilation
without errors
2017-03-31 01:25:24 +02:00
Wojciech Krutnik ab09848afd Updated .gitignore 2017-03-31 00:52:24 +02:00
Wojciech Krutnik ed7b57d618 Added Makefile for STM32F1 with CMSIS 2017-03-31 00:52:24 +02:00
Wojciech Krutnik e8010137f7 Added STM32F1 startup code 2017-03-31 00:52:24 +02:00
Wojciech Krutnik c2d5c31db1 Added includes and definitions to support STM32F1 2017-03-31 00:52:24 +02:00
Wojciech Krutnik 5f2375e99e Added STM32F1 support to Serial module using CMSIS driver 2017-03-31 00:52:24 +02:00
Wojciech Krutnik fd56870d22 Added STM32F1 and mmdvm_pog board support to IO module using CMSIS driver 2017-03-31 00:51:50 +02:00
Wojciech Krutnik 5bc21fa192 Added mmdvm_pog board definition to Config.h 2017-03-31 00:19:01 +02:00
Jonathan Naylor 33293258f3 Merge pull request #67 from juribeparada/c4fmdemod
New YSF filter for TX
2017-03-30 07:54:46 +01:00