33 Commits (ac1c0bba154f0613cfaa3fbd5e743c9da73f4ffd)

Author SHA1 Message Date
Lucas De Marchi 4ae35c9a74 AP_ADC: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Caio Marcelo de Oliveira Filho 1fc801c2c9 AP_ADC: remove unnecessary board includes from example 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa a552390125 AP_ADC: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 0cfdb9af8a AP_ADC: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 1c94b39d6e AP_ADC: fixed example build 11 years ago
Andrew Tridgell 30b6b23b10 AP_ADC: enable APM1 ADC on Linux 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell a1187519a8 AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 12 years ago
Andrew Tridgell b673320f72 ADC: fixed example warnings 12 years ago
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 12 years ago
Pat Hickey b43b003777 AP_ADC: fix typo in test 12 years ago
Andrew Tridgell 7d27e420ae AP_HAL: remove unnecessary Arduino.h includes 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Andrew Tridgell 53105efbcd HAL_AVR: more uart0 -> console changes 12 years ago
Pat Hickey 30deb76ea3 AP_ADC: ported to AP_HAL 12 years ago
Pat Hickey 8a6017ea48 AP_ADC_test: fix build of test regressions. 13 years ago
uncrustify 796d23277c uncrustify libraries/AP_ADC/examples/AP_ADC_test/AP_ADC_test.pde 13 years ago
Randy Mackay cf25bbfa74 AP_ADC library - tiny fix to make example sketch work after some changes to AP_PeriodicProcess library 13 years ago
Andrew Tridgell d442bad413 Revert "ADC: added an enable_channel() API" 13 years ago
Andrew Tridgell f6f808357c removed AperiodicProcess code 13 years ago
Andrew Tridgell 9591317dbc ADC: added an enable_channel() API 13 years ago
Pat Hickey 017f121566 AP_ADC: rework ADC library to use PeriodicProcess and ISR_Register 13 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 bd30840518 updated ADC test for new API 14 years ago
deweibel@gmail.com 4015e7f91a Commit test - just adding an unneeded comment 14 years ago
james.goppert@gmail.com 2d1b59e9a6 Eclipse makefile support for examples. 14 years ago
james.goppert cce122d387 Moved APM_ADC to AP_ADC 14 years ago