| .. |
|
arm_fir_f32.c
|
Add BM78 support. Add a README file to start documenting build/debug stuff. Add ARM fir filter code. Add ST/LINK config files.
|
2018-09-19 22:17:37 -05:00 |
|
arm_fir_fast_q15.c
|
Add ARM Q15 filter library.
|
2019-06-08 22:41:34 -05:00 |
|
arm_fir_init_f32.c
|
Add BM78 support. Add a README file to start documenting build/debug stuff. Add ARM fir filter code. Add ST/LINK config files.
|
2018-09-19 22:17:37 -05:00 |
|
arm_fir_init_q15.c
|
Add ARM Q15 filter library.
|
2019-06-08 22:41:34 -05:00 |
|
arm_fir_interpolate_init_q15.c
|
Add packet demod and modulator support for packet and stream mode.
|
2020-12-27 21:14:57 -06:00 |
|
arm_fir_interpolate_q15.c
|
Add packet demod and modulator support for packet and stream mode.
|
2020-12-27 21:14:57 -06:00 |
|
arm_offset_q15.c
|
Add ARM Q15 filter library.
|
2019-06-08 22:41:34 -05:00 |
|
arm_q15_to_float.c
|
Add ARM Q15 filter library.
|
2019-06-08 22:41:34 -05:00 |
|
freertos.c
|
FreeRTOS updated with HAL update.
|
2018-10-28 21:31:35 -05:00 |
|
main.c
|
Reduce serial number string buffer size.
|
2021-01-01 13:51:33 -06:00 |
|
stm32l4xx_hal_msp.c
|
STM32CubeMX now provides proper function declaration.
|
2018-10-28 21:34:48 -05:00 |
|
stm32l4xx_hal_timebase_TIM.c
|
Commit bulk of code for new project. Still some cleanup to do to make it work with new PCB.
|
2018-08-26 22:28:24 -05:00 |
|
stm32l4xx_it.c
|
Convert serial RX code to DMA to improve reliability, throughput and flow control.
|
2020-02-24 22:36:09 -06:00 |
|
system_stm32l4xx.c
|
Commit bulk of code for new project. Still some cleanup to do to make it work with new PCB.
|
2018-08-26 22:28:24 -05:00 |
|
usb_device.c
|
Fix compilation warnings. Disable unsafe (and currently unused) functions.
|
2019-01-06 12:06:56 -06:00 |
|
usbd_cdc_if.c
|
Use a ping-pong buffer for USB RX. Simplify code and improve flow control.
|
2020-07-04 14:45:20 -05:00 |
|
usbd_conf.c
|
Fix compilation warnings. Disable unsafe (and currently unused) functions.
|
2019-01-06 12:06:56 -06:00 |
|
usbd_desc.c
|
Set serial number in BM78 DIS and USB descriptor, and return it via KISS HW commands.
|
2018-10-29 14:06:52 -05:00 |