Commit graph

8 commits

Author SHA1 Message Date
Michael Colton
0d13c419cc Got trace statements though the debugger! Cool! And it was so minor. Also, fixed a weird issue with missing linker files (at least on this computer......) 2015-12-29 15:21:24 -07:00
Michael Colton
3236178786 Syncing some more, not sure if these are more or less up-to-date than what's on here already..... 2015-11-14 00:04:20 -07:00
Michael Colton
b0b9e92391 Getting my other computer synced up, there might be some bumps. I still stink at Git. 2015-11-11 17:54:39 -07:00
Michael Colton
43500cbef3 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
Michael Colton
d9c9939ab8 Update to bring github up to date with my files. 2014-10-28 00:36:55 -06:00
Michael Colton
205924c170 Mostly just a commit so I have a back up of my work. Continued progress on next revision of hardware. 2014-09-01 00:29:55 -06:00
Michael Colton
8c308e12c0 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
Michael Colton
ffcb904b66 Initial commit to GitHub.
Includes the Source (as an Eclipse project) and the Hardware files (including schematic, layout, gerbers, and bill of materials.)

The firmware is extremely incomplete. At this point the DDS chips work (with controlled phase relationship), the LCD (with fast-ish SPI, scrolling, and GFX, modified from Adafruit's library), the encoder knob, and LED work.

The ADC is capturing, but not in a usable way, but it's enough to feed the DSP code and see a nice pretty waterfall. Timers, interrupts, and DACs are not working yet.
2014-06-22 17:49:43 -06:00