portapack-mayhem/firmware
Jared Boone cde15e4271 Generalize fir_and_decimate_by_2_complex_fast.
Permit decimation_factors other than 2.
Permit tap counts != 64 (but still must be multiple of 8).
Half the amount of tap memory required.
Performance is significantly degraded due to greater flexibility -- most likely due to separate sample buffer shift phase, instead of performing shift during output sample calculation.
2015-11-06 09:40:04 -08:00
..
application Switching between waterfall and console mode. 2015-11-06 09:40:03 -08:00
baseband Generalize fir_and_decimate_by_2_complex_fast. 2015-11-06 09:40:04 -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 API to stop HAL SysTick counter. 2015-08-20 17:51:07 -07:00
common Update/consolidate AIS RRC matched filter taps. 2015-11-06 09:40:04 -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