468 Commits (b8802ec5c2a9e265963ab50901786d2e722fc49c)

Author SHA1 Message Date
Andrew Tridgell 3402d07651 HAL_PX4: fixed a race condition on i2c init 7 years ago
Lucas De Marchi f6b1099896 AP_HAL: move in tap esc implementation 7 years ago
Peter Barker 8d208ea514 AP_HAL_PX4: make in_main_thread const and override 7 years ago
VikingDai 9f0e8a64d5 Update HAL_PX4_Class.cpp 8 years ago
Andrew Tridgell d09b549144 HAL_PX4: allow uart5 to be used for non-nsh on FMUv2/FMUv3 8 years ago
Peter Barker 48c4e48225 AP_HAL_PX4: send statustext for RC input decoding type 8 years ago
Miguel Arroyo fc155eac7e AP_HAL_PX4: Adds UARTF as commandline option 8 years ago
José Roberto de Souza 9ee007f924 AP_HAL_PX4: Map PX4_I2C_BUS_EXPANSION1 8 years ago
José Roberto de Souza e674d6ee20 AP_HAL_PX4: aeorfc: Move GPS to UART7 8 years ago
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess() 8 years ago
Lucas De Marchi 9e66938f68 AP_HAL_PX4: Scheduler: replace use of in_timerprocess() 8 years ago
Randy Mackay 687ec98e5d AP_HAL_PX4: set default servo update rate only when changed 8 years ago
Andrew Tridgell 5b43698e25 HAL_PX4: added rcout set_detault_rate() 8 years ago
Kevin Lopez Alvarez 16a96b0643 HAL_PX4: Adjust SPI params for ppro 8 years ago
Kevin Lopez Alvarez 88958b2dbf HAL_PX4: add ppro support 8 years ago
Kevin Lopez Alvarez d6d1a3e08c AP_HAL_PX4: initial FMUv4pro support 8 years ago
Siddharth Bharat Purohit 66a94f7a10 HAL_PX4: use correct datatype for time conversion 8 years ago
Eugene Shamaev 36655310b3 AP_HAL_PX4: support for several CAN interfaces and drivers, filtering support 8 years ago
Andrew Tridgell a88693c487 HAL_PX4: support RSSI from receiver protocols 8 years ago
Andrew Tridgell b8f628da83 HAL_PX4: fixed bug in last_sent 8 years ago
Andrew Tridgell 17893958bf HAL_PX4: cope with brushed motors in read_last_sent() 8 years ago
Andrew Tridgell 11396919c8 HAL_PX4: changed BRUSHED16kHz to BRUSHED 8 years ago
Andrew Tridgell 96627bc4e5 HAL_PX4: allow any pulse freq in brushed mode 8 years ago
Peter Barker 7ce353e652 AP_HAL_PX4: use HAL_SEMAPHORE_BLOCK_FOREVER macro 8 years ago
Andrew Tridgell b72532164b AP_HAL_PX4: rename macros to avoid conflicts 8 years ago
Andrew Tridgell 37166301c9 HAL_PX4: use sensor_config_error() 8 years ago
Peter Barker 3ff4cd8c07 AP_HAL_PX4: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Andrew Tridgell 9bdb6838e6 HAL_PX4: cope with nested cork/push 8 years ago
Francisco Ferreira 7dca7933fa AP_HAL_PX4: fix UAVCAN armed state to depend on safety switch 8 years ago
Francisco Ferreira 965eda69f3 AP_HAL_PX4: remove left-overs of legacy UAVCAN support 8 years ago
Andrew Tridgell ca4cde9770 HAL_PX4: fixed safety switch light pattern 8 years ago
Andrew Tridgell 3415dfb46c HAL_PX4: implement split transfers for I2C 8 years ago
Eugene Shamaev 0c4a68314b AP_HAL_PX4: removal of legacy UAVCAN support 8 years ago
Pierre Kancir a2eeab4db7 AP_HAL_PX4: example fix travis warning 8 years ago
Eugene Shamaev 55a0bd081f AP_HAL_PX4: ESC scaling 8 years ago
Eugene Shamaev 7caeaf4be6 AP_HAL_PX4: RCOutput support for UAVCAN 8 years ago
Eugene Shamaev 865392f034 AP_HAL_PX4: CAN bus driver 8 years ago
Andrew Tridgell dbfdfa2261 HAL_PX4: fixed a bug in setup of alt rates for upper channels 8 years ago
Andrew Tridgell a8b12dcf3c HAL_PX4: never wait on a semaphore in interrupt context 8 years ago
Peter Barker 724be3878c AP_HAL_PX4: correct output of system-id on px4-v3 8 years ago
Andrew Tridgell 02976168cc HAL_PX4: fixed RC rate when BRD_PWM_COUNT=0 8 years ago
Lucas De Marchi 7c246847de AP_HAL_PX4: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi 2e4e4365d0 AP_InertialSensor: enable fast sampling for aerofc 8 years ago
Lucas De Marchi 7c1f255258 AP_HAL_PX4: add pin to monitor battery 8 years ago
Lucas De Marchi 91dabbe418 AP_HAL_PX4: implement method to ajust periodic callback 8 years ago
Lucas De Marchi 2349909033 AP_BoardConfig: start mtd driver 8 years ago
Lucas De Marchi fad583b259 AP_HAL_PX4: RCOoutput_Tap: map to [ RPMSTOPPED, RPMMAX ] range 8 years ago
Lucas De Marchi 5e26940070 AP_HAL_PX4: disable safety switch for aerofc 8 years ago
Lucas De Marchi 327de91b5c AP_HAL_Px4: use RCOutput_Tap for aerofc 8 years ago
Lucas De Marchi 75977cd890 AP_HAL_PX4: implement motor output for aerofc 8 years ago