28682 Commits (071ec7d7cdcd4e09629416c326a209fc64cefb7b)
 

Author SHA1 Message Date
Claudio Micheli 93b3cf241b Renamed driver folder. 6 years ago
Claudio Micheli dd300dca0a Solved frequency rate issue. Now driver publish at ~10Hz. 6 years ago
Claudio Micheli 4b7be38e67 Added uORB publishing. 6 years ago
Claudio Micheli 700fd5652d Added parsing function. Everything works OK. 6 years ago
Claudio Micheli 591e8fde5d Initial commit. Integrated new distance sensor hardware. 6 years ago
Daniel Agar 63097bd8a1 mavlink sort message defaults and float literal consistency 6 years ago
Matthias Grob 1e14b10dee simulator_mavlink: take care of battery percentage rounding errors 6 years ago
Matthias Grob a89e550f3c simulator_mavlink: switch battery max and min to fix simultion 6 years ago
bresch 766f911005 beta75 - Reduce MC_YAWRATE_P to avoid oscillations when battery is fully charged 6 years ago
bresch 118848d261 beta75 - Adjust PWM_MIN and set number of cells 6 years ago
Jacob Dahl 29f034c53e mpu9250 fix hardfaults if attempting to start an already running driver (#11190) 6 years ago
Beat Küng 4bc59092f4 lockstep_scheduler cmake: spaces -> tabs 6 years ago
Beat Küng 2a47715385 refactor lockstep_scheduler: fix class member naming convention 6 years ago
Beat Küng 828e31d3a9 lockstep_scheduler: optimize performance 6 years ago
Beat Küng b6ba7b655a sitl_run.sh: fix for debugger & valgrind invocation: use eval 6 years ago
Beat Küng beac53d775 cdev_platform: remove unused code (sim_delay) 6 years ago
Beat Küng ecbe2a3e0b drv_hrt posix: improve performance for hrt_absolute_time() 6 years ago
Beat Küng ccefc640ac drv_hrt posix: remove unused code and remove locking from hrt_absolute_time 6 years ago
Beat Küng 5f0e6d70c5 lockstep_scheduler: use a static lock in usleep_until 6 years ago
Beat Küng e8cbc49f7a lockstep_scheduler: remove timed_waits_iterator_invalidated_ 6 years ago
Beat Küng 8cdb65eed9 lockstep_scheduler: simplify LockstepScheduler::cond_timedwait & reduce locking 6 years ago
Beat Küng 318499f56e lockstep_scheduler: inline get_absolute_time() 6 years ago
Daniel Agar 29a0950753
Update submodule mavlink v2.0 to latest Sat Jan 12 07:37:26 EST 2019 6 years ago
Daniel Agar 45d7165eb3 fw_pos_control_l1 skip wind > max airspeed logic if airspeed invalid 6 years ago
Julian Oes 2e3fa30c83 sitl_gazebo: update to revision that doesn't abort on timeout (#11196) 6 years ago
Jacob Dahl f6175605cd px4_fmu-v4 init: Do not start mavlink stream on ttyS0 for the TealOne airframe 6 years ago
Daniel Agar 92ca26b111 mpu9250 fix code style 6 years ago
Florian Olbrich fb386580b8 Fixed failure notices on mpu9250 startup by adding back device probing on I2C interface init. 6 years ago
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