Jonathan Naylor
|
81518bf74c
|
Make AX.25, DMR, P25, NXDN and FM selectable at compile time.
|
2020-11-08 22:23:27 +00:00 |
|
Jonathan Naylor
|
dc41fd83d2
|
Test the use of a reverse burst at the end of a transmission.
|
2020-07-14 12:20:42 +01:00 |
|
Jonathan Naylor
|
d66c6d7f9c
|
Fix the multiplication.
|
2020-04-26 15:24:51 +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 |
|
Geoffrey Merck
|
5051a13711
|
Fix invalid values passed to arm_sin_q15
|
2020-04-26 08:16:08 +02:00 |
|
Jonathan Naylor
|
4fe1c11250
|
Remove memory leak and other configuration funnies.
|
2020-04-25 17:29:10 +01:00 |
|
m0vse
|
5295e0bdc3
|
Fix for Ack/Callsign corruption
|
2020-04-25 16:13:13 +01:00 |
|
Geoffrey Merck
|
0b27ec5443
|
Fix STM32F10X compile complaining about duplicate stuff
|
2020-04-25 08:05:31 +02: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
|
f19009b132
|
Allow for two levels of the callsign.
|
2020-04-22 22:10:34 +01:00 |
|
Geoffrey Merck
|
1c599138ad
|
GetAudio do not take any arguments
|
2020-04-21 22:00:11 +02:00 |
|
Geoffrey Merck
|
8d340cbfba
|
(almost) One loop to rule all the samples
Avoid looping over and over the samples. One
|
2020-04-21 20:38:02 +02:00 |
|
Jonathan Naylor
|
4a85122483
|
CTCSS tones are added to the audio, not replacing it.
|
2020-04-17 14:11:42 +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
|
c103ac91b3
|
Add the CTCSS tone generator.
|
2020-04-15 19:49:26 +01:00 |
|
Jonathan Naylor
|
74228c506e
|
Add stubs for FM classes.
|
2020-04-15 15:24:01 +01:00 |
|