Geoffrey Merck
|
97192602d8
|
Use pointer/masking/shifting for sample unpacking
|
2020-05-08 17:41:12 +02:00 |
Geoffrey Merck
|
bb731e7890
|
Init pointer with null
|
2020-05-08 17:15:23 +02:00 |
Geoffrey Merck
|
c81d13395b
|
Use correct types
|
2020-05-08 17:13:29 +02:00 |
Geoffrey Merck
|
18bc0a75b8
|
Merge branch 'FM_Ext' of https://github.com/F4FXL/MMDVM into FM_Ext
|
2020-05-08 16:45:22 +02:00 |
Geoffrey Merck
|
f1a43ee520
|
Remove union, use pointer tricks instead
|
2020-05-08 16:44:53 +02:00 |
Geoffrey Merck
|
b73bca237d
|
Remove union, use pointer tricks instead
|
2020-05-08 15:06:08 +02:00 |
Jonathan Naylor
|
e7ff0d1898
|
Use const uint8_t instead of non-const.
|
2020-05-08 13:29:50 +01:00 |
Jonathan Naylor
|
880df2536d
|
Add audio packing code.
|
2020-05-08 12:30:15 +01:00 |
Jonathan Naylor
|
09b6929100
|
Merge pull request #250 from F4FXL/FM_Ext
Merge FM into FM_Ext
|
2020-05-08 11:04:14 +01:00 |
Geoffrey Merck
|
9afcf3acc9
|
Merge remote-tracking branch 'upstream/FM' into FM_Ext
|
2020-05-08 12:00:36 +02:00 |
Jonathan Naylor
|
5ca9313db8
|
Merge pull request #248 from F4FXL/FM
Make the FM chain RX Level independant
|
2020-05-08 09:18:58 +01:00 |
Geoffrey Merck
|
feff1ee2c7
|
remove emphasis
|
2020-05-08 09:04:28 +02:00 |
Geoffrey Merck
|
77e0deee76
|
Make whole FM chain RX level independant
|
2020-05-08 09:01:00 +02:00 |
Jonathan Naylor
|
d7cd7096d0
|
Add the external audio state machine and the beginnings of the audio
processing.
|
2020-05-07 22:39:17 +01:00 |
Jonathan Naylor
|
5d1b66dde3
|
Add the missing functions.
|
2020-05-07 22:07:58 +01:00 |
Jonathan Naylor
|
96364dc189
|
Add the external audio parameters.
|
2020-05-07 22:01:48 +01:00 |
Jonathan Naylor
|
a816818e3f
|
Beginnings of external audio for the FM controller.
|
2020-05-07 16:17:00 +01:00 |
Jonathan Naylor
|
eb9c0dfd93
|
Allow for the inversion of COS levels.
|
2020-05-06 11:34:04 +01:00 |
Jonathan Naylor
|
79a09e61fa
|
Add the dot to the FM keyer.
|
2020-05-05 21:02:56 +01:00 |
Jonathan Naylor
|
9978a75651
|
Merge branch 'master' into FM
|
2020-05-05 21:01:15 +01:00 |
Jonathan Naylor
|
bd16d13531
|
Add the dot to the CW Id.
|
2020-05-05 21:00:36 +01:00 |
Jonathan Naylor
|
f00d729264
|
Merge pull request #246 from F4FXL/bugfix/STM32F1_POG
Bug Fixes for the STM32F1_POG and derivatives
|
2020-05-05 10:17:03 +01:00 |
Geoffrey Merck
|
a4ddc2a060
|
Merge remote-tracking branch 'upstream/FM' into bugfix/STM32F1_POG
|
2020-05-05 11:02:27 +02:00 |
Geoffrey Merck
|
a938c8b708
|
Reduce buffer size
|
2020-05-05 10:48:44 +02:00 |
Jonathan Naylor
|
aa7a484c7a
|
Allow the start callsign to occur when the kerchunk timer has latched.
|
2020-05-04 22:18:51 +01:00 |
Jonathan Naylor
|
915be8c279
|
Calculate the AckMinTime accurately.
|
2020-05-04 22:06:57 +01:00 |
Geoffrey Merck
|
87feadd451
|
Better LED management
|
2020-05-04 19:12:45 +02:00 |
Geoffrey Merck
|
419ab89ee9
|
Merge branch 'bugfix/STM32F1_POG' of https://github.com/F4FXL/MMDVM into bugfix/STM32F1_POG
|
2020-05-04 16:44:25 +02:00 |
Geoffrey Merck
|
fcdb582893
|
Change FM LED Pin
|
2020-05-04 16:43:08 +02:00 |
Geoffrey Merck
|
5e85565208
|
Fix compile isue
|
2020-05-04 15:26:17 +02:00 |
Geoffrey Merck
|
2d876b8d8e
|
Fix Fancy LED effect accessing unused ports
|
2020-05-03 15:36:10 +02:00 |
Jonathan Naylor
|
4feca3c5b7
|
Clock the timers seperately.
|
2020-05-03 13:08:33 +01:00 |
Jonathan Naylor
|
f8e119c26b
|
Set the modem state in SET_CONFIG.
|
2020-05-02 17:37:47 +01:00 |
Jonathan Naylor
|
edddbedd4b
|
Fix compilation issues.
|
2020-05-02 15:46:36 +01:00 |
Jonathan Naylor
|
baa4f7aa4c
|
Last minute tidy-ups.
|
2020-05-02 14:47:43 +01:00 |
Jonathan Naylor
|
de3c257f79
|
Bump the version date.
|
2020-05-01 18:47:15 +01:00 |
Jonathan Naylor
|
b027e1d1bf
|
Merge pull request #243 from F4FXL/FM
Fix CTCSS value is different when using RXLevel 50 to 99
|
2020-05-01 17:04:05 +01:00 |
Geoffrey Merck
|
0a5c496a3a
|
Fix CTCSS value is different when using RXLevel 50 to 99
|
2020-05-01 17:56:45 +02:00 |
Jonathan Naylor
|
5b32fecc0a
|
Remove the pre- and de-emphasis and the downsampler.
|
2020-04-30 11:39:04 +01:00 |
Jonathan Naylor
|
92a4db9886
|
Merge pull request #242 from g4klx/revert-241-FM
Revert "Change emphasis time constant to 750µS"
|
2020-04-30 11:23:42 +01:00 |
Jonathan Naylor
|
cc785e3225
|
Revert "Change emphasis time constant to 750µS"
|
2020-04-30 11:23:19 +01:00 |
Jonathan Naylor
|
be0690e587
|
Merge pull request #241 from F4FXL/FM
Change emphasis time constant to 750µS
|
2020-04-30 09:38:24 +01:00 |
Geoffrey Merck
|
69e39e36b0
|
Change emphasis time constant to 750µS
|
2020-04-30 10:26:04 +02:00 |
Jonathan Naylor
|
b2f33fd4d2
|
Bump the version date.
|
2020-04-29 21:51:12 +01:00 |
Jonathan Naylor
|
200199c5d4
|
Reduce the CPU load slightly.
|
2020-04-29 20:59:48 +01:00 |
Jonathan Naylor
|
1465d6f91d
|
Merge pull request #240 from F4FXL/FM
Add resmaplign/packing and Pre and De emphasis
|
2020-04-29 20:45:02 +01:00 |
Geoffrey Merck
|
373aed13c8
|
Restore Passband
|
2020-04-29 20:43:01 +02:00 |
Geoffrey Merck
|
b23620ede3
|
Add de and pre emphasis
|
2020-04-29 20:42:20 +02:00 |
Geoffrey Merck
|
da87afc8d4
|
Move helper script to separate folder
|
2020-04-29 20:41:41 +02:00 |
Geoffrey Merck
|
626a280d27
|
Add filter chrachertitics comment
|
2020-04-29 18:24:15 +02:00 |