320 Commits (c4306de1227713b9ec99fa4b6dded8884455d1a7)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga 892cc2ea6f AP_HAL_PX4: Fix typos 9 years ago
Andrew Tridgell eeef28be5e AP_HAL_PX4: fixed hexacopter on Pixracer 9 years ago
Andrew Tridgell 8a7627474f Revert "AP_HAL_PX4: use new I2CDevice interface" 9 years ago
Andrew Tridgell 8c06e6cddc Revert "AP_HAL_PX4: embed PX4_I2C object into I2CDevice" 9 years ago
Lucas De Marchi 54fd3702c3 AP_HAL_PX4: embed PX4_I2C object into I2CDevice 9 years ago
Luiz Ywata f767918e0e AP_HAL_PX4: use new I2CDevice interface 9 years ago
Andrew Tridgell 0af322e90d HAL_PX4: added comment on oneshot 9 years ago
Andrew Tridgell 5ce7ae71a7 HAL_PX4: fixed enabling oneshot on a subset of motors 9 years ago
Andrew Tridgell bcd0d48ced HAL_PX4: fixed non-contiguous motor outputs 9 years ago
Andrew Tridgell 28aa4c40cc HAL_PX4: fixed order of wifi and frsky on FMUv4 9 years ago
Andrew Tridgell 4a35f8e9fc HAL_PX4: fixed comments for FMUv4 uarts 9 years ago
Andrew Tridgell 18ccaf7e2b HAL_PX4: added uartF 9 years ago
Andrew Tridgell a731caa4ab HLA_PX4: prevent timer disturbance in oneshot mode 9 years ago
Andrew Tridgell d9d6f87195 HAL_PX4: fixed bug in pwm send code 9 years ago
Andrew Tridgell c9dfccfb26 HAL_PX4: improved oneshot support 9 years ago
Andrew Tridgell 6f284d673a HAL_PX4: enable oneshot support on px4io 9 years ago
Peter Barker daa210729c AP_HAL_PX4: correct systemid output for PX4v4 9 years ago
Andrew Tridgell 8695668da3 HAL_PX4: enable wifi port on FMUv4 9 years ago
Andrew Tridgell 5922e67785 HAL_PX4: allow sbus output on channels beyond BRD_PWM_COUNT 9 years ago
Andrew Tridgell 759b0d6629 HAL_PX4: only support oneshot on FMU outputs for now 9 years ago
Andrew Tridgell 934b4dd475 HAL_PX4: support OneShot on PX4 9 years ago
Andrew Tridgell 1d5deed72a HAL_PX4: fixed build for new px4 param functions 9 years ago
Lucas De Marchi 28f67f0947 AP_HAL_PX4: replace header guard with pragma once 9 years ago
Andrew Tridgell 2a6e64e358 HAL_PX4: send all channels to px4io 9 years ago
Jonathan Challinger 4bf3ec0e91 AP_HAL_PX4: implement RCOutput::read_last_sent 9 years ago
Andrew Tridgell 7fede90df3 HAL_PX4: work around a bus locking issue on Pixracer 9 years ago
Lucas De Marchi 8de329fc81 AP_HAL_PX4: use empty I2CDevice 9 years ago
Lucas De Marchi f39a6745d1 Global: remove unused _timer_pending from scheduler 9 years ago
Lucas De Marchi 9aa49cda93 Global: remove system_initializing() from scheduler 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
Andrew Tridgell 519afc7a06 HAL_PX4: debug code for FRAM corruption 9 years ago
Andrew Tridgell 526fb65dd1 HAL_PX4: fixed setting of rcout frequency on alt channels 9 years ago
Jonathan Challinger f376510524 AP_HAL_PX4: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell 02bee8810d HAL_PX4: added Semaphore support 9 years ago
Julien BERAUD c0f65ff6e1 AP_HAL_PX4: add empty optical flow 9 years ago
Lucas De Marchi 503533c6fe AP_HAL_PX4: rename AP_HAL_Empty instances 9 years ago
Andrew Tridgell 78e9b0a4e3 HAL_PX4: check for servo counts changing after boot 9 years ago
Lucas De Marchi fe5d6f2d49 AP_HAL_PX4: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 6d7678d2a3 AP_HAL_PX4: fix passing callback to member function 9 years ago
Lucas De Marchi 0c3733601b AP_HAL_PX4: use init() method without arguments 9 years ago
Andrew Tridgell 520b9de48a HAL_PX4: expose do_transfer() in API 9 years ago
Andrew Tridgell 335e621932 HAL_PX4: cope with PX4 header changes 9 years ago
Andrew Tridgell 155e82c1b3 HAL_PX4: fixed PWM output for FMUv4 9 years ago
Andrew Tridgell 9835043dd5 HAL_PX4: support FMUv4 9 years ago
Caio Marcelo de Oliveira Filho c43474fbf4 AP_HAL_PX4: Remove unused extern declaration for HALs 9 years ago
Caio Marcelo de Oliveira Filho 1de0e0a5a6 AP_HAL_PX4: remove unused functions 9 years ago