portapack-mayhem/firmware
Jared Boone 365c2ef946 Handle baseband::dma::wait_for_rx_buffer() returning empty buffer.
Was technically OK before, because sample count was zero. But seems silly (and vaguely dangerous) to call all that code with a nullptr.
2016-01-09 12:20:57 -08:00
..
application Missing #includes. 2016-01-09 12:17:17 -08:00
baseband Handle baseband::dma::wait_for_rx_buffer() returning empty buffer. 2016-01-09 12:20:57 -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 Handle baseband::dma::wait_for_rx_buffer() returning empty buffer. 2016-01-09 12:20:57 -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