portapack-mayhem/firmware
Jared Boone 0647f26707 Move SGPIO configuration and control to baseband firmware.
Addresses long-standing and annoying bug where SGPIO DMA channel would not disable -- and not configure cleanly next time it was needed. My theory is that the DMA channel couldn't disable until it got a request from the peripheral, and sometimes the peripheral was disabled before that last request.

Anyway, the baseband firmware should control the SGPIO, methinks, despite the impact on baseband code size.
2016-01-10 10:23:39 -08:00
..
application Move SGPIO configuration and control to baseband firmware. 2016-01-10 10:23:39 -08:00
baseband Move SGPIO configuration and control to baseband firmware. 2016-01-10 10:23:39 -08:00
bootstrap Make GIT_REVISION value available within code. 2015-08-25 16:33:52 -07:00
chibios ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00
chibios-portapack Add SMMULR "intrinsic". 2015-12-28 16:50:01 -08:00
common Methods to peek and skip messages in queue. 2016-01-10 10:15:25 -08:00
tools Remove application kludge to strip DFU of header. 2015-08-25 15:11:22 -07:00
hackrf_one_usb_ram.dfu Update hackrf_one_usb_ram.dfu to HackRF release 2015.07.2. 2015-07-29 22:21:35 -07:00
Makefile Missed spots when renaming REVISION to GIT_REVISION. 2015-09-01 14:21:40 -07:00