27 Commits (d8d1343735709c89a2c75dcf0ebc008fcb155347)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho d186704724 AP_Parachute: use millis/micros/panic functions 9 years ago
Lucas De Marchi 0c6b47e331 AP_Parachute: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell aee2543b75 AP_Parachute: fixed release bug 9 years ago
Andrew Tridgell 0d9715cfe8 AP_Parachute: added a released() function 9 years ago
Caio Marcelo de Oliveira Filho 5ad8077016 AP_Parachute: remove unnecessary board include 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 c6eb15f443 AP_Parachute: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 330d8f5c3a AP_Parachute: convert example from .pde to .cpp 10 years ago
Randy Mackay 3bcd97fcd1 Parachute: increase deployment duration to 2sec 10 years ago
myly10 7bb079b348 AP_Parachute.cpp: Typo correction. 10 years ago
Randy Mackay 52ca06fc22 Parachute: fix example sketch 10 years ago
Randy Mackay 542ec29e49 Parachute: set servo or relay to off position on every update 10 years ago
Randy Mackay 06bef6e3b8 Parachute: clear release time when enabled 11 years ago
Randy Mackay 3600bed47a Parachute: relay parameter description update 11 years ago
Randy Mackay 879d447404 Parachute: alt_min units to meters 11 years ago
Randy Mackay 50df95316a Parachute: initialise released variable 11 years ago
Randy Mackay 95579229ed Parachute: add 0.5sec delay before parachute is released 11 years ago
Randy Mackay 103772abe2 Parachute: add AP_Notify.h to example sketch 11 years ago
Randy Mackay a639df0256 Parachute: set AP_Notify parachute_release flag 11 years ago
Randy Mackay 699b84e8ca Parachute: minor comment changes 11 years ago
Randy Mackay d4cb51d8f7 AP_Parachute: add example sketch 11 years ago
Randy Mackay 9d807802cc Parachute: initial draft library 11 years ago