portapack-mayhem/firmware
Jared Boone b058d609eb Move packet timestamping into baseband.
Now reads the RTC peripheral at the end of each received packet.
TODO: Improve resolution to milliseconds or better.
TODO: Work back from end of packet to compute timestamp for beginning of packet.
TODO: Reuse ChibiOS RTC code, which isn't used now because ChibiOS on M0 core is responsible for RTC configuration, and including ChibiOS RTC API on M4 will also try to initialize/manage the peripheral.
2015-12-12 11:37:30 -08:00
..
application Move packet timestamping into baseband. 2015-12-12 11:37:30 -08:00
baseband Move packet timestamping into baseband. 2015-12-12 11:37:30 -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 Move packet timestamping into baseband. 2015-12-12 11:37:30 -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