Commit Graph

449 Commits (fd56870d22b60b6090941202eeb982946d10eb97)

Author SHA1 Message Date
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 418b63b9ca Update copyright date. 2017-03-20 07:57:25 +00:00
Jonathan Naylor 785cb5584b Merge pull request #66 from m1geo/master
Add compilation timestamp to hardware description varible sent in ::getVersion()
2017-03-10 17:17:31 +00:00
George Smart 917b303a0f Added compilation timestamp to hardware description varible sent in ::getVersion() 2017-03-09 23:32:46 +00:00
George Smart 80d659d7d0 Merge pull request #1 from g4klx/master
Merge with KLX Master Repo
2017-03-09 22:40:38 +00:00
Jonathan Naylor d89b68ff76 Bump the version date. 2017-03-03 15:00:19 +00:00
Jonathan Naylor 7fafd762d2 Improve frame dumping capabilities. 2017-02-26 12:33:59 +00:00
Jonathan Naylor a6affb765e Remove the sync sample dumping. 2017-02-21 17:51:09 +00:00
Jonathan Naylor 2f9eb3523d Add full frame dumping. 2017-02-20 21:35:23 +00:00
Jonathan Naylor 3b5e1afb54 Merge branch 'master' into c4fmdemod 2017-02-18 11:19:52 +00:00
Jonathan Naylor 8b019d49fd Merge pull request #65 from juribeparada/master
Fixing RSSI raw value position in buffer (YSF and P25)
2017-02-18 06:21:12 +00:00
Andy CA6JAU d92a00ae6e Fixing RSSI raw value position in buffer (YSF and P25) 2017-02-17 20:09:23 -03:00
Andy CA6JAU b83d13fe3a Merge remote-tracking branch 'g4klx/master' 2017-02-16 10:44:39 -03:00
Jonathan Naylor bc6c650973 Improve YSF and P25 receive BER. 2017-02-12 18:44:45 +00:00
Jonathan Naylor 1bb474dfef Add new interpolation for most modes and start positioning for P25 and YSF. 2017-02-06 21:02:45 +00:00
Jonathan Naylor 18ec4bafb6 Merge branch 'master' into c4fmdemod 2017-02-06 20:52:33 +00:00
Jonathan Naylor b2c490e0bd Bump the version date. 2017-02-06 20:52:06 +00:00
Jonathan Naylor 4221ac45b1 Improve the P25 sync positioning. 2017-02-05 19:33:52 +00:00
Jonathan Naylor ec5100bf6f Alter the P25 HDR start pointer calculation. 2017-02-03 12:01:12 +00:00
Jonathan Naylor ac4249bbb1 Add working sync sample dumping for DMR, P25 and YSF. 2017-02-02 20:13:28 +00:00
Jonathan Naylor f3a3132a6c Add sync dumping and improve YSF and P25. 2017-01-31 20:36:31 +00:00
Jonathan Naylor 4bc0f36b49 Begin P25 Header detection. 2017-01-29 19:28:27 +00:00
Jonathan Naylor 9d1fbcfc73 Update P25 to match YSF demodulator, work in progress. 2017-01-29 19:08:44 +00:00
Jonathan Naylor 609c2ead53 Revert the DMR changes. 2017-01-29 18:51:33 +00:00
Jonathan Naylor 37daa04a6c Merge branch 'master' into c4fmdemod 2017-01-28 20:07:00 +00:00
Jonathan Naylor 20a4cf0378 Merge pull request #63 from juribeparada/master
Adding conditional compilation
2017-01-28 13:57:57 +00:00
Andy CA6JAU 693f517aec Adding conditional compilation 2017-01-28 10:18:10 -03:00
Andy CA6JAU 4549027e95 Merge remote-tracking branch 'g4klx/master' 2017-01-28 09:46:53 -03:00
Jonathan Naylor b3a1961279 Merge branch 'master' into c4fmdemod 2017-01-26 20:30:49 +00:00
Jonathan Naylor afae6e552c Merge pull request #62 from phl0/MODEpins
Mode pins
2017-01-22 12:24:24 +00:00
phl0 5ee6a0d6db
Correct comments to align with changed pins 2017-01-22 12:22:40 +01:00
phl0 49e0d13967
Redefine Mode pins for D-Star and DMR 2017-01-22 00:46:12 +01:00
Jonathan Naylor 53067d36d0 More averaging of the centre and threshold. 2017-01-21 18:57:39 +00:00
Jonathan Naylor a5568efd51 Merge branch 'master' into c4fmdemod 2017-01-21 18:37:46 +00:00
Jonathan Naylor d4d1f8282b Tweaks to the new YSF demodulator. 2017-01-21 18:37:30 +00:00
phl0 79b0b141a2
Add support for external mode pins on F0DEI board 2017-01-20 17:34:32 +01:00
Jonathan Naylor 850978a954 Merge pull request #61 from phl0/gitignore
Add gitignore to irgnore object files and STM lib
2017-01-20 16:03:57 +00:00
phl0 f97e53f1eb
Add gitignore to irgnore object files and STM lib 2017-01-20 16:34:25 +01:00
Jonathan Naylor dfd2a4db38 Merge pull request #60 from phl0/devel
Refactored STM code concerning whitespace
2017-01-20 06:13:59 +00:00
phl0 eab91cca3a
Correct typo 2017-01-19 21:54:21 +01:00
phl0 1e7c06de45
Refactor SerialSTM.cpp 2017-01-19 21:50:06 +01:00
Jonathan Naylor b15933bf8a Cleanups but still untested. 2017-01-19 19:59:01 +00:00
phl0 df5ab3de60
Refactor IOSTM.cpp 2017-01-19 14:07:30 +01:00
Jonathan Naylor 9a7b07027a New demodulators for C4FM modes. 2017-01-17 20:05:20 +00:00
Jonathan Naylor 8b13a3c8a6 Merge pull request #59 from juribeparada/master
New pin definitions for STM32F446RE board, enabling Arduino header
2017-01-11 09:11:37 +00:00
Andy CA6JAU 1ce71bcd62 New pin definitions for serial port Nucleo-64 STM32F446RE board, Arduino header 2017-01-11 00:27:27 -03:00
Andy CA6JAU ed13addd3d Merge remote-tracking branch 'g4klx/master' 2017-01-10 23:56:31 -03:00
Jonathan Naylor 3e937a71d9 Average the RSSI value for all modes. 2017-01-10 19:20:16 +00:00
Andy CA6JAU a59da0ebd2 Adding more flexibility for STM32F4 pin definitions 2017-01-10 01:38:56 -03:00