138 Commits (a63e25f5814137e60c0ac9e7f9213995ff4d9e23)

Author SHA1 Message Date
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
Beat Küng d74d094940 nuttx configs: disable nuttx timers which are used for PWM output 5 years ago
Beat Küng ebbcc01f12 av/x-v1: use hw description methods for timer configuration 5 years ago
Beat Küng 62b4f3487a io timer: remove some fields from io_timers_t and split out channel indexes 5 years ago
Beat Küng b399698306 ist8310: remove calibration code 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
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