15769 Commits (366eaf4146feda15ecb220c4e0644bdb8cc829d9)
 

Author SHA1 Message Date
Lorenz Meier c140c2b59c Baro sim: Ensure struct is initialized to zero 9 years ago
Lorenz Meier bc1639386b Fix compilation of baro sim on Linux 9 years ago
Lorenz Meier a54b40c457 Do not redefine GNU source in platform for POSIX 9 years ago
Lorenz Meier 5f9da470bb Do not redefine GNU source in modules 9 years ago
Lorenz Meier 754aa6e94f Work thread: Add missing header for Linux 9 years ago
Lorenz Meier 855dcf7069 Add missing header for Linux 9 years ago
Lorenz Meier 72e0664f1e Simulator: Add missing header 9 years ago
Lorenz Meier 360e3c03b6 Krait: Add missing header 9 years ago
Lorenz Meier b240b3fc3c MPU6K: Fix formatting 9 years ago
Lorenz Meier a048832d55 HRT thread: Linux: Add missing macro 9 years ago
ksschwabe 88caa9bc93 MPU6000: Correct temperature scaling for use with ICM20608 9 years ago
Lorenz Meier bd0fcfb07a Work queue: Fix for Linux build 9 years ago
Lorenz Meier 895747825c MAVLink app: Include task header 9 years ago
Lorenz Meier 012a66787f Fix includes in px4_tasks.h 9 years ago
Lorenz Meier f57eff5433 Bump internal sim thread priority. Output warning if sim packets are spaced more than 10 ms apart, giving some hints what is at miss with the system 9 years ago
Lorenz Meier 8cc54ac661 SITL run: Request best scheduling for SITL processes - next up is lockstep 9 years ago
Lorenz Meier f32569211d PX4 tasks: Code style fixes 9 years ago
Lorenz Meier 1b65bba083 Work queue: Code style fixes 9 years ago
Lorenz Meier 069ebebb27 PX4 layer: Code style fixes 9 years ago
Lorenz Meier 9fb2a408bf baro sim: Code style 9 years ago
Lorenz Meier 247d7960b9 MAVLink sim: Code style 9 years ago
Lorenz Meier b80e0a658b pwm out: Code style 9 years ago
Lorenz Meier f035f11e30 vdev posix: Code style 9 years ago
Lorenz Meier 0cc74205a0 jMAVSim: Set stiffer gains 9 years ago
Lorenz Meier f0a4979da6 Merged master into driver_framework 9 years ago
Lorenz Meier 1e99b04d9c Fixes in simulator interface 9 years ago
Lorenz Meier da190f31fe SITL: Use stable version for gazebo 9 years ago
Lorenz Meier 4beef62337 Update sitl_gazebo repo 9 years ago
Lorenz Meier ffdf5076dd PX4 tasks: Add px4_prctl API 9 years ago
Lorenz Meier b170467a1d HRT thread: Set thread name 9 years ago
Lorenz Meier 79a030ec50 Work threads: Ensure they have proper names 9 years ago
Lorenz Meier 85079125f4 posix tasks: Add px4_prctl() call 9 years ago
Lorenz Meier 72287aab3f Main app: set thread name 9 years ago
Lorenz Meier d5541ee2a7 sdlog2 writer: Use new prctl syntax 9 years ago
Lorenz Meier 58d5fdc853 Simulator: All app names are lowercase! 9 years ago
Lorenz Meier eb64a6813f Sim MAVLink: Return correct type, remove very uninformed comment 9 years ago
Lorenz Meier 05d5292641 MAVLink receiver: Set thread name 9 years ago
Lorenz Meier 1feb30fd39 commander: Set process name on all OS 9 years ago
Lorenz Meier aa36e54c93 VDEV: More active reporting 9 years ago
Lorenz Meier 5126f81aed Fix corner cases in timing and in handling poll list iteration in VDEV posix 9 years ago
Lorenz Meier 4b319d2fc6 PWM out sim: Fix corner cases in startup and timeout handling 9 years ago
Lorenz Meier cf17ef4d41 PX4 semaphores: Add excellent debugging output on failure for Mac OS 9 years ago
Lorenz Meier 0c2b6bf9d1 POSIX: Set the thread name for better debugging 9 years ago
Lorenz Meier 93bb1ab80f Merge pull request #3297 from PX4/master_uavcan_num_if 9 years ago
David Sidrane 3ce6ee57e4 Set nunmber of UAVCAN interfaces on HW from top level cmake file 9 years ago
Lorenz Meier 1fc774bbf8 Q estimator: Increase phase margin 9 years ago
Lorenz Meier 9ee4760fe0 Barosim: Simplify to a plain loop without reschedules or sub interfaces. Behaves now. The DriverFramework needs closer inspection for busy-running threads. 9 years ago
Lorenz Meier 989b65912b jMAVSim: Drop sim rate to 400 Hz 9 years ago
Lorenz Meier a9fb11829f Commander: Fix scheduling so its not running at higher prio than control apps 9 years ago
Lorenz Meier 65002d279f Commander: Allow setting home position faster 9 years ago