163 Commits (90bf13279b7a3c9ef744081ac3be06273170a4eb)

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
mirkix 1744bc0850 AP_Notify: Use display with bbbmini 9 years ago
mirkix 2457558624 AP_Notify: Add display support 9 years ago
mirkix dee20a31f1 AP_Notify: Add gps_num_sats 9 years ago
Víctor Mayoral Vilches d73fc4c0b2 AP_Notify: Add PXFmini support 9 years ago
Randy Mackay 4e9f82a0e7 Notify: fix parameter description 9 years ago
pepevalbe 0d5e59eaa3 AP_Notify: configurable RGB LED brightness 9 years ago
Jonathan Challinger 99636b3e8b AP_Notify: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Aaron Wang Shi fc2e810fb2 AP_Notify: add 1 RGB and board LEDs to BH hat 9 years ago
José Roberto de Souza 63e1d0753e AP_Notify: Add a new RGBLed implementation that works over RCOutput 9 years ago
Lucas De Marchi a4213166ae AP_Notify: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Julien BERAUD 0fa362ff5c AP_Notify: Fix GPIO declaration for Linux boards 9 years ago
Caio Marcelo de Oliveira Filho daee8e8e76 AP_Notify: use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Víctor Mayoral Vilches 4a2fe12652 AP_Notify: Add support for Erle-Brain 2 9 years ago
Víctor Mayoral Vilches b54b8aa8af AP_HAL_Linux: AP_BoardLED add support for Erle-Brain 2 9 years ago
Lucas De Marchi d2c18a5c7b AP_Notify: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi f915d2ff6f AP_Notify: don't define devices for minlure 9 years ago
Caio Marcelo de Oliveira Filho d840fc0680 AP_Notify: remove unnecessary includes from examples 9 years ago
Caio Marcelo de Oliveira Filho d51adf2523 AP_Notify: fix build of ToshibaLED_test in PX4 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
Andrew Tridgell e0db1ad93e AP_Notify: added support for raspilot LED 10 years ago
Angus Peart 95c66a794e AP_Notify: sync oreoleds before a reboot 10 years ago
Angus Peart a887c1d1f2 AP_Notify: fix oreoled race causing startup flicker 10 years ago
Angus Peart d48f1b0ccf AP_Notify: oreoled - remove dangerous send_bytes 10 years ago
Angus Peart 662a3aa4cb AP_Notify: oreoled - always use full brightness 10 years ago
Jonathan Challinger d205de2d7e AP_Notify: use new macros for white/red pattern 10 years ago
Randy Mackay 872e6769b0 Notify: change firmware_update event to flag 10 years ago
Jace A Mogill 068cdfe6a3 Notify: workaround for OREOLED problems 10 years ago
Jonathan Challinger 28ee63c855 AP_Notify: add events.compass_cal_canceled 10 years ago
Jonathan Challinger adef826a42 AP_Notify: play tones for compass cal 10 years ago
Jonathan Challinger 89007c13cb AP_Notify: add compass_cal flags 10 years ago
mirkix f6f2e901b8 AP_Notify: Disable ToneAlarm for BBBMINI 10 years ago
Lucas De Marchi d446381623 AP_HAL_Notify: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 6d667e19b1 AP_Notify: standardize inclusion of libaries headers 10 years ago
Randy Mackay 73ff01dc68 AP_Notify: replace unsigned int with uint8_t 10 years ago
Lucas De Marchi 1bba105be4 AP_Notify: don't manually define number of notify devices 10 years ago
Randy Mackay 2f8a7f316f Notify: enable toshibaLED for NAVIO 10 years ago
Lucas De Marchi b3da1579c1 AP_Notify: rename member to initialized 10 years ago
Lucas De Marchi 3f8dab41c4 AP_Notify: fix wrong boolean check 10 years ago
Andrew Tridgell 23d291f144 AP_Notify: update for upstream merge 10 years ago
Andrew Tridgell 24e2e4b35e AP_Notify: convert example from .pde to .cpp 10 years ago
Lucas De Marchi 9764bb2452 AP_Notify: use functor macros 10 years ago