266 Commits (c0cc1ba6d0f300a235df10404125ce96bb49f3b4)

Author SHA1 Message Date
David Sidrane d534349dfe nxp:fmuk66-v3 BSP Updated to NuttX 8.1+ 5 years ago
David Sidrane 11287712f8 fmuk66-v3:Fix hang on SDIO card removal/reinsertion 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago
Beat Küng 3b7c1b4ff1 src/drivers/boards: move to platforms/nuttx/src/px4/common 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 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Beat Küng 182efaa757 dshot: reduce static buffer size 5 years ago
Daniel Agar 315141873e NuttX boards reduce CONFIG_MAX_TASKS 64 -> 32 (default) 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
garfieldG bbb96cbd0c Mavlink startup script per board 5 years ago
Daniel Agar 0486d69240 delete obsolete segway example 5 years ago
Daniel Agar 2366abefd8
nxp/fmuk66-v3: readd uavcan 5 years ago
BazookaJoe1900 6ab5c2170e remove unused pca8574 and oreoled drivers 6 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
Beat Küng 1cb6c36a00 adc: refactor into arch-specific directories 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
Daniel Agar b1d59c8817
px4fmu split safety button into new driver 6 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Daniel Agar 0955fd2d58
NuttX boards reduce CONFIG_NFILE_DESCRIPTORS 54 -> 20 6 years ago
Daniel Agar 5421ef5535 NuttX increase HPWORK and LPWORK stack by 256 bytes 6 years ago
Daniel Agar 9d701a077d
NuttX reduce stack for interrupts, HPWORK, LPWORK 6 years ago
David Sidrane f21dc82c24 Add i2cdetect to K66 6 years ago
Daniel Agar 77694183b2 delete position_estimator_inav 6 years ago
Beat Küng b7a0e1ef03 boards: simplify RC port configuration by using NuttX ioctl's 6 years ago
Beat Küng a3c920db7d board_defaults: remove unnecessary 'set MIXER_AUX none' 6 years ago
Timothy Scott 2ed00c9cb6 Rover: Rewrote gnd_pos_control and removed gnd_att_control (#12239) 6 years ago
Daniel Agar 321c2c0392 boards don't use px4_add_library for drivers_board 6 years ago
Daniel Agar bef7a9ba8e
NuttX boards increase task limit 32 -> 64 (#12230) 6 years ago
Daniel Agar b57dff8594 fxas21002c move to PX4Gyroscope and cleanup 6 years ago
Daniel Agar f85c15e247 board common create generic dma allocator (from fat_dma_alloc) 6 years ago
Mohammed Kabir b334b75886 Move optical flow drivers to own subdirectory 6 years ago
Beat Küng 226f3c0999 rc.board_sensors: probe for external qmc5883 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
David Sidrane 1250fb1b48 RGB order now matchs layout 6 years ago
David Sidrane 005db51d7f nxp_fmuk66-v3:Add support for rgbled_ncp5623c 6 years ago
David Sidrane 8504ffd8f2 nxp_fmuk66-v3:Set bmm150 orientation 6 years ago
David Sidrane bfc704b60a fmuk66-v3:Add pullup on LPUART0_RX 6 years ago
David Sidrane ef882989fe [Breaking Change]fmuk66-v3: Only Support Rev BX11 6 years ago
Daniel Agar 5e6bfe1ad8
vscode updates 6 years ago
Daniel Agar 311bf93cd4 nxp_fmuk66-v3 nsh compress defconfig 6 years ago
Hamish Willee 257b90958f Correct links to example docs 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago
Daniel Agar 739a02022b position_estimator_inav: move to examples (start deprecation) 6 years ago
David Sidrane 122519c95f nxp_fmuk66-v3: Inital commit NuttX 7.27+ 6 years ago
David Sidrane 8f308efa88 upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE 6 years ago
Daniel Agar 2ffb49b734 delete px4_includes.h header and update boards/ to use syslog 6 years ago
Daniel Agar 67e5986c9b delete obsolete examples/subscriber 6 years ago
Daniel Agar 693ee4808a delete obsolete examples/publisher 6 years ago
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago