portapack-mayhem/firmware
Jared Boone d8b3b4cb6b Check queue empty only once when reading messages.
There was a second is_empty() call hidden in the pop() call, so the while(condition) was redundant.
2015-08-27 14:27:29 -07:00
..
application Check queue empty only once when reading messages. 2015-08-27 14:27:29 -07:00
baseband Check queue empty only once when reading messages. 2015-08-27 14:27:29 -07: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 API to stop HAL SysTick counter. 2015-08-20 17:51:07 -07:00
common Wrap MessageQueue.push() with mutex. 2015-08-26 14:18:03 -07: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 Make GIT_REVISION value available within code. 2015-08-25 16:33:52 -07:00