47 Commits (f5bb7dea61067c85008d2e21ad0182c92c9dae47)

Author SHA1 Message Date
Leonard Hall ab0bdc9fe6 AC_PID: upgrade to PID object 6 years ago
Peter Barker 3175a2ce19 AC_PID: correct examples with override keyword 6 years ago
Peter Barker 2dae643280 AC_PID: update example to stop shadowing global chibios variable 6 years ago
Peter Barker 312243142b AC_PID: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 774b091611 AC_PID: get example working again 7 years ago
Peter Barker e2b31a535c AC_PID: update example for new rc() method 7 years ago
Michael du Breuil 1d60b0ec62 AC_PID: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 5d84850f32 AC_PID: Use RC_Channels instead of hal.rcin 7 years ago
Pierre Kancir 320c5e1b96 AC_PID: example fix travis warning 8 years ago
murata 5e11497332 AC_PID: Unify from print or println to printf. 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Andrew Tridgell 27b43f4036 AC_PID: fixed example build warning 9 years ago
Jonathan Challinger 9e6be648b9 AC_PID: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 247195512f AC_PID: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Caio Marcelo de Oliveira Filho 9a2e0c2fd9 AC_PID: remove unnecessary 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
Grant Morphett 1595c137f8 AC_PID_test: fixed AC_HELI_PID constructor 10 years ago
Gustavo Jose de Sousa 286d084d83 AC_PID: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell a62c450f86 AC_PID: convert example from .pde to .cpp 10 years ago
Randy Mackay 56b92e7d8c AC_PID: fix example sketch 10 years ago
Andrew Tridgell 777685ce1f AC_PID: fix for HAL_SITL rename 10 years ago
Tom Pittenger 4b97cc1957 AC_PID: fix compile warnings re float constants 10 years ago
Randy Mackay f260536373 AC_PID: fix example sketch compile error 10 years ago
Randy Mackay 3f3e622be5 AC_PID: fix example sketch 10 years ago
Andrew Tridgell 83dc9bf5b3 AC_PID: fixed example build 11 years ago
Randy Mackay faf3415e5e AC_PID: example sketch prints individual P, I and D values 11 years ago
Robert Lefebvre 6333b4bba6 AC_PID: update example sketch to test AC_HELI_PID 11 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
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 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
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey 050a878935 AC_PID: Ported to AP_HAL. 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell eb5ac90e12 AC_PID: fixed example build 12 years ago
rmackay9 41489f34f9 AC_PID: fixed example sketch's compile errors 12 years ago
uncrustify 7c4f980638 uncrustify libraries/AC_PID/examples/AC_PID_test/AC_PID_test.pde 13 years ago
Randy Mackay 6877b8b3d6 AC_PID Library - added example sketch 13 years ago