86 Commits (a0f500268540da687afed44a42876199f8f03c05)

Author SHA1 Message Date
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
Beat Küng 3217b539c6 px4_arch: add hw description constexpr util methods 5 years ago
David Sidrane 80ac80b5e4 s32k1xx:Add stubbed out chip and arch 5 years ago
SalimTerryLi e0abe7090e
SBUS on Linux: replace termios with termios2 and add UNKNOWN UART WQ 5 years ago
David Sidrane 490fe8256f Add nxp imxrt device support 5 years ago
Daniel Agar 24f0c2d72a
sensors: move gyro filtering to sensors/vehicle_angular_velocity 5 years ago
Julian Oes 30188d2884 Revert "Simulation: Set scheduling policy RR for lockstep" 5 years ago
Daniel Agar 21a8d7db7f WorkItem modules: Run() shouldn't be public 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar 756b0148d6
platforms: split posix hrt for qurt 5 years ago
Daniel Agar d1e3ff553b platforms: remove unnecessary i2c platform abstraction 5 years ago
Daniel Agar bd111c9f42
px4_work_queue: revert inherited sched attr and run wq:manager and max priority 5 years ago
Daniel Agar a08b54b8e1
px4_work_queue: don't inherit pthread attributes from creating thread 5 years ago