Find a file
2017-01-01 17:19:59 +11:00
Debug More compiler warnings fixes 2016-12-31 20:25:25 +11:00
Documentation Changes it so BOTH paddles need to be clicked to transmit. 2016-11-17 22:45:55 -07:00
Hardware Fixes very basic transmit support. Adds assembly instructions. Cleans up the Solid Model a little and moves older items to an Archive folder (basically to make sure they are okay to delete, since Git is keeping a history, there is no real reason to have an archive folder, right?) 2016-11-07 23:23:26 -07:00
Keychain Updates to enclosure models, BOM, paste layer layers for PCBs, pinouts for keychain board. 2016-09-24 13:34:15 -06:00
Source Power Off works! click Reset button to power on 2017-01-01 17:19:59 +11:00
.gitignore More compiler warnings fixes 2016-12-31 20:25:25 +11: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