Jonathan Naylor
|
13993891ec
|
Merge pull request #239 from m0vse/FM
Change FM cal levels
|
2020-04-28 09:55:31 +01:00 |
|
Jonathan Naylor
|
172ac615a8
|
Rescale the output.
|
2020-04-27 14:59:33 +01:00 |
|
Jonathan Naylor
|
30031d8e95
|
Increase the output level.
|
2020-04-27 14:53:41 +01:00 |
|
Jonathan Naylor
|
b2de5defa4
|
Tweak the values slightly.
|
2020-04-27 14:47:17 +01:00 |
|
Jonathan Naylor
|
177c7548ae
|
Merge pull request #237 from m0vse/FM
Add FM Cal modes
|
2020-04-27 14:35:53 +01:00 |
|
Jonathan Naylor
|
d08a3690b0
|
Double the signal level to the CTCSS decoder.
|
2020-04-27 13:07:03 +01:00 |
|
Jonathan Naylor
|
e8ed77241c
|
Simplify the calculations.
|
2020-04-27 12:05:55 +01:00 |
|
Jonathan Naylor
|
82dcc44a2d
|
Merge pull request #235 from F4FXL/FM
Move division to CTCSSRX, change sample unscaling to 1/rxLevel
|
2020-04-27 10:27:51 +01:00 |
|
Jonathan Naylor
|
f9530ee82a
|
Pass the RX level to the FM controller.
|
2020-04-26 22:01:11 +01:00 |
|
Jonathan Naylor
|
d66c6d7f9c
|
Fix the multiplication.
|
2020-04-26 15:24:51 +01:00 |
|
Jonathan Naylor
|
458a3d2d24
|
Bump the version date.
|
2020-04-26 13:22:16 +01:00 |
|
Jonathan Naylor
|
6f4c19c006
|
Convert to Q47 arithmetic.
|
2020-04-26 13:02:43 +01:00 |
|
Jonathan Naylor
|
a31cf3d6f8
|
Convert the CTCSS TX tones to Q31 from Q15.
|
2020-04-26 12:07:10 +01:00 |
|
Jonathan Naylor
|
3fb0631953
|
Merge pull request #233 from F4FXL/FM
Remove IO from CTCSSRX
|
2020-04-26 11:45:44 +01:00 |
|
Jonathan Naylor
|
1bc8726046
|
Merge pull request #232 from F4FXL/bugfix/FM_CTCSS_TX
Fix invalid values passed to arm_sin_q15
|
2020-04-26 08:16:20 +01:00 |
|
Jonathan Naylor
|
05c8c130b6
|
Merge pull request #231 from F4FXL/feature/FM_Normalized_CTCSS_Threshold
CTCSS threshold is level agnostic
|
2020-04-26 08:15:15 +01:00 |
|
Jonathan Naylor
|
4d664c4aa4
|
Merge pull request #230 from g4klx/revert-229-FM
Revert "Make CTCSS threshold RXLevel and RXBoost agnostic"
|
2020-04-25 23:48:25 +01:00 |
|
Jonathan Naylor
|
bd4096b6be
|
Revert "Make CTCSS threshold RXLevel and RXBoost agnostic"
|
2020-04-25 23:48:02 +01:00 |
|
Jonathan Naylor
|
f92d93772c
|
Merge branch 'FM' of https://github.com/g4klx/MMDVM into FM
|
2020-04-25 22:32:37 +01:00 |
|
Jonathan Naylor
|
b963b2b848
|
Add optional over deviation blanking.
|
2020-04-25 22:32:10 +01:00 |
|
Jonathan Naylor
|
9dadb51f11
|
Merge pull request #229 from F4FXL/FM
Make CTCSS threshold RXLevel and RXBoost agnostic
|
2020-04-25 22:13:09 +01:00 |
|
Jonathan Naylor
|
8c38fdb36d
|
Clean out the CTCSS decoder coefficient before initialising.
|
2020-04-25 17:37:37 +01:00 |
|
Jonathan Naylor
|
4fe1c11250
|
Remove memory leak and other configuration funnies.
|
2020-04-25 17:29:10 +01:00 |
|
Jonathan Naylor
|
394ab8dfd1
|
Merge pull request #228 from m0vse/FM
Fix for Ack/Callsign corruption in FM branch
|
2020-04-25 16:24:10 +01:00 |
|
Jonathan Naylor
|
c638dbe55a
|
Merge branch 'FM' of https://github.com/g4klx/MMDVM into FM
|
2020-04-25 15:17:53 +01:00 |
|
Jonathan Naylor
|
6ac6deba10
|
Add two more FM parameters.
|
2020-04-25 15:17:11 +01:00 |
|
Jonathan Naylor
|
d2ce76fe89
|
Merge pull request #227 from F4FXL/FM
Fix STM32F10X compile complaining about duplicate stuff
|
2020-04-25 08:12:03 +01:00 |
|
Jonathan Naylor
|
868d33ebd2
|
Rescale the CTCSS TX level.
|
2020-04-24 15:00:40 +01:00 |
|
Jonathan Naylor
|
9fab1e0823
|
Rescale some of the tone levels.
|
2020-04-24 13:13:25 +01:00 |
|
Jonathan Naylor
|
242bc7b322
|
Bump the version date.
|
2020-04-24 12:54:50 +01:00 |
|
Jonathan Naylor
|
e5c25f55fe
|
Remove the FM RX level.
|
2020-04-24 12:51:10 +01:00 |
|
Jonathan Naylor
|
33f88344c3
|
Run the holdoff timer permamnently.
|
2020-04-24 12:15:58 +01:00 |
|
Jonathan Naylor
|
103d937152
|
Remove unneeded line.
|
2020-04-24 11:52:47 +01:00 |
|
Jonathan Naylor
|
e721dedf1e
|
Merge pull request #225 from F4FXL/FM
Add FM Filtering
|
2020-04-24 08:46:45 +01:00 |
|
Jonathan Naylor
|
7a75db2aeb
|
Remove the bit shift of the sample.
|
2020-04-23 21:30:41 +01:00 |
|
Jonathan Naylor
|
bf5ad25609
|
A working fixed point Goertzel based on simulations.
|
2020-04-23 12:36:34 +01:00 |
|
Jonathan Naylor
|
f19009b132
|
Allow for two levels of the callsign.
|
2020-04-22 22:10:34 +01:00 |
|
Jonathan Naylor
|
526a53cd8c
|
Use fixed point for the Goertzel algorithm.
|
2020-04-22 17:40:01 +01:00 |
|
Jonathan Naylor
|
57730d7f81
|
Implement an efficient FIR filter.
|
2020-04-22 14:37:23 +01:00 |
|
Jonathan Naylor
|
f936bc6fe8
|
Use a shorter filter.
|
2020-04-22 14:15:07 +01:00 |
|
Jonathan Naylor
|
3f1f1d1586
|
Small tidy-ups.
|
2020-04-22 14:08:34 +01:00 |
|
Jonathan Naylor
|
7940025095
|
Merge pull request #223 from F4FXL/FM
One loop to rule them all !
|
2020-04-22 13:30:56 +01:00 |
|
Jonathan Naylor
|
03f5056236
|
Small code cleanups.
|
2020-04-21 22:30:28 +01:00 |
|
Jonathan Naylor
|
23ff29c8f1
|
Merge pull request #222 from F4FXL/FM
Almost working FM
|
2020-04-21 22:09:58 +01:00 |
|
Jonathan Naylor
|
0a51b4c34e
|
Store FM output in a ring buffer.
|
2020-04-20 21:57:21 +01:00 |
|
Jonathan Naylor
|
046a1de51a
|
Reduce the size of the main FM filter.
|
2020-04-20 13:54:11 +01:00 |
|
Jonathan Naylor
|
ae58f8eb64
|
Don't square the threshold value.
|
2020-04-20 13:28:07 +01:00 |
|
Jonathan Naylor
|
5ed8eeda6f
|
Allow kerchunk audio to pass through.
|
2020-04-19 21:40:51 +01:00 |
|
Jonathan Naylor
|
1aef1a39f2
|
Revert the CTCSS decoder to floats.
|
2020-04-19 21:21:10 +01:00 |
|
Jonathan Naylor
|
a310bf0547
|
Adjust the coefficients again.
|
2020-04-19 19:46:44 +01:00 |
|
Jonathan Naylor
|
6575cba982
|
Rescale the coefficient.
|
2020-04-19 17:59:04 +01:00 |
|
Jonathan Naylor
|
a17bd9cc1d
|
Don't scale up the sample values.
|
2020-04-19 17:37:24 +01:00 |
|
Jonathan Naylor
|
f7e5c2436c
|
Convert the Goertzel algorithm to Q15 and Q31.
|
2020-04-19 16:52:11 +01:00 |
|
Jonathan Naylor
|
85816d5bec
|
Re-add COS.
|
2020-04-18 16:59:25 +01:00 |
|
Jonathan Naylor
|
ebdba2bdb9
|
Convert to using floats.
|
2020-04-18 16:48:30 +01:00 |
|
Jonathan Naylor
|
6d5b864cba
|
Start the Goertzel development.
|
2020-04-18 16:07:52 +01:00 |
|
Jonathan Naylor
|
c8a450b00d
|
Ensure all timers are stopped when we leave FM mode.
|
2020-04-18 15:51:49 +01:00 |
|
Jonathan Naylor
|
61ccd79c5f
|
Set up the FM mode pins, partially.
|
2020-04-18 14:31:21 +01:00 |
|
Jonathan Naylor
|
c55002534e
|
Rename the Goertzel class to CTCSSRX.
|
2020-04-18 13:55:34 +01:00 |
|
Jonathan Naylor
|
8ca756ec22
|
Simplify the FM arguments.
|
2020-04-18 13:47:41 +01:00 |
|
Jonathan Naylor
|
d1c106b3b8
|
Add state machine debugging messages.
|
2020-04-17 18:53:28 +01:00 |
|
Jonathan Naylor
|
564260b2f1
|
Add the main audio filter.
|
2020-04-17 18:45:42 +01:00 |
|
Jonathan Naylor
|
4a85122483
|
CTCSS tones are added to the audio, not replacing it.
|
2020-04-17 14:11:42 +01:00 |
|
Jonathan Naylor
|
bc889f3d26
|
Handle some extra edge cases.
|
2020-04-17 13:11:21 +01:00 |
|
Jonathan Naylor
|
95e76f387c
|
Complete the CW keyer.
|
2020-04-16 21:15:15 +01:00 |
|
Jonathan Naylor
|
4a5f985d02
|
More efficient CTCSS tone generation.
|
2020-04-16 14:27:33 +01:00 |
|
Jonathan Naylor
|
bbe56f5082
|
Return configuration errors.
|
2020-04-16 14:00:31 +01:00 |
|
Jonathan Naylor
|
4b0c3d88f3
|
More work on the keyer.
|
2020-04-15 22:41:30 +01:00 |
|
Jonathan Naylor
|
c103ac91b3
|
Add the CTCSS tone generator.
|
2020-04-15 19:49:26 +01:00 |
|
Jonathan Naylor
|
ebd87584da
|
Add the timeout tones.
|
2020-04-15 18:38:39 +01:00 |
|
Jonathan Naylor
|
a9a985182f
|
Add the timer class functionality.
|
2020-04-15 17:18:01 +01:00 |
|
Jonathan Naylor
|
db6fde90e0
|
Add the intial state machine.
|
2020-04-15 16:31:49 +01:00 |
|
Jonathan Naylor
|
74228c506e
|
Add stubs for FM classes.
|
2020-04-15 15:24:01 +01:00 |
|
Jonathan Naylor
|
7a549e96ba
|
Handle the net ack parameter.
|
2020-04-14 12:23:26 +01:00 |
|
Jonathan Naylor
|
c84d81d91c
|
Add the minimum time for a 'K' parameter.
|
2020-04-13 15:54:37 +01:00 |
|
Jonathan Naylor
|
ef65268b45
|
First version of initialisation.
|
2020-04-12 15:28:56 +01:00 |
|
Jonathan Naylor
|
9d725b9479
|
Beginnings of FM controller support.
|
2020-04-11 22:08:17 +01:00 |
|
Jonathan Naylor
|
b94b8afb77
|
Merge pull request #204 from shawnchain/support_udid
Fix HW_TYPE string of RPT_HAT_TGO for MMDVMCal and add UDID support
|
2019-05-17 08:08:06 +01:00 |
|
Jonathan Naylor
|
7c863671c9
|
Merge pull request #203 from shawnchain/stm32f1
add STM32F10X_Lib for stm32f105 support
|
2019-05-14 13:24:48 +01:00 |
|
Jonathan Naylor
|
6af252f315
|
Ignore DVMEGA-Cast specific command.
|
2018-10-31 14:49:57 +00:00 |
|
Jonathan Naylor
|
e46ef4f9ce
|
Merge pull request #198 from gatekeep/master
fix proper PDU reception and processing;
|
2018-10-09 07:43:11 +01:00 |
|
Jonathan Naylor
|
ed36d13c8f
|
Merge pull request #194 from shawnchain/rpt_hat_tgo_board
Add support for RPT_HAT_TGO board by BG4TGO and BG5HHP
|
2018-09-18 09:11:42 +01:00 |
|
Jonathan Naylor
|
da8023eabf
|
Bump the version date.
|
2018-07-23 21:53:36 +01:00 |
|
Jonathan Naylor
|
db3649827f
|
Merge pull request #184 from Hootie81/VK6MST_Shield
Add support VK6MST_Shield Serial pass-thru
|
2018-07-20 12:17:01 +01:00 |
|
Jonathan Naylor
|
f3c621307a
|
Restore the original configuration file.
|
2018-07-19 18:21:17 +01:00 |
|
Jonathan Naylor
|
03177a05e7
|
Merge pull request #183 from Hootie81/VK6MST_Shield
Add support for VK6MST_Shield
|
2018-07-19 18:15:57 +01:00 |
|
Jonathan Naylor
|
f705656178
|
Bump the version date.
|
2018-07-05 18:44:31 +01:00 |
|
Jonathan Naylor
|
5c61ee6be8
|
Add an mode output pin on the STM32-F7M board as suggested by Tom BG4TGO.
|
2018-07-05 18:29:18 +01:00 |
|
Jonathan Naylor
|
a4af04fae2
|
Allow for alternative LEDs for NXDN and POCSAG.
|
2018-07-04 18:40:54 +01:00 |
|
Jonathan Naylor
|
78d79d4124
|
Update the README file.
|
2018-06-26 18:18:43 +01:00 |
|
Jonathan Naylor
|
76d2058075
|
Recalculate the TX delay for POCSAG.
|
2018-06-26 18:16:13 +01:00 |
|
Jonathan Naylor
|
dcd8142c51
|
Add a smoothing filter to the POCSAG TX waveform.
|
2018-06-25 18:00:11 +01:00 |
|
Jonathan Naylor
|
88c530d9e6
|
Merge branch 'master' into pocsag
|
2018-06-25 17:47:24 +01:00 |
|
Jonathan Naylor
|
9eb6bc1a60
|
Add the POCSAG mode pin for the Arduino Due, Teensy 3.2/3.6 and the
STM32F105.
|
2018-06-19 18:17:05 +01:00 |
|
Jonathan Naylor
|
2098146af8
|
Rename ARDUINO_MODE_PINS to MODE_PINS.
|
2018-06-19 18:01:24 +01:00 |
|
Jonathan Naylor
|
ef32988827
|
More tweaking of the POCSAG deviation.
|
2018-06-18 22:12:13 +01:00 |
|
Jonathan Naylor
|
ce05dec2e6
|
Fix crash caused by the larger version string.
|
2018-06-18 21:32:08 +01:00 |
|
Jonathan Naylor
|
895bed1f70
|
Fix getStatus length.
|
2018-06-18 19:18:47 +01:00 |
|
Jonathan Naylor
|
d151c100db
|
Fix length of the getConfig reply.
|
2018-06-14 07:25:09 +01:00 |
|
Jonathan Naylor
|
56ced0d939
|
Decrease the deviation.
|
2018-06-12 21:42:15 +01:00 |
|