196 Commits (91da194bd76c7d0fcdb725fe524fc9028364c98d)

Author SHA1 Message Date
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 47dd312b57
fw_att_control: move to px4::params 5 years ago
Daniel Agar e2cf501f9d
boards: increase CONFIG_MAX_TASKS 32->64 on all F7s (#13285) 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
modaltb 1e1549a169 Add support for Bosch BMP388 barometer 5 years ago
Silvan Fuhrer 51374aec7b px4_fmu-v5: add here2 mag to startup 5 years ago
Beat Küng 67500123e3 fmu-v5: add dshot support 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
Daniel Agar f1339038ca
px4_fmu-v5_stackcheck disable roboclaw and pca9685 to reduce flash 6 years ago
Silvan Fuhrer d5fdc55460 fmu-v5: add baro again in startup 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
Daniel Agar 7adc43b795
px4_fmu-v5: add critical section monitor build (#12724) 6 years ago
Daniel Agar 6e7e2b6e3b
px4_fmu-v5: add irqmonitor build (#12723) 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 0ebb87357f fmu-v5:hrt needs to be running for ADC time out 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 4b0afff33a fmu-v5 init.c: remove unused include 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 15d1543f95 create systemcmds/i2cdetect tool to scan i2c bus 6 years ago
dlwalter cbdfc0c587 px4_fmu-v5: rc.board_sensors start lis3mdl optional external magnetometer 6 years ago
Daniel Agar 5f20d3cf3b Jenkins HIL increase boot timeout for stackcheck build 6 years ago
David Sidrane 6eb4cf0ceb Add CUAV 5+ and Nano to fmu-v5 manifest 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
David Sidrane ed8c6019d5 Added TI ina226 I2C power monitor (#11755) 6 years ago
Daniel Agar f067ca0d8f
fmu-v2 & fmu-v5 add missing tone_alarm to example board variants 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
Daniel Agar 5a50f96bcf
move icm20948 (Here GPS compass) to Cube sensors start (#11838) 6 years ago
David Sidrane 46c4a68b62 fmu-v5: Move stage 0 dcache disable to later in boot (#11791) 6 years ago