portapack-mayhem/firmware
Jared Boone 291de8f869 Change channel_spectrum type to std::complex<float>.
Move FFT bit-reversal to complex<int16_t> -> complex<float> copy.
Change window so that adjacent bins have constant(-ish) gain.
Change window to float.
Change time domain samples to accumulate at even intervals over the FFT interval.
2015-10-14 11:10:24 -07:00
..
application Break out BasebandStatsView, add main, RSSI threads. 2015-10-14 10:59:32 -07:00
baseband Change channel_spectrum type to std::complex<float>. 2015-10-14 11:10:24 -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 Add more fft_swap bit reversal functions. 2015-10-14 11:10:24 -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 Missed spots when renaming REVISION to GIT_REVISION. 2015-09-01 14:21:40 -07:00