85 Commits (b3889e6187d8cc07737986a12b029c69d3c8e8da)

Author SHA1 Message Date
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Daniel Agar 709961ec8c
InvenSense ICM20602 and ICM20608-G: new standalone optimized drivers 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 40a3e47712 px4:fmu-v4 BSP Updated to NuttX 8.1+ 5 years ago
David Sidrane fa79283602 px4/fmu-v4: update nuttx config 5 years ago
Daniel Agar 9183f44243 px4_fmu-v4: deprecate boscch pixracer variant and cleanup SPI devs 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago
flbernier 6f5f9a787e Add rm3100 start for fmu-v4 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
Igor Mišić f4ee9141cb DShot: updated driver to use NuttX DMA functions (#13233) 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Igor Mišić 543a057f80 fmu-v4: add dshot timer config 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 b1d59c8817
px4fmu split safety button into new driver 6 years ago
Hyon Lim 0262a699c1 UVify Core board support and airframes (Draco, Draco-R, IFO) (#12337) 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 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 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
Tanja Baumann fcec3b3efc px4_fmu-v4: increase uart buffer sizes for vision algorithms (#12199) 6 years ago
David Sidrane 79eb74be3f Fix bmp280 on FMUv4 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 fd31091fdb bmm150:Restored lost internal i2C 6 years ago