PSDR/Source/include
2014-08-02 01:26:47 -06:00
..
Adafruit_GFX.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
Adafruit_ILI9340.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
adc.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
BlinkLed.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
dds.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
hal.h The main thing here is moving the FFT/Filtering/IFFT to a timer interrupt that has a lower priority than the audio capture/playback timer interrupt. This way I don't care how slow the display code runs in the main loop (for now) enabling me to have the audio processing and the display working at the same time. 2014-07-14 01:41:46 -06:00
images.h Added basic volume control (not sure why I didn't do that a long time ago!) also a HackADayPrize logo, can't hurt, right? A few other small things. 2014-08-02 01:26:47 -06:00
main.h Starting to (slowly) make changes to the schematic for the next hardware version. 2014-07-26 19:07:45 -06:00
misc.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
spi.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
stm32f4xx_hal_conf.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
stm32f4xx_it.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
Timer.h Initial commit to GitHub. 2014-06-22 17:49:43 -06:00