mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
a9f1d55fea
- performs undersampling in two steps operating with a half buffer at time; - Skip costly undersampling for Temperature channel; - some optimizations to the downsample loops; - apply compiler speed optimization to PIOS_ADC_downsample_data()