81 Commits (9647bc3783104b6c5c5c3882f14416302c84a849)

Author SHA1 Message Date
Daniel Agar d1e3ff553b platforms: remove unnecessary i2c platform abstraction 5 years ago
David Sidrane 4f1790864d av_x-v1:Support Nuttx SDIO Fixes 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 5aaf1b100b delete unused md25 driver 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 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 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane 8bc8ea0ea2 av:x-v1 BSP Updated to NuttX 8.1+ 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago
Daniel Agar 40850f58ee boards cleanup old nsh_archinitialize 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 e2cf501f9d
boards: increase CONFIG_MAX_TASKS 32->64 on all F7s (#13285) 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
BazookaJoe1900 6ab5c2170e remove unused pca8574 and oreoled drivers 6 years ago
BazookaJoe1900 8a45c6145b add new parameter SENS_EN_PMW3901 to start pmw3901 optical flow 6 years ago
BazookaJoe1900 e3b60cd9e7 rc.sensors: moved common ms5611 start to rc.board_sensors per board 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 6cf55ac83a av_x-v1 fix timer_config clock bit 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
Daniel Agar a2288b1e16 AV-X board_config.h fix ADIS16497 chip select 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 d4cd1d0d2e
NuttX stm32f7 fully re-enable dcache with write back (#12435) 6 years ago
Daniel Agar dc10a68539 NuttX and apps update 7.29 6 years ago
Daniel Agar 321c2c0392 boards don't use px4_add_library for drivers_board 6 years ago
Daniel Agar 15d1543f95 create systemcmds/i2cdetect tool to scan i2c bus 6 years ago
Daniel Agar bef7a9ba8e
NuttX boards increase task limit 32 -> 64 (#12230) 6 years ago
BazookaJoe1900 b0176dc88a Pr cleanup board files (#12218) 6 years ago
Beat Küng d947818654 console: add simple dmesg functionality (enable only on v5) 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
Daniel Agar 5d7a82b8e2 av/x-v1 support PMW3901 on SPI2 (now treated as external) 6 years ago
Daniel Agar db5dbb25b3 av/x-v1 board support cleanup and sync with fmu-v5 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
David Sidrane 46c4a68b62 fmu-v5: Move stage 0 dcache disable to later in boot (#11791) 6 years ago
David Sidrane 1c212e3f84 M7 dcache ctrl via a parameter (#11769) 6 years ago