Commit graph

401 commits

Author SHA1 Message Date
Jonathan Naylor
40e463591a
Merge pull request #189 from lucamarche-iz1mlt/48kHz
Update 48khz
2018-08-22 10:14:14 +01:00
Luca Marchesano
6ef27c27b1
Update 48k 2018-08-22 10:53:38 +02:00
Luca Marchesano
72b300efcf
Delete IO.cpp.bak 2018-07-24 09:37:17 +02:00
Luca Marchesano
6694535dec
Delete Globals.h.bak 2018-07-24 09:35:51 +02:00
Luca Marchesano
5690d4326c
Add POSAG 2018-07-24 09:33:57 +02:00
Luca Marchesano
bd4c0c087c
Upload version 2018-06-30 14:38:22 +02:00
Luca Marchesano
5e4e37f8e5
Fixed modem startup problem 2018-06-30 14:10:41 +02:00
Luca Marchesano
0833dba9bd
Add submodules for F4/F7 libs 2018-06-29 09:31:01 +02:00
Luca Marchesano
047229d6d3
Add submodules for F4/F7 libs 2018-06-29 08:13:20 +02:00
Luca Marchesano
d9aec14b7c
Update DMRDMOTX.cpp 2018-06-22 12:12:59 +02:00
LucaMarche IZ1MLT
bfd7e8e88f
Update Config.h 2018-06-20 09:56:44 +02:00
LucaMarche IZ1MLT
404fe52b30
Fix getStatus length 2018-06-19 16:03:03 +02:00
LucaMarche IZ1MLT
4655e33575
Update 2018-06-15 11:16:45 +02:00
LucaMarche IZ1MLT
8d59210846
Update SerialPort.cpp 2018-06-08 12:25:34 +02:00
LucaMarche IZ1MLT
7fee373137
Change 1.2 kHz fill tone by a pseudo random fill (DMR DMO) 2018-06-07 13:39:54 +02:00
LucaMarche IZ1MLT
d23249dad9
Update Config.h 2018-06-07 13:02:03 +02:00
LucaMarche IZ1MLT
6886ebd86d
Update 2018-06-07 13:00:34 +02:00
LucaMarche IZ1MLT
478b0fdb32
Update IO.cpp 2018-06-06 08:23:58 +02:00
LucaMarche IZ1MLT
d6e1fadb16
Add YSF tx hang 2018-06-06 08:20:43 +02:00
LucaMarche IZ1MLT
7fb3175617
Merge pull request #1 from g4klx/48kHz
NXDN fix sinc filter
2018-06-04 08:21:04 +02:00
Andy CA6JAU
9f9abe496d Merge NXDN RRC filter + SINC filter (TX) 2018-06-04 00:36:44 -04:00
Andy CA6JAU
e1e9b2682f Change NXDN RX inverse SINC filter to 48 kHz 2018-06-04 00:07:39 -04:00
Andy CA6JAU
2e9155e0f6 Fix DMR DMO RX 2018-06-03 13:45:38 -04:00
Jonathan Naylor
9eb11f7434
Merge pull request #173 from lucamarche-iz1mlt/48kHz
Update 48k version
2018-05-30 08:22:07 +01:00
LucaMarche IZ1MLT
694b83123a
Update 48k version
In to NXDN possible problem on sinc filter anc isinc filter, think they must be recalculated but do not know how to do it. On D-STAR, DMR, C4FM and P25 it work.
2018-05-30 08:54:45 +02:00
Jonathan Naylor
62f3e01aa5 Merge pull request #57 from g4eml/48kHz
Fix crash in DMO Mode
2017-01-01 15:19:49 +00:00
g4eml
68daa55a79 Fix crash in DMO Mode
Same fix as applied to master branch.
2017-01-01 14:27:10 +00:00
Jonathan Naylor
d4c1378ec9 Change ADC1 to reduce number of interrupts 2016-12-24 10:25:56 +00:00
Jonathan Naylor
af8e9f2659 Adjust ADC pre-trigger setting for external TCXO 2016-12-22 18:24:25 +00:00
Jonathan Naylor
d0d131b0e8 Update DAC reference comment. 2016-12-21 14:01:41 +00:00
Jonathan Naylor
226bdf52e1 Add Due RSSI input. 2016-12-21 08:49:57 +00:00
Jonathan Naylor
b0ebe60589 Update IOTeensy.cpp 2016-12-21 08:42:42 +00:00
Jonathan Naylor
e760b7c30b Change Teensy RSSI input pins. 2016-12-20 14:22:18 +00:00
Jonathan Naylor
d532ad63b7 Update calibration function. 2016-12-20 08:49:15 +00:00
Jonathan Naylor
37080d9901 Update to 48 kHz sample rate. 2016-12-19 15:27:52 +00:00
Jonathan Naylor
2fad06093f Tweak the PDB timer period. 2016-12-15 10:22:07 +00:00
Jonathan Naylor
dca6dd35dc Reduce the value of the LPTMR CMR by one. 2016-12-14 13:24:08 +00:00
Jonathan Naylor
2747e2979d Enable ADC0 pre-trigger via the LPTMR to match the PDB. 2016-12-14 09:12:59 +00:00
Jonathan Naylor
f831b64518 LPTMR changes based on PJRC Teensy forum feedback from manitou. 2016-12-13 09:45:10 +00:00
Jonathan Naylor
3ec929ff52 Remove RSSI ADC startup software interrupt. 2016-12-12 15:29:41 +00:00
Jonathan Naylor
b9acdda737 Merge pull request #48 from juribeparada/master
Adding targets Pi board and Nucleo446 board to CooCox project file
2016-12-05 20:06:19 +00:00
Andy CA6JAU
e496af5046 Adding targets Pi board and Nucleo446 board to CooCox project file 2016-12-05 14:24:51 -03:00
Jonathan Naylor
3377b6cae5 Merge pull request #47 from juribeparada/master
CooCox files not necessary for CooCox IDE support. It just works with *.coproj
2016-12-03 18:41:24 +00:00
Andy CA6JAU
3fd02223ef Updating CooCox project file 2016-12-03 12:20:29 -03:00
Andy CA6JAU
0ffd77732e CooCox files not necessary for CooCox IDE support. It just works with *.coproj 2016-12-03 11:55:15 -03:00
Jonathan Naylor
66dfdb6272 Merge pull request #46 from juribeparada/master
External TCXO support for STM32F4 and Nucleo 446 board support
2016-12-02 06:11:26 +00:00
Andy CA6JAU
b8febb517f External TCXO support for STM32F4 and Nucleo 446 board support 2016-12-02 00:13:47 -03:00
Andy CA6JAU
eacabfb184 Merge remote-tracking branch 'g4klx/master' 2016-12-01 22:53:32 -03:00
Jonathan Naylor
955a804cde Disable the LPTMR before configuring it. 2016-12-01 10:26:18 +00:00
Jonathan Naylor
1e4b5e6b89 Reorder LPTMR initialisation in accordance with the chip specification. 2016-12-01 10:10:12 +00:00