tnc3-firmware/Src
Rob Riggs a91f25b697 Make LED PWM Timer configurable. 2021-07-24 16:51:59 -05:00
..
arm_fir_f32.c
arm_fir_fast_q15.c
arm_fir_init_f32.c
arm_fir_init_q15.c
arm_fir_interpolate_f32.c Switch modulator to 15 symbol float RRC. Reduce DAC period to 1665 (to improve FSK stats on E4406A/89600 VSA software). 2021-02-16 19:45:48 -06:00
arm_fir_interpolate_init_f32.c Switch modulator to 15 symbol float RRC. Reduce DAC period to 1665 (to improve FSK stats on E4406A/89600 VSA software). 2021-02-16 19:45:48 -06:00
arm_fir_interpolate_init_q15.c
arm_fir_interpolate_q15.c
arm_offset_q15.c
arm_q15_to_float.c
freertos.c
main.c Make LED PWM Timer configurable. 2021-07-24 16:51:59 -05:00
stm32l4xx_hal_msp.c Change MSI to 16MHz to lower PLL jitter (STM recommendation). Lower UART and I2C interrupt priority compared to DAC & ADC. Increase DAC DMA priority. 2021-02-16 19:31:30 -06:00
stm32l4xx_hal_timebase_TIM.c
stm32l4xx_it.c
system_stm32l4xx.c
usb_device.c Use TNC_DEBUG instead of DEBUG because DEBUG is defined by STM32CubeIDE. 2021-07-24 16:16:41 -05:00
usbd_cdc_if.c
usbd_conf.c
usbd_desc.c