109 Commits (0e7ade6f0c19ffa8c5347ea3cf2d14f61b2bafb6)

Author SHA1 Message Date
Andrew Tridgell d2c9e2719e AP_GPS: removed create() method for objects 7 years ago
Lucas De Marchi b05610870c global: use static method to construct AP_Rally 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Peter Barker cbe9627bf5 AP_GPS: correct example 8 years ago
Pierre Kancir 292fa5f413 AP_GPS: example fix travis warning 8 years ago
murata 3200f24106 AP_GPS: Unify from print or println to printf. 8 years ago
priseborough 453ced4a38 AP_GPS: remove unused EKF1 include 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 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
Andy Little 0d113b265c Examples: fix examples for px4 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
Jonathan Challinger 04dc7130f5 AP_GPS: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 2b5417046b AP_GPS: 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
Lucas De Marchi 24e5deb906 AP_GPS: remove comments about AVR boards 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Caio Marcelo de Oliveira Filho db1491f079 AP_GPS: remove unnecessary board includes from examples 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 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Eugene Shamaev c6c6e2dc13 AP_GPS: add comments to example sketch 10 years ago
Andrew Tridgell e18a2df64e AP_GPS: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 7320a35ad2 AP_GPS: convert example from .pde to .cpp 10 years ago
Randy Mackay fa4ba456b4 GPS: fix example sketches 10 years ago
Andrew Tridgell 2be45bc7e6 AP_GPS: fix for HAL_SITL rename 10 years ago
Gustavo Jose de Sousa be67b019a7 AP_GPS: Add missing setup for GPS_AUTO_test 10 years ago
ustas a2d5ac6805 AP_GPS: add includes for success build example sketch 10 years ago
Randy Mackay 1141363868 GPS: fix example sketches 10 years ago
Andrew Tridgell 62e7778ba8 AP_GPS: fixed build warning 10 years ago
Andrew Tridgell 908ad46e8e AP_GPS: fixed example build 10 years ago
Victor Mayoral Vilches 46c8714996 AP_GPS: make the examples compile in Linux 10 years ago
Andrew Tridgell b08b76b8ff AP_GPS: fixed example build 11 years ago
Andrew Tridgell db1479b46b AP_GPS: fixed example build 11 years ago
Víctor Mayoral Vilches 70aafa380e GPS_UBLOX: fix test to work with AP_HAL_Linux. 11 years ago
Andrew Tridgell 30f5e2c37f AP_GPS: work around scheduling issue in example code 11 years ago
Andrew Tridgell 73976e2ca4 AP_GPS: fixed example build 11 years ago
Andrew Tridgell c2486d8d6e AP_GPS: updated examples for new API 11 years ago
Andrew Tridgell c6f3e0a81c AP_GPS: fixed example builds 11 years ago
Andrew Tridgell 7ff293ca38 AP_GPS: added DataFlash to GPS init to allow for detailed logging 11 years ago
Andrew Tridgell 6b5d27efbb AP_GPS: fixed example builds with change to init() 11 years ago
Randy Mackay bd6511dd0a GPS: add GPS_UBLOX_passthrough sketch 11 years ago
Andrew Tridgell 6f5ac1d553 AP_GPS: added support for GPS time in week/millisec 11 years ago
Andrew Tridgell 448167e958 AP_GPS: fixed examples build 12 years ago