139 Commits (master)

Author SHA1 Message Date
Andrew Tridgell f6f808357c removed AperiodicProcess code 13 years ago
Andrew Tridgell d4b66139dc ADC: fixed HIL build 13 years ago
Andrew Tridgell 9591317dbc ADC: added an enable_channel() API 13 years ago
Andrew Tridgell 09947dace1 ADC: only read channels that are actually being used 13 years ago
Andrew Tridgell f125f6619a fixed formatting of ADC driver 13 years ago
Andrew Tridgell 5d503fd65e ADC: change adc.Ch() to return a float 13 years ago
Andrew Tridgell e491168273 ADC: remove a very small (0.2 degrees/s) bias in the ADC code 13 years ago
Pat Hickey 017f121566 AP_ADC: rework ADC library to use PeriodicProcess and ISR_Register 13 years ago
Jason Short 0bfa67f413 Heavy Accel Filter + mild Gyro Filter. To use, filter_result must be set to true on ADC. Off by default. 14 years ago
Jason Short f89da12387 Minimized the accel_filtered vector to be faster and more accurate. 14 years ago
James Goppert 0c7c508541 Optional recursion added. 14 years ago
Jason Short de61e87128 Added ADC gyro Filtering for quads - this fixes a noise issue introduced into the controller 14 years ago
James Goppert 5489b84f8e Improvements to cmake. 14 years ago
James Goppert d887a28b91 Added ArduBoat/ ArduRover/ and APO library. 14 years ago
Andrew Tridgell f375258699 fixed inconsistent linefeeds in ADC code 14 years ago
Andrew Tridgell a835912d93 ADC: randomise the sampling rate 14 years ago
Andrew Tridgell 840c256fe3 ADC: show timing information in ADC test 14 years ago
Andrew Tridgell 197b1d140a show noise levels in ADC test 14 years ago
Andrew Tridgell 1d68953416 ADC: the bottom 3 bits of ADC output are always zero 14 years ago
Andrew Tridgell bd30840518 updated ADC test for new API 14 years ago
Andrew Tridgell 9af7021a98 change ADC sample rate to 1kHz 14 years ago
Andrew Tridgell 70bf945d40 ADC: re-work for ADC code for full resolution and accurate timing 14 years ago
unknown a4e001bbcf Adding CMake support 14 years ago
Jason Short ecd14f4425 Cleaned up guided mode 14 years ago
jasonshort eb39d2d53a Added ability to grab an unfiltered value from the ADC 14 years ago
deweibel@gmail.com 4015e7f91a Commit test - just adding an unneeded comment 14 years ago
jasonshort c5f06b99fe silly formatting 14 years ago
jasonshort c1ddd58d4c Implemented moving average filter to deal with noise issues on quads, default is a 6 member filter. 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert@gmail.com 2d1b59e9a6 Eclipse makefile support for examples. 14 years ago
mich146@hotmail.com bae1c531d0 ADC Library - reimplement overflow 14 years ago
mich146@hotmail.com cdcee09e0d Fix adc issue causing serial problems/other issues. (DOUG please check) 14 years ago
deweibel@gmail.com 8e542512da Change ADC overflow correction 14 years ago
james.goppert 9ddeb716c3 Corrected adc conversion. 14 years ago
james.goppert 7a0fcd6f59 Full HIL working! 14 years ago
james.goppert 40f1d184a1 Cleaned up AP_ADC_HIL 14 years ago
james.goppert cce122d387 Moved APM_ADC to AP_ADC 14 years ago