PSDR/Source/include
Michael Colton 7b8b1ac023 Starting to (slowly) make changes to the schematic for the next hardware version.
Making/made a lot of changes to the graphics and some to the menu system. Want to do a commit before I change too much more, incase I screw things up, you see. Graphics look much better!
2014-07-26 19:07:45 -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 Starting to (slowly) make changes to the schematic for the next hardware version. 2014-07-26 19:07:45 -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