15410 Commits (4beef623373af449925440852b141ac5da4cdbc1)
 

Author SHA1 Message Date
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 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
Lorenz Meier 3c26ca99a0 Q estimator: Increase phase margin 9 years ago
Lorenz Meier c28f394c3c Gyro sim: Remove unused perf counter 9 years ago
Lorenz Meier f4f143927f MPU9K: Remove unused perf counter 9 years ago
Lorenz Meier 44d32a31d1 MPU6K: Remove unused perf counter 9 years ago
Lorenz Meier 2341d56927 Merge pull request #3278 from erikd/driver_framework 9 years ago
Erik de Castro Lopo 67d61488da sensors: Initialize _parameters 9 years ago
Erik de Castro Lopo fb4bf7c59c MAVLink: Fix call to orb_advertise_multi 9 years ago
Erik de Castro Lopo 6c2c2b19a7 MAVLink: Only update rx count on successful read 9 years ago
Erik de Castro Lopo 0b3889e2e3 INAV: Valgrind fix 9 years ago
Lorenz Meier 1c6a7fb360 Merge pull request #3276 from erikd/driver_framework 9 years ago
Erik de Castro Lopo 4f7ab6f4f3 uORBManager: Make `orb_check` fail safely 9 years ago
Erik de Castro Lopo 5e9a8d0c03 Baro sim: Add missing initializers 9 years ago
Erik de Castro Lopo 87202a08b1 Navigator: Reorder data members to fix valgrind warnings 9 years ago
Lorenz Meier e7d2295565 Bumped max SITL args to 10 9 years ago
Lorenz Meier 176fb3b185 Gyrosim: Code style fix 9 years ago
Lorenz Meier 24767547e9 Baro sim: Code style fix 9 years ago
Lorenz Meier 6a80d8b3dc Baro sim: Code style fix 9 years ago
Lorenz Meier 58aa8107de Accelsim: Code style fix 9 years ago
Lorenz Meier c1a2d19459 MAVLink Sim: Use time delta 9 years ago
Lorenz Meier 1216efc5b4 Estimator Q: Fixed code style 9 years ago
Mark Charlebois f3126e9d3a Fixes for DriverFramework, accelsim and gyrosim 9 years ago
Lorenz Meier 17caae00aa Attitude estimator Q: Add performance counters for delay 9 years ago
Lorenz Meier bd4497f883 Simulator: Add performance counters for delay 9 years ago
Lorenz Meier 1de4403686 Enable perf command 9 years ago
Lorenz Meier d4c8be3933 Update driver framework with fixed DF list deletion 9 years ago
Lorenz Meier 92d701a1fe Fix Travis syntax 9 years ago
Lorenz Meier 6ccdc2c6fa Fix Travis 9 years ago
Mark Charlebois 36208255bd Address Sanitizer found delete vs delete[] issue 9 years ago
Mark Charlebois 1aeca4f64d Fixed code format and removed unused std::list 9 years ago
Mark Charlebois be0c5aaef5 Fixed documentation for decode_backtrace.py 9 years ago