149 Commits (3b72f3b641a8f13a4ea7630211357b7540e1da80)

Author SHA1 Message Date
Daniel Agar fa44cd5cd5 px4_work_queue: rename navigation_and_controllers -> nav_and_controllers 5 years ago
Daniel Agar 0eea814ca1 decrease all wq:SPIx stack 5 years ago
Daniel Agar be2081a2a2 wq:attitude_ctrl small stack increase 5 years ago
Daniel Agar 13e34b32e6 new Bosch BMI088 IMU driver using FIFOs and DRDY 5 years ago
Daniel Agar ff3b040d3c imu/invensense/icm20608g: minor improvements and potential fixes 5 years ago
Daniel Agar 31fe7af454 selectively increase optimization -Os -> -O2 5 years ago
Julian Oes 1cb706c411 px4_log: flush each line 5 years ago
Daniel Agar 8ee0a5d328 px4_work_queue: minor status changes 5 years ago
Matthias Grob a605444462 board_comnmon: indent BOARDBRICK_VALID_LIST to correct level 5 years ago
Matthias Grob 22cdf80293 i2c_spi_buses.h: work around astyle version inconsistency 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 682aa700bb px4_work_queue: increase wq:attitude_ctrl stack 5 years ago
Daniel Agar 326d8efc16 move attitude controllers to new wq:attitude_ctrl 5 years ago
Beat Küng d3dd5e9da1 i2c_spi_buses: improve info output for external buses 5 years ago
Daniel Agar a3ad710623
restore UAVCAN bootloader support 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 66eacd24bc
px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins 5 years ago
Jacob Dahl d682ddb510
UAVCAN differential pressure sensor support 5 years ago
AlexKlimaj d8c140be04
UAVCAN Smart Battery Improvements 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
Daniel Agar 1d164c0dbd px4_work_queue: sem_wait add loop as the wait may be interrupted by a signal 5 years ago
Beat Küng a556a44a57 i2c_spi_buses: print an error if a driver does not pass the I2C address 5 years ago
Daniel Agar efceccd91d posix: micro_hal.h add empty px4_arch_gpiosetevent to build new Invensense drivers on linux 5 years ago
Daniel Agar 404e781cd9 px4_work_queue: increase SPI stack uniformly to silence warnings 5 years ago
Beat Küng 6ad5357d1a SPI+I2C: remove unused defines and printf's 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 5 years ago
Beat Küng d6bb5b3b9e i2c spi buses: enforce drivers to set default SPI/I2C bus frequency 5 years ago
Beat Küng a6ddf0e4b9 refactor sf1xx: use driver base class 5 years ago
Beat Küng dbb53044ce refactor ms5611: use driver base class 5 years ago
Beat Küng 83b6f6456b refactor I2CSPIInstance: store running instances in a global linked list 5 years ago
Beat Küng e7f04109d9 i2c spi init + custom methods: use WorkItemSingleShot 5 years ago
Beat Küng 8c41025565 px4_work_queue: add WorkItemSingleShot 5 years ago
Beat Küng 134413233a i2c spi: extend BusCLIArguments to handle common driver arguments 5 years ago
Beat Küng d1f5b23a5a module docs: add PRINT_MODULE_USAGE_PARAMS_I2C_{SPI_DRIVER,ADDRESS} 5 years ago
Beat Küng f851f65f8d i2c spi: add type to I2CSPIInstance 5 years ago
Matthias Grob 2dccc0dcfc posix.h: remove duplicate stdint.h include 5 years ago
David Sidrane 82ab1413fc px4_fmu-v5:Add Manifest Entries for UAVCAN interfaces 5 years ago
Daniel Agar 9cd8bb4f88
sensors: move to WQ 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Beat Küng 06712450a7 i2c+spi: add module base class and bus iterators 5 years ago
Beat Küng 18bc6cf872 ScheduledWorkItem::ScheduleClear: remove item from runnable queue 5 years ago
David Sidrane ee220a5086 px4_fmuv5x:Update manifest for USB not present 5 years ago
TSC21 993755b24b bitmask.h: compile only if in POSIX/LINUX platforms 5 years ago
TSC21 f5000a9691 px4_platform_common: add bitmask.h for templated type safe bitmask operations 5 years ago
SalimTerryLi 77a9135036
ADC driver report back vref alone with sample count (#14136) 5 years ago
Daniel Agar 22499effb9 invensense icm20602 improvements 5 years ago
Julian Oes cf47c2155f
platforms: prevent stackoverflow for ekf2 sideslip 5 years ago
Daniel Agar d7c3e1066a
uavcannode updates and px4_fmu-v4_cannode example 5 years ago