Go to file
pwarren 643fa61136 - Firmware build notes, extra line 2015-02-19 09:47:18 +11: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 Update to bring github up to date with my files. 2014-10-28 00:36:55 -06:00
Source Update to bring github up to date with my files. 2014-10-28 00:36:55 -06:00
.gitignore Added PDF of schematic, and moved the gerbers a little. 2014-06-22 17:59:36 -06:00
Final Video Script.docx Update to bring github up to date with my files. 2014-10-28 00:36:55 -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
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
README.md - Firmware build notes, extra line 2015-02-19 09:47:18 +11:00

README.md

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