pounder_test/src
Matt Huszagh f0eb58dfb2 swap sin and cos for demodulation
The in-phase component should be multiplied by the sin value and the
quadrature component should be multiplied by the cos value.
2021-01-14 14:51:07 -08:00
..
pounder Adding extra DMA transfer to clear TXTF in ADC SPI transfers 2021-01-11 12:31:15 +01:00
adc.rs Update src/adc.rs 2021-01-12 06:54:16 -08:00
afe.rs style: implement a couple clippy suggestions [nfc] 2020-06-17 14:57:09 +02:00
dac.rs Adding extra DMA transfer to clear TXTF in ADC SPI transfers 2021-01-11 12:31:15 +01:00
design_parameters.rs Fixing CI 2021-01-06 15:04:06 +01:00
digital_input_stamper.rs fix small typos 2021-01-12 07:36:56 -08:00
eeprom.rs cargo fmt --all 2020-06-16 16:56:30 +02:00
hrtimer.rs Updating after review 2020-12-07 10:55:09 +01:00
main.rs swap sin and cos for demodulation 2021-01-14 14:51:07 -08:00
server.rs revert changes in main.rs and server.rs 2021-01-13 08:59:27 -08:00
timers.rs Fixing timing synchronization 2021-01-12 13:29:15 +01:00