28454 Commits (280a60c86fdbb1628c5e10a0d94685c51a6cd647)
 

Author SHA1 Message Date
Florian Olbrich 280a60c86f Fixed unreliable ICM20948 detection. 6 years ago
Beat Küng c2f82b5996 logger: disable mission log by default (SDLOG_MISSION=0) 6 years ago
Kevin Lopez Alvarez 490eeeb9d9 RM3100: enable I2C (#11038) 6 years ago
Jake Dahl 1699c577c3 Fixed an issue with a local variable that should have been a member variable. Increased the P term to reduce rise time. Removed feedforward as it was not neccessary. Removed some custom commands that didn't serve much of a purpose. 6 years ago
AnnaDaiZH 3b3752b753 pmw3901 increase publish rate and max_ground_distance (#11066) 6 years ago
David Sidrane 5e53f73ad8 fmu-v5:Add Alias CUAV V5 REV:5, VER:1 6 years ago
Daniel Agar ea3a694ffe
Update submodule mavlink v2.0 to latest Tue Jan 8 12:41:26 UTC 2019 6 years ago
Julian Oes b0dd55e80b jMAVSim: update submodule 6 years ago
Dennis Mannhart 5887a2393c PositionControl: skip controller only if adjusted thrust setpoint are not finite 6 years ago
Hamish Willee 541b962654 CameraTrigger: Feedback fixes 6 years ago
Hamish Willee 68148c5fb4 Add camera trigger pwm params 6 years ago
Daniel Agar e77c2cdfab Jenkins hardware test compare-sections properly 6 years ago
Daniel Agar 2a56eca910 Jenkins use px4_sitl_test build to run unit tests 6 years ago
TSC21 a78c9c4370 uorb_rtps_message_ids: for now, remove vehicle_global_position send 6 years ago
Beat Küng eda45b4df2 sbus: add time-based hardening (only for IO and NuttX) 6 years ago
Beat Küng 4cd8fe0a30 sbus: simplify logic 6 years ago
Beat Küng 9ebd052ac7 sbus: remove unused variables & improve some comments 6 years ago
Daniel Agar 2251150875 uavcan include cstdint for fixed width integer types 6 years ago
Daniel Agar 60f2a92e3d replace <cfloat> with <float.h> 6 years ago
Daniel Agar c0b464e9e2 replace <cinttypes> with <inttypes.h> 6 years ago
Daniel Agar 195dbf4ab6 NuttX platform remove system (toolchain) stdc++ include path 6 years ago
Daniel Agar 542cd7f216
Jenkins move hardware testing to JLink debugger setup 6 years ago
Nuno Marques 8ae3f50095 CI: update container tags to '2019-01-01' (#11128) 6 years ago
Alessandro Simovic aa74aa2b80 CollisionPrevention: curly brace inits 6 years ago
Alessandro Simovic e1dcc46578 CollisionPrevention: consistent var init 6 years ago
Alessandro Simovic ae6ae47bed CollisionPrevention: unused var 6 years ago
karliss 6a33b797ac drv_hrt restore dsp_offset and remove unused qurt code (#11139) 6 years ago
Daniel Agar caf26c78e3 rgbled_ncp5623c set main stack 1500 6 years ago
Jacob Dahl a492d1cfdb MPU9250 driver fix to preserve bus+device plug-and-play capabilities (#11020) 6 years ago
TSC21 3c246ce170 microRTPS: improve verbosity with the usage of px4_log types 6 years ago
TSC21 adbec90018 microRTPS: replace usleep() by px4_usleep() 6 years ago
TSC21 37e71a4d9d sitl: rtps.cmake: add tone_alarm_sim and ENABLE_LOCKSTEP_SCHEDULER 6 years ago
Daniel Agar 8c88aa6416 mavlink move simple getters to header and mark const 6 years ago
Daniel Agar f60bfd0020 mavlink add tx loop interval perf counter 6 years ago
Daniel Agar 55e3f80bab mavlink handle MAV_ODOM_LP parameter in main 6 years ago
Julian Oes 032e64aaf2 px4_sem: set errno, return -1 on any error 6 years ago
Julian Oes 23653f9f39 lockstep_scheduler: fix return value, remove errno 6 years ago
Lorenz Meier 0d0a556847 Fix usage of errno in POSIX semaphore error handling 6 years ago
Daniel Agar 5b2661e0f8 Jenkins archive SITL package 6 years ago
Daniel Agar 1b8c2c82d5
px4flow start in rc.sensors instead of per board (#11123) 6 years ago
TSC21 065f97e87b add more relevant messages to the RTPS stream 6 years ago
Julian Oes 29bfdb0c88 platforms: fix linking for qurt (#11115) 6 years ago
Matthias Grob 36248cb12e PWMSim: publish disarmed value when not armed 6 years ago
Matthias Grob 05e45c2867 PWMSim: refactor only use one output number variable 6 years ago
Matthias Grob 986e6c96b5 PWMSim: refactor unused output loop 6 years ago
Matthias Grob c22dbe130b PWMSim: refactor to use math constrain 6 years ago
bazooka joe 1560364c04 fix home position timestamp to be the timestamp that the home was set and not when the message was sent 6 years ago
bazooka joe f6cf95cee0 mavlink: fix uninitialized messages fields 6 years ago
Daniel Agar 3cd3856d32 commander set home position timestamp properly 6 years ago
Julian 3e87013936 simulator: fix TCP on Cygwin-Windows 6 years ago