Wykres commitów

13 Commity (master)

Autor SHA1 Wiadomość Data
Marshal Horn d56a777629 Changed code from f051 to Black Pill f401 2020-08-17 18:17:49 -07:00
Marshal Horn 48da6efd08 Tweaking hilbert transform 2020-08-07 20:17:29 -07:00
Marshal Horn eab3e985a9 improved phase unwrapping 2020-07-22 09:25:04 -07:00
Marshal Horn 048e851c47 Unwrapped the phase to remove discontinuities 2020-07-22 08:45:17 -07:00
Marshal Horn 9c5011542d SSB Tx Draft
The steps for single-sideband modulation are hashed out, but the actual sampling of audio is not implemented yet
2020-07-22 08:15:19 -07:00
Marshal Horn 55ad088791 Created basic tests for peripherals
Still need to make tests for streaming ADC and DAC
2020-07-21 16:36:29 -07:00
Marshal Horn 67ef27a996 Refined SSB reception
Previous method was not correct - summing I and Q does not recover the original.
Also removed os tests from main.c
2020-07-21 10:29:11 -07:00
Marshal Horn 3aed3f52f5 RX ready for testing 2020-07-20 11:50:24 -07:00
Marshal Horn dede6b7bef Made progress on DMA for Speaker output
Considering switching to interrupt updater due to increased flexibility
2020-07-16 23:41:08 -07:00
Marshal Horn 98a508629a Moved speaker code to its own driver
It appears it will take some work to feed PWM with DMA.
2020-07-16 21:27:07 -07:00
Marshal Horn 45b914dbb8 Working on audio out 2020-07-15 21:14:57 -07:00
Marshal Horn 8c6e79691b Fixed project name inside Eclipse IDE 2020-07-11 09:27:27 -07:00
Marshal Horn 64be87f2e8 Moved code to avoid confusion 2020-07-11 09:21:36 -07:00