Jonathan Naylor
|
a0afe0e54f
|
Merge branch 'master' into dstar_correlator
|
2017-08-29 08:50:44 +01:00 |
Jonathan Naylor
|
56a12a61c2
|
Merge pull request #107 from phl0/fixYSF
Refactor variable initialization in YSFRX.h
|
2017-08-28 08:28:34 +01:00 |
phl0
|
595f38b796
|
Refactor variable initialization in YSFRX.h
|
2017-08-28 07:48:25 +02:00 |
Jonathan Naylor
|
00bc8be152
|
Merge pull request #106 from juribeparada/master
Add support for STM32F767 (Nucleo-144 F767ZI)
|
2017-08-27 22:47:42 +01:00 |
Andy CA6JAU
|
cce2cc3cfc
|
Including F767 target into the Makefile
|
2017-08-27 16:28:08 -03:00 |
Andy CA6JAU
|
1f5a4f1ad7
|
Removing unnecessary “defined(STM32F4)”
|
2017-08-27 15:20:46 -03:00 |
Andy CA6JAU
|
a60059bc90
|
Adding preliminary support for STM32F767 (Nucleo-144 F767ZI)
|
2017-08-24 22:24:27 -03:00 |
Andy CA6JAU
|
6c6b6c19fc
|
Merge remote-tracking branch 'g4klx/master'
|
2017-08-24 21:22:45 -03:00 |
Jonathan Naylor
|
d91a155084
|
Add watchdog to host serial port.
|
2017-08-20 15:59:48 +01:00 |
Jonathan Naylor
|
5b1075f0f7
|
Merge pull request #104 from juribeparada/master
Adding watchdog to host serial port
|
2017-08-20 15:41:04 +01:00 |
Andy CA6JAU
|
17007dd1e4
|
Merge remote-tracking branch 'g4klx/master'
|
2017-08-20 11:20:52 -03:00 |
Andy CA6JAU
|
8f317fd332
|
Adding watchdog to host serial port
|
2017-08-20 11:19:58 -03:00 |
Jonathan Naylor
|
dc9d83f9f0
|
Add optional TX DC offset.
|
2017-08-20 12:19:04 +01:00 |
Jonathan Naylor
|
1cee9e19c0
|
Add an adjustable transmit DC offset.
|
2017-08-20 12:07:05 +01:00 |
Andy CA6JAU
|
5b313b7cec
|
Replace “GPIO_Speed_50MHz” definition for a better one “GPIO_Fast_Speed” (STM32F4)
|
2017-08-19 13:54:03 -03:00 |
Andy CA6JAU
|
8b52d372eb
|
Merge remote-tracking branch 'g4klx/master'
|
2017-08-19 10:05:03 -03:00 |
Jonathan Naylor
|
2a5690fd4d
|
Re-add the const qualifiers.
|
2017-08-18 11:02:33 +01:00 |
Jonathan Naylor
|
f4637585f6
|
Re-add the const qualifiers.
|
2017-08-18 10:57:47 +01:00 |
Jonathan Naylor
|
161736925e
|
Optimise the DC offset processing.
|
2017-08-18 10:55:32 +01:00 |
Jonathan Naylor
|
3e03fcff8e
|
Fix the lengths in the DC removal code.
|
2017-08-18 10:42:41 +01:00 |
Jonathan Naylor
|
74682e7ac0
|
Optimise the DC offset code.
|
2017-08-18 10:27:23 +01:00 |
Andy CA6JAU
|
20cf355e7e
|
Merge remote-tracking branch 'g4klx/master'
|
2017-08-13 17:17:25 -03:00 |
Jonathan Naylor
|
04ca97e5f8
|
Add enhancements suggested by IZ1MLT.
|
2017-08-13 18:51:09 +01:00 |
Jonathan Naylor
|
c43616f3c5
|
Enhancements suggested by IZ1MLT.
|
2017-08-13 18:40:05 +01:00 |
Jonathan Naylor
|
e6adc0a296
|
Forgot the Q31 to Q15 conversion.
|
2017-08-02 20:38:46 +01:00 |
Jonathan Naylor
|
f195fd6f66
|
Merge branch 'master' into dstar_correlator
|
2017-08-02 19:39:15 +01:00 |
Jonathan Naylor
|
669acb99e8
|
Remove the DC blocker from DMR.
|
2017-07-31 21:54:26 +01:00 |
Jonathan Naylor
|
16a43db79a
|
Further optimisation of the calculated values.
|
2017-07-17 21:26:39 +01:00 |
Jonathan Naylor
|
a033b2db7b
|
Adjust values slightly.
|
2017-07-17 21:16:24 +01:00 |
Jonathan Naylor
|
88ab312da0
|
Merge branch 'master' into dstar_correlator
|
2017-07-16 19:22:56 +01:00 |
Jonathan Naylor
|
ba81fa7396
|
Forgot this file.
|
2017-07-16 18:58:12 +01:00 |
Jonathan Naylor
|
8540964097
|
Remove any DC offset from before any further filtering takes place.
|
2017-07-16 18:57:15 +01:00 |
Jonathan Naylor
|
49383ca921
|
Get the RSSI working properly and simplify calculations.
|
2017-07-16 18:46:09 +01:00 |
Jonathan Naylor
|
ed07175437
|
Tweak the settings.
|
2017-07-11 21:10:03 +01:00 |
Jonathan Naylor
|
c8208ab1df
|
Added extra debugging and updated position calculations.
|
2017-07-10 19:58:50 +01:00 |
Jonathan Naylor
|
9d1ebc0f8f
|
Small refactor.
|
2017-07-10 19:41:01 +01:00 |
Andy CA6JAU
|
786e57d043
|
Merge remote-tracking branch 'g4klx/master'
|
2017-07-09 16:57:37 -04:00 |
Jonathan Naylor
|
902b079de2
|
Merge pull request #100 from juribeparada/devel
DC estimator filter for all modes
|
2017-07-09 21:22:52 +01:00 |
Andy CA6JAU
|
54f54ab518
|
Remove unused variables
|
2017-07-09 15:02:30 -04:00 |
Jonathan Naylor
|
90797696dd
|
First compileable version, but untested.
|
2017-07-06 20:28:20 +01:00 |
Andy CA6JAU
|
f8d767913e
|
Adding DC estimator filter for all modes
|
2017-07-06 00:51:46 -04:00 |
Jonathan Naylor
|
266db8bedb
|
Merge pull request #99 from juribeparada/master
Workaround for stm32flash bug and STM32F446 Pi version
|
2017-07-04 20:03:28 +01:00 |
Andy CA6JAU
|
6c4496e034
|
Updating Coocox project file
|
2017-07-04 13:42:51 -04:00 |
Andy CA6JAU
|
8db83708ca
|
Disabling default enabled SEND_RSSI_DATA and SERIAL_REPEATER for STM32F446 Pi version
|
2017-07-04 13:39:01 -04:00 |
Andy CA6JAU
|
7f45a0da83
|
Workaround for stm32flash bug and STM32F446 Pi version
|
2017-07-04 13:35:44 -04:00 |
Andy CA6JAU
|
ce03ad4ab7
|
Merge remote-tracking branch 'g4klx/master'
|
2017-07-04 13:32:17 -04:00 |
Jonathan Naylor
|
c22f360ed1
|
More changes to the D-Star RX.
|
2017-07-03 20:26:24 +01:00 |
Jonathan Naylor
|
5d74c2f7bf
|
First changes for correlation of D-Star.
|
2017-07-02 17:57:17 +01:00 |
Jonathan Naylor
|
ae9e35ccad
|
Merge pull request #98 from phl0/dev
Added some more description on pinouts of STM
|
2017-06-21 19:15:04 +01:00 |
phl0
|
9e5234539e
|
Add pin number for STM32F4 discovery
|
2017-06-21 12:53:04 +02:00 |