This website requires JavaScript.
Explore
Help
Sign in
pwarren
/
PSDR
Watch
1
Star
0
Fork
You've already forked PSDR
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
468dc41b7c
PSDR
/
Source
History
Michael Colton
468dc41b7c
PSDR 2.6.1 PCB complete. Updates to BOM in preparation for order. Also added a little bit of code to turn off printf statements when not debugging (otherwise the board wont run without a debugger attached.)
2016-07-31 22:05:44 -06:00
..
.settings
PSDR 2.6.1 PCB complete. Updates to BOM in preparation for order. Also added a little bit of code to turn off printf statements when not debugging (otherwise the board wont run without a debugger attached.)
2016-07-31 22:05:44 -06:00
DSP_Lib
Progress on copying stuff over for the F7. I am making quite a mess, I think I sure hope I can reverse this all if I need to!!!
2016-04-23 21:53:10 -06:00
images
Some interface improvements. The filter bars now work, and the characters for the filter values are now better. This also improves the performance of navigating the interface. Also, added a basic volume display.
2015-12-30 21:18:31 -07:00
include
Adds BOM for PSDR2.6, also some notes on the schematic, and defining the pin for charge source control.
2016-06-09 00:35:57 -06:00
ldscripts
Progress, I think. The thing compiles and builds something, but it's only 1K and won't run. Trying to figure out what I am doing wrong. :/
2016-04-24 00:17:37 -06:00
src
PSDR 2.6.1 PCB complete. Updates to BOM in preparation for order. Also added a little bit of code to turn off printf statements when not debugging (otherwise the board wont run without a debugger attached.)
2016-07-31 22:05:44 -06:00
system
Progress, I think. The thing compiles and builds something, but it's only 1K and won't run. Trying to figure out what I am doing wrong. :/
2016-04-24 00:17:37 -06:00
.cproject
Saving current progress. Still some weird issues. Having trouble with I2C (again! It was such a pain to get working on the F4) and also something with the ADC I think.... I suppose it could be assembly issues of the F7 board too.... Hmmm.
2016-04-30 20:55:01 -06:00
.gitignore
Initial commit to GitHub.
2014-06-22 17:49:43 -06:00
.project
Got a timer up and going, and it's firing interrupts! Next up is to change the audio capture to use the interrupt and some buffers. Basically separate the display loop stuff.
2014-06-23 00:00:31 -06:00