mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-11 03:02:20 +02:00
- 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()