1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00
Commit graph

13 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
1b0c567267 Fix DSHOT on H7 by moving to DMA_RAM 2021-06-15 13:19:22 +02:00
bkleiner
f117162206 h7: move adc values to dma_ram section to ensure coherent reads 2021-05-31 20:30:33 +02:00
bkleiner
d42fb4314e h7: add adc implementation 2021-05-31 17:48:26 +02:00
bkleiner
4712352889 move adcChannel to 32bit
h7 indexes them differently.
2021-05-31 16:46:59 +02:00
Martin
6626db2631 option to average ADC samples 2018-05-31 01:39:51 +02:00
Konstantin Sharlaimov
d530e5e867 Initial cut on user-definable ADC channel mapping (#1836)
* Initial cut on user-definable ADC channel mapping. Enable PITOT for REVO
* Some refactoring; Fix PITOT_ADC; Fix CLI output
* Docs update
* Remove IBUS RX from NAZE
2017-06-29 15:08:29 +10:00
Konstantin Sharlaimov (DigitalEntity)
8172becc64 Initial ADC rework 2017-05-07 20:31:04 +10:00
Martin Budden
5874f92f87 Moved accgyro, barometer and compass drivers into subdirectories 2017-04-29 06:45:42 +01:00
Sami Korhonen
c1c6773a60 Fix F7 ADC 2017-01-07 12:23:41 +02:00
Sami Korhonen
619713f583 F7 Changes needed for current codebase 2016-12-11 14:18:13 +02:00
Martin Budden
19ab505e6a Removed #includes from header files and other betaflight catchups 2016-08-06 12:59:12 +01:00
Martin Budden
1cab71963f Converted ADC to new IO (#356)
* Converted ADC to new IO
* Updated rcc.c for new IO
2016-07-19 18:36:50 +10:00
Petr Ledvina
d3324a9f0d Move ADC internal interface into new header file 2015-02-23 09:17:06 +01:00