36 Commits (a6e9baa8f6af21a9d21a6bbd30d90a474d3c13fa)

Author SHA1 Message Date
Peter Barker 1fc82442a0 GCS_MAVLink: remove dummy functions; examples are linked with all libs 8 years ago
Peter Barker b4688bd3d4 GCS_MAVLink: move common mavlink camera handling up 8 years ago
Peter Barker 85a0da6178 GCS_MAVLink: handle common GPS messages in base GCS_MAVLINK class 8 years ago
Peter Barker bd28bdd907 GCS_MAVLink: move handling of MAG_CAL command longs up 8 years ago
Peter Barker 318861e824 GCS_MAVLink: move mavlink support for servo/relay up 8 years ago
Peter Barker ebe3dcef6f GCS_MAVLink: move rally-point handling up 8 years ago
Peter Barker 129d7220e6 GCS_MAVLink: move handling of incoming statutext messages up 8 years ago
Peter Barker 6cc19fee35 GCS_MAVLink: GCS_Dummy and GCS_routing get get_mission 8 years ago
Pierre Kancir b2c8bc8074 GCS_MAVLink: example fix travis warning 8 years ago
Peter Barker cc28ff49e9 GCS_MAVLink: support for a singleton 8 years ago
murata 4a60850558 GCS_MAVLink: Unify from print or println to printf. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell a331542958 GCS_MAVLink: fixed typo 9 years ago
Peter Barker 1e146256cc GCS_MAVLink: move telemetry_delayed up into base class 9 years ago
Peter Barker 43fed65f37 GCS_MAVLink: move adjust_rate_for_stream up 9 years ago
Peter Barker 03ded35d7c GCS_MAVLink: update routing example for mavlink namespacing 9 years ago
Ricardo de Almeida Gonzaga 3f92a64b99 GCS_MAVLink: Fix typos 9 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
Jonathan Challinger 2c0657f326 GCS_MAVLink: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 9f0ff6ec24 GCS_MAVLink: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Caio Marcelo de Oliveira Filho 09579cb6e3 GCS_MAVLink: remove unnecessary includes 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 d7a2ef3e35 GCS_MAVLink: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 3b48f68cce GCS_MAVLink: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 2d89b8b53d GCS_MAVLink: fix for HAL_SITL rename 10 years ago
Randy Mackay b55367ccc7 GCS_MAVLink: fix example sketch 10 years ago
Andrew Tridgell b64077ac2e GCS_MAVLink: fixed example build 10 years ago
Randy Mackay aa7f946e04 GCS_MAVLink: fix example sketch 10 years ago
Andrew Tridgell a967a682a4 GCS_MAVLink: added routing test sketch 10 years ago