272 Commits (66300876542dcc74fa268ff9c3611b3efef844ee)

Author SHA1 Message Date
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar 98c5c31aa1
Update submodule nuttx to latest Mon Jan 13 00:39:44 UTC 2020 5 years ago
Daniel Agar d1e3ff553b platforms: remove unnecessary i2c platform abstraction 5 years ago
David Sidrane 9c1543c33f Nuttx with PX4 Contrib for SDIO PU fix 5 years ago
Daniel Agar d19f18d40b linux boards (ocpoc, bbblue, navio2) replace custom adc drivers with simple px4_arch implementation 5 years ago
Daniel Agar 7166b867e1
NuttX stackcheck exclude PX4 Matrix and Param 5 years ago
Julian Oes a9ca16cafe
Fix a couple of flake8 Python warnings (#13763) 5 years ago
Christian Clauss 6dc55f97d4 More fixes for Python 3 compatibility (#13008) 5 years ago
PX4 BuildBot 6f4b9f93fd Update submodule nuttx to latest Thu Dec 12 14:57:56 UTC 2019 5 years ago
David Sidrane 74b6cc5bce px4_fmu-v5:Use Serial TX DMA on Telem 2 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Daniel Agar 1a395fb6d9 ST ISM330DLC IMU driver 5 years ago
PX4 BuildBot 5e95820e14 Update submodule nuttx to latest Sun Dec 1 00:38:57 UTC 2019 5 years ago
David Sidrane 44c7b90a7b stm32h7:Bootloader fix assertion caused by USB running 5 years ago
Beat Küng 0f42ecc5c7 durandal-v1: enable dshot 5 years ago
Daniel Agar a7fbaefd83 NuttX cmake small debug helper improvements 5 years ago
Daniel Agar a8ea55d9b6
remove all <cmath> usage 5 years ago
David Sidrane bbd37ada41 holybro_durandal-v1: update cdcacm product id 5 years ago
David Sidrane 7ca8a8dbaa durandal-v1:Bootloader 5 years ago
Daniel Agar 1c4a8e7c11 cmake NuttX fix generated launch.json (vscode debug) 5 years ago
Daniel Agar 82fac4a0a7 cmake NuttX linker print memory usage 5 years ago
David Sidrane 67f27eb26c NuttX @ Offical release of 8.2 5 years ago
Daniel Agar 8ce2f30aa6
NuttX cmake improve dependencies between configure and runtime 5 years ago
Daniel Agar df73a6667d NuttX cmake improvements 5 years ago
David Sidrane 850821f47f [REVISIT] Support upstream DSHOT Revist! 5 years ago
Daniel Agar 2af262ed1d NuttX cmake build wrapper thorough dependencies 5 years ago
Daniel Agar 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane b2f28c977d durandal-v1 Nuttx Based PX4 bootloader 5 years ago
David Sidrane 65a26ec060 nxp_fmuk66-v1:Port to NuttX 8.1+ 5 years ago
David Sidrane e847698c9f PX4 System changes Supporting STM32H7 5 years ago
David Sidrane 36a75b79a4 uavcan:Changes to support Nuttx 7.31+ 5 years ago
David Sidrane 522ed2d99b NuttX based PX4 bootloader 5 years ago
Beat Küng 78944a70c3 Upgrade NuttX to 8.2 5 years ago
Daniel Agar 7bf9700426
NuttX: math.h drop extra math defines carried in PX4 defines.h 5 years ago
Matthias Grob 933ff8d480 Remove duplicate EOF trailing newlines 5 years ago
David Sidrane a3e2777208 NuttX/nuttx with SDIO fixes (#13311) 5 years ago
Beat Küng 1dd6b6a505 stm32f3: add libs and stubs for F3 build (thiemar_s2740vc-v1) 5 years ago
Beat Küng 3b7c1b4ff1 src/drivers/boards: move to platforms/nuttx/src/px4/common 5 years ago
Beat Küng be7ed5e388 src/drivers/boards/common/{stm32,kinetis}: move under platforms/nuttx/src/px4 5 years ago
Beat Küng 58e161347b board_mcu_version: move to platforms/nuttx/src/px4 5 years ago
Beat Küng e7519c9fa0 board_identity: move to platforms/nuttx/src 5 years ago
Beat Küng b30171ba8d board_common.h: move under platforms/common 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 4192414576 clang-tidy: partially fix cppcoreguidelines-pro-type-reinterpret-cast 5 years ago
Igor Mišić f4ee9141cb DShot: updated driver to use NuttX DMA functions (#13233) 5 years ago
Beat Küng 17551a99f8 io_timer: fix potential invalid memory access 5 years ago
Beat Küng 8a9744d05a dshot: allow boards to enable dshot only on a subset of the timers 5 years ago
Beat Küng d0a7490222 dshot: update timer generation before DMA request 5 years ago
Beat Küng 7445c25fcc dshot: check if DMA still in progress 5 years ago
Beat Küng 182efaa757 dshot: reduce static buffer size 5 years ago