15399 Commits (aa36e54c933642007be7f310abce821176aadf63)
 

Author SHA1 Message Date
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
Mark Charlebois 08714d2c75 Fixed whitespace 9 years ago
Mark Charlebois 0a8075ee33 Fixed accelsim 9 years ago
Mark Charlebois 5f4ee6ad9d Fixed decode_backtrace.py to return proper index 9 years ago
Mark Charlebois 92e47eba76 Added tool to decode stack backtraces 9 years ago
Lorenz Meier da47e8ade8 Validator: Reset error state if no error condition triggers 9 years ago
Lorenz Meier a7cb170cc4 PX4 semaphores: Formatting fix 9 years ago
Lorenz Meier 86a66fe771 POSIX Formatting change 9 years ago
Lorenz Meier f42b338f16 VDev: Switch to a timed wait semaphore 9 years ago
Lorenz Meier 1b91f78430 Add timed wait semaphore 9 years ago
Lorenz Meier e2894c4a46 Added timed wait semaphore 9 years ago
Lorenz Meier fb24a54ca4 SITL run: Always execute cleanup action 9 years ago