Find a file
2016-05-01 00:56:50 -06:00
Documentation Pretty big improvements to bitmap drawing code, and waterfall display code. Also a hack to deal with the red-things-stay-red bug (it's not ideal, it just blocks the encoder tick() if the display is drawing, doesn't seem to effect the feel of the interface in a bad way. Beginning to include GPS support. Working on some other display speedups (DMA and 16bit transfers, both are currently disabled) 2014-10-15 09:31:08 -06:00
Hardware Trying to merge, it wants me to commit stuff first. 2016-05-01 00:56:50 -06:00
Keychain Upload of my development on my work computer. This includes some efforts to get serial working for the GPS (I think) and maybe some experimental transmitting test stuff? Anyway, mostly included here for completeness, and because I will not be doing PSDR development on this machine anymore. 2015-11-24 14:29:46 -07:00
Source Trying to merge, it wants me to commit stuff first. 2016-05-01 00:56:50 -06:00
.gitignore Merge branch 'master' of https://github.com/MichaelRColton/PSDR 2016-01-01 17:27:21 -07:00
Final Video Script.docx Honestly, it's been a while since I did any coding, with getting the kickstarter ready, so I don't actually remember what the state of the code is right now. I think I was working on getting the UART up so we can use the GPS. I'm commiting this as more of a backup than anything. 2015-03-06 22:54:22 -07:00
PortableSDR Video Script.docx Has the beginnings of an S-Meter. Audio seems worse than before that was added, so I want to check on that. Uploading the image files (even though the PSDR uses them in code form... still, might be handy) 2014-08-22 00:23:39 -06:00
PSDR2 Guide.pdf Enclosure 3D files, Assembly Diagrams and Assembly Guide. Also so work on getting the firmware compatible with the PSDR2 hardware. Probably some junk as well. Lots of files. 2014-09-28 20:40:01 -06:00
README.md - Firmware build notes, extra line 2015-02-19 09:47:18 +11:00

PSDR

PortableSDR - A Stand Alone HF Software Defined Transciever.

Firmware Build Notes

You should end up with PSDR/Source/Debug/PSDR.elf which is the binary firmware file

TODO: Flashing firmware to the PSDR instructions