216 Commits (master)

Author SHA1 Message Date
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
Daniel Agar 23e17aec42
atlflight/eagle: minor fixes to get it running again 5 years ago
Daniel Agar 44f9de5e37
delete parrot bebop board support 5 years ago
Lorenz Meier 742b1839d5 Simulation: Set scheduling policy RR for lockstep 5 years ago
Daniel Agar 1d3f722201
px4_work_queue: increase hp_default stack 1800 -> 1900 bytes 5 years ago
David Sidrane cada41f027 WorkQueueManager:Fix low stack warning introduced by stism330 5 years ago
Daniel Agar 071f159794 PX4 work queue: extend to UARTs 5 years ago
Daniel Agar 2811307293 px4_work_queue: increase wq:hp_default stack 1500->1800 bytes (found by stackcheck) 5 years ago
Beat Küng 1371887578 board config: add define for adc voltage scaling 5 years ago
Daniel Agar 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane e847698c9f PX4 System changes Supporting STM32H7 5 years ago
Daniel Agar c5520cbaca mpu9250: start building "NuttX" driver for Linux and QuRT 5 years ago
Daniel Agar 1c4e854f93 cmake don't build param "c" files and remove param defines 5 years ago
Beat Küng 5dff065ec5 uavcan: move to work queue and use MixingOutput 5 years ago
Beat Küng a203475489 BlockingList: fix unsafe getLockGuard() API 5 years ago
Daniel Agar 69bec3ee62
defines.h delete obsolete PRIu64, PRId64, and offsetof 5 years ago
Daniel Agar 7bf9700426
NuttX: math.h drop extra math defines carried in PX4 defines.h 5 years ago
FlavioTonelli 7984c0c910 px4_work_queue: stack size rounded to page size on posix 5 years ago
Matthias Grob 933ff8d480 Remove duplicate EOF trailing newlines 5 years ago
Beat Küng e7519c9fa0 board_identity: move to platforms/nuttx/src 5 years ago
Beat Küng b30171ba8d board_common.h: move under platforms/common 5 years ago