61 Commits (0cf4353382dcb7fc7bba627ad1eeddd054c16e48)

Author SHA1 Message Date
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 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 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
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
Andrew Tridgell b08b76b8ff AP_GPS: fixed example build 11 years ago
Andrew Tridgell db1479b46b AP_GPS: fixed example build 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
Andrew Tridgell 6f5ac1d553 AP_GPS: added support for GPS time in week/millisec 11 years ago
Randy Mackay 496962f037 GPS: update notify 12 years ago
Andrew Tridgell c7141c4851 AP_GPS: fixed examples build 12 years ago
Andrew Tridgell edfebc1f29 AP_GPS: fixed indent-tabs-mode 12 years ago
Andrew Tridgell c3abdaf308 AP_GPS: removed duplicate print_latlon() 12 years ago
Andrew Tridgell 2f111b857b AP_GPS: ported test code for PX4 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell 8beaec61a8 AP_GPS: fixed build for new syntax 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 d72c5cf828 AP_GPS: uartB fixup 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
Andrew Tridgell d133f15f57 HAL_AVR: use hal.console instead of hal.uart0 12 years ago
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey 9ed023aeb4 AP_GPS: Builds under AP_HAL. Not tested. 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
uncrustify 1e8ea08bce uncrustify libraries/AP_GPS/examples/GPS_AUTO_test/GPS_AUTO_test.pde 13 years ago
Andrew Tridgell f9560ef093 GPS: use the new nav_setting in a couple of the sample sketches 13 years ago
Andrew Tridgell 9c2ba2e814 GPS: tidy up the auto gps test 13 years ago