Close

Getting on GitHub

A project log for PortableSDR

Fully stand-alone HF (Shortwave) Software Defined Transceiver & Vector Network Analyzer. Designed for rugged portable use. Highly hackable.

michael-r-coltonMichael R Colton 06/23/2014 at 00:230 Comments

I finally got the files on GitHub. I had been keeping the source on BitBucket, but I think GitHub is better for something like this.

I've broken it down into two folders. Source, which contains the source. (you should be able to import the whole Source folder as a project into Eclipse. I'll include more information on setting up the development environment later.) and Hardware, which contains the schematic (also in PDF form) board layout, Bill of Materials (BOM) and gerbers. The schematic and board files are for Mentorgraphics PADS, which isn't ideal for being open source, but that's what I have to work with for now. The whole gerber folder can be zipped up as is and sent to board houses for production. I used iTeadStudio.com for the first batch and they came out great. The gerber folder also includes preview images of the boards themselves. Like this:

The GitHub link is https://github.com/MichaelRColton/PSDR

One more thing: Everything is a mess, the code, the schematic, etc. up until now they were just for my use. I'll be cleaning them up as I continue to work on them.

Discussions