Andrew Tridgell
|
2094cb2d88
|
RC_Channel: fixed example for MAVLink2
|
9 years ago |
skyscraper
|
c0c8f1a5cc
|
RC_Channel: RC_Channel refactor
Fix up RC_Channel examples.
Change direct access to data members
to access via member functions
|
9 years ago |
Gustavo Jose de Sousa
|
c2e3f05dbf
|
waf: ardupilotwaf: prefix build context methods with ap_
It helps to distinguish between things from waf and things from ardupilotwaf.
|
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
This commit makes examples' wscripts use ardupilotwaf.example() instead of
ardupilot.program().
|
9 years ago |
Lucas De Marchi
|
a096703b06
|
Global: don't link with AP_Progmem
AP_Progmem is not used anymore.
|
9 years ago |
Andrew Tridgell
|
e1c890eb58
|
RC_Channel: added RC_UART example
useful for UART -> ESCs
|
9 years ago |