portapack-mayhem/firmware
Jared Boone 8fde4972b4 Methods to peek and skip messages in queue.
Allows receiver to not consume a message until after it's handled. And that enables the transmitter to block until the queue is empty, knowing that when unblocked, all messages in queue have been handled.
2016-01-10 10:15:25 -08:00
..
application Move baseband_sgpio.* to common/. 2016-01-09 17:57:37 -08:00
baseband Rename GPDMA channel disable_force() to disable(). 2016-01-10 10:11:16 -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