Michael Colton
|
2a0a65cff1
|
Changes it so BOTH paddles need to be clicked to transmit.
|
2016-11-17 22:45:55 -07:00 |
|
Michael Colton
|
c2b94ddce0
|
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 |
|
Michael Colton
|
46c832e409
|
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 |
|
Michael Colton
|
f694e53e46
|
Big improvements to audio! I was doing overlap-add wrong. There are still issues, but it's much better. Also, changing modes between LSB/USB/AM works now (though the menu doesn't show USB correctly, and the filter bar doesn't change). Improvements also effect transmitted audio.
|
2014-10-07 10:31:07 -06:00 |
|
Michael Colton
|
3d31149c20
|
Looking at adding PJRC optimized display code to the PSDR. But his chip is rather different (no hardware FIFO) so I'll need to implement the changes with DMA I think, I'm sure it will work well, but it's going to be some work.... Update to block diagram. Also, finally getting to work on next rev of hardware!!
|
2014-08-23 14:08:17 -06:00 |
|