Jonathan Naylor
|
bb7383a301
|
Merge pull request #256 from F4FXL/FM_Ext
Add missing files
|
2020-05-09 10:03:04 +01:00 |
Geoffrey Merck
|
61a69d8536
|
Add missing file
|
2020-05-09 11:01:28 +02:00 |
Jonathan Naylor
|
5a11fcea5b
|
Merge pull request #255 from F4FXL/FM_Ext
Add RingBuffer Template
|
2020-05-09 09:59:57 +01:00 |
Geoffrey Merck
|
05775f0bfa
|
Add RingBuffer Template
|
2020-05-09 10:57:16 +02:00 |
Jonathan Naylor
|
973a1391d7
|
Merge pull request #254 from F4FXL/FM_Ext
Handle Incoming external audio
|
2020-05-09 07:36:32 +01:00 |
Geoffrey Merck
|
5d45649096
|
Simplify code
|
2020-05-09 08:29:31 +02:00 |
Geoffrey Merck
|
e91c4417cb
|
Handle incoming audio
|
2020-05-09 08:23:02 +02:00 |
Geoffrey Merck
|
ff3e6feeb6
|
Use more explicit names
|
2020-05-09 08:00:24 +02:00 |
Geoffrey Merck
|
0e2a83bc7b
|
Add incoming network data buffer
|
2020-05-09 07:57:45 +02:00 |
Jonathan Naylor
|
c84dbd02e5
|
Merge pull request #253 from F4FXL/FM_Ext
FM into FM_Ext
|
2020-05-08 21:07:46 +01:00 |
Geoffrey Merck
|
c0aad5effa
|
Add mising initilizer
|
2020-05-08 21:47:03 +02:00 |
Geoffrey Merck
|
e0234dfc00
|
Merge remote-tracking branch 'upstream/FM' into FM_Ext
|
2020-05-08 21:39:18 +02:00 |
Jonathan Naylor
|
e30eb3adaf
|
Reduce the output buffer loading.
|
2020-05-08 17:18:26 +01:00 |
Jonathan Naylor
|
7c9385beab
|
Merge pull request #252 from F4FXL/FM_Ext
Use pointer/shift/masking for sample unpacking
|
2020-05-08 16:53:32 +01:00 |
Geoffrey Merck
|
4c6601d778
|
Merge branch 'FM_Ext' of https://github.com/F4FXL/MMDVM into FM_Ext
|
2020-05-08 17:43:43 +02:00 |
Geoffrey Merck
|
e3a951b33b
|
Use pointer/masking/shifting for sample unpacking
|
2020-05-08 17:43:05 +02:00 |
Geoffrey Merck
|
97192602d8
|
Use pointer/masking/shifting for sample unpacking
|
2020-05-08 17:41:12 +02:00 |
Jonathan Naylor
|
604957b3e2
|
Merge pull request #251 from F4FXL/FM_Ext
Remove Union for sample packing
|
2020-05-08 16:30:06 +01: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 |
Jonathan Naylor
|
9b0fed975c
|
Buffer output after adding some initial silence.
|
2020-05-08 15:48:03 +01: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 |