471 Commits (eef57f93ae0d0d19b528ab2227df8b285c1ee848)

Author SHA1 Message Date
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
Chris Lovett 01818b505f posix server: switch from fcntl(..., F_SETLK, ...) to flock(...) (#13718) 5 years ago
Daniel Agar 3d56f37606 vscode debug and ekf2 replay improvements 5 years ago
kamilritz 2a707cf669 Debug log replays with gdb in vscode 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
Daniel Agar 1d3f722201
px4_work_queue: increase hp_default stack 1800 -> 1900 bytes 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
David Sidrane cada41f027 WorkQueueManager:Fix low stack warning introduced by stism330 5 years ago
Daniel Agar 1a395fb6d9 ST ISM330DLC IMU driver 5 years ago
Daniel Agar a859a6b57c
VSCode SITL debug improvements 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 071f159794 PX4 work queue: extend to UARTs 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
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 2811307293 px4_work_queue: increase wq:hp_default stack 1500->1800 bytes (found by stackcheck) 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
Beat Küng 1371887578 board config: add define for adc voltage scaling 5 years ago
Beat Küng 4b290c4903 voltage & current scaling: use px4_arch_adc_dn_fullcount() instead of 4096 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 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
TSC21 d4ddabdf52 SITL: adds 'iris_rtps' target 5 years ago
Daniel Agar c5520cbaca mpu9250: start building "NuttX" driver for Linux and QuRT 5 years ago
Daniel Agar 1c4e854f93 cmake don't build param "c" files and remove param defines 5 years ago
Beat Küng 5dff065ec5 uavcan: move to work queue and use MixingOutput 5 years ago
Beat Küng a203475489 BlockingList: fix unsafe getLockGuard() API 5 years ago
Daniel Agar 7f930f875e Jenkins store SITL unit test results 5 years ago
Daniel Agar 69bec3ee62
defines.h delete obsolete PRIu64, PRId64, and offsetof 5 years ago
Daniel Agar 7bf9700426
NuttX: math.h drop extra math defines carried in PX4 defines.h 5 years ago
FlavioTonelli 7984c0c910 px4_work_queue: stack size rounded to page size on posix 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