748 Commits (7fac2fe6cd553c0a6be5b6f633257a2439e13c4e)

Author SHA1 Message Date
Daniel Agar d89b7804f7
boards: initial CUAV X7Pro support (not complete) 5 years ago
Jakub Kákona dfa5ca1710
FlightGear simulator support (#14539) 5 years ago
Daniel Agar 326d8efc16 move attitude controllers to new wq:attitude_ctrl 5 years ago
PX4 BuildBot 70329ce396 Update submodule nuttx to latest Sat Apr 25 12:38:14 UTC 2020 5 years ago
Beat Küng d3dd5e9da1 i2c_spi_buses: improve info output for external buses 5 years ago
JaeyoungLim 75054f11df
Add px4vision sitl target 5 years ago
Beat Küng 3177b8d763 fix nuttx submodule: point to px4_firmware_nuttx-8.2 branch 5 years ago
JaeyoungLim 6e18cb85b1 Add plane lidar model 5 years ago
Daniel Agar a3ad710623
restore UAVCAN bootloader support 5 years ago
Beat Küng 4817e299f1 nuttx: update submodule 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 66eacd24bc
px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins 5 years ago
Julian Oes 474c3c45f0 platforms: don't catch floating point errors 5 years ago
Daniel Agar b64a5783bb
Update submodule NuttX-apps to latest Thu Apr 9 20:22:38 UTC 2020 5 years ago
PX4 BuildBot 3d27c7313c Update submodule nuttx to latest Tue Apr 7 03:33:04 UTC 2020 5 years ago
Jacob Dahl d682ddb510
UAVCAN differential pressure sensor support 5 years ago
Daniel Agar da383064c6 NuttX update with STM32H7 SPI DMA support 5 years ago
AlexKlimaj d8c140be04
UAVCAN Smart Battery Improvements 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
Daniel Agar 1d164c0dbd px4_work_queue: sem_wait add loop as the wait may be interrupted by a signal 5 years ago
Beat Küng a556a44a57 i2c_spi_buses: print an error if a driver does not pass the I2C address 5 years ago
JaeyoungLim a938410c15 Add world targets and update submodules 5 years ago
Matthias Grob 6602e8d16b Support python3 only systems 5 years ago
Peter van der Perk 9490f41f85 rddrone-uavcan146 removed shared clock between hrt & rtc 5 years ago
Peter van der Perk a4e6f96365
rddrone-uavcan146: HRT & RTC timer support 5 years ago
Hyon Lim 0b3624ab5f To make UVify device compatible with upload script, we changed device name to be more generalized. 5 years ago
Daniel Agar efceccd91d posix: micro_hal.h add empty px4_arch_gpiosetevent to build new Invensense drivers on linux 5 years ago
Daniel Agar 404e781cd9 px4_work_queue: increase SPI stack uniformly to silence warnings 5 years ago
JaeyoungLim e2d2ae29a9 Add sonoma raceway world 5 years ago
Beat Küng 7ea8dff8db spi: do not deselect other chip-selects 5 years ago
Beat Küng 1612f4c2ed SPI: disable SPI locking where possible 5 years ago
Beat Küng 6ad5357d1a SPI+I2C: remove unused defines and printf's 5 years ago
JaeyoungLim 2ef37cd065 Spawn models separately from gazebo models 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Daniel Agar b73ec18abb
boards: add px4_fmu-v4 and px4_fmu-v5 optimized (-O3) build variants 5 years ago
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 5 years ago
Beat Küng d6bb5b3b9e i2c spi buses: enforce drivers to set default SPI/I2C bus frequency 5 years ago
Beat Küng a6ddf0e4b9 refactor sf1xx: use driver base class 5 years ago
Beat Küng dbb53044ce refactor ms5611: use driver base class 5 years ago
Beat Küng 83b6f6456b refactor I2CSPIInstance: store running instances in a global linked list 5 years ago
Beat Küng e7f04109d9 i2c spi init + custom methods: use WorkItemSingleShot 5 years ago
Beat Küng 8c41025565 px4_work_queue: add WorkItemSingleShot 5 years ago
Beat Küng 134413233a i2c spi: extend BusCLIArguments to handle common driver arguments 5 years ago
Beat Küng d1f5b23a5a module docs: add PRINT_MODULE_USAGE_PARAMS_I2C_{SPI_DRIVER,ADDRESS} 5 years ago
Beat Küng f851f65f8d i2c spi: add type to I2CSPIInstance 5 years ago
SalimTerryLi b70289c536 move __PX4_LINUX out of px4_impl_os.cmake 5 years ago
PX4 BuildBot 20a8a0231b Update submodule nuttx to latest Sun Mar 15 12:39:29 UTC 2020 5 years ago
Lorenz Meier 8a6d444467 Enable Gazebo mock optical flow 5 years ago
Lorenz Meier 76b3c18625 Add dedicated survey camera plane model 5 years ago
Matthias Grob 2dccc0dcfc posix.h: remove duplicate stdint.h include 5 years ago