Silvano Seva
|
4cd1fdfcf3
|
Moved gpio.h to peripherals
|
2023-07-21 19:27:14 +02:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Silvano Seva
|
ebc7be39ab
|
Implemented audio path management API in MDx audio driver
|
2022-10-28 09:47:47 +02:00 |
Silvano Seva
|
034f5d9ee9
|
Removed API for audio stream playback from MDx tone generator
|
2022-05-27 21:48:47 +02:00 |
Silvano Seva
|
10b8b59e21
|
Added to MDx tone generator API functions allowing user code to temporarily disable generation of 'beep' tones
|
2022-05-27 21:48:46 +02:00 |
Silvano Seva
|
a3b7b490d4
|
Fixed jitter in M17 baseband signal generation
|
2022-05-27 21:48:46 +02:00 |
Silvano Seva
|
be21364b30
|
Made 'toneGen_playAudioStream' a non-blocking function, added 'toneGen_waitForStreamEnd' API function to allow blocking execution flow until a currently playing audio stream terminates or is stopped
|
2021-09-03 16:39:06 +02:00 |
Silvano Seva
|
db3efb21be
|
Added to MDx tone generator driver a function to interrupt an audio stream before its natural completion
|
2021-09-03 16:39:06 +02:00 |
Silvano Seva
|
311a89ac0f
|
Refactoring of MDx tone generator, adding support for AFSK encoding (not yet implemented) and reproduction of arbitrary audio streams.
|
2021-04-10 11:24:33 +02:00 |