27116 Commits (c2142a3067cdfc89e28a4d345b49a70a64077c6a)
 

Author SHA1 Message Date
Alessandro Simovic 337133e9fa use double LAT/LONG fields instead of float params for storing ROI settings 7 years ago
Alessandro Simovic 1448285b1c mavlink_mission: respect integer MAV_CMD in ROI settings as well 7 years ago
Bob-F a40c983137 updated submodule src/lib/DriverFramework 7 years ago
Bob-F cc3727bfbd skip creation of self-pointing link 7 years ago
Bob-F e056aa3204 Roll back change that handles absent test_data directory 7 years ago
Bob-F 082ef85773 handled a document issue and the case of absent test_data directory 7 years ago
Bob-F f2e3c0b6e9 Replaced a NULL with nullptr to fix an issue in make clang-tidy-quiet 7 years ago
Bob-F a9bb274001 Renamed mavlink wifi interface name and enabled land_detector 7 years ago
Bob-F 0368c26177 removed a sleep in init.c 7 years ago
Bob-F 627ea3b23e update according to pull request review comments 7 years ago
Bob-F 7c62fe885d Fixed an issue of documentation inconsistency 7 years ago
Bob-F adf411fdd8 Fixed style issue with Astyle 3.1 7 years ago
Bob-F 2ece14bad1 Port PX4 to BeagleBone Blue Board using library librobotcontrol instead of a submodule 7 years ago
Beat Küng e989c80205 replay: fix potential invalid memory access 7 years ago
Beat Küng e4485fc8cf ekf2 replay: use correct timestamp for attitude publication 7 years ago
Andreas Antener e0dc5ae7f4 px4iofirmware: only set mixer trims when they got updated 7 years ago
Andreas Antener 5500dfc550 px4iofirmware: moved the simple register updates down to the fall-through block, moved the sbus rate update up so it doesn't get called on each of the other updates which would set the wrong value 7 years ago
Andreas Antener 4db149f6e7 mixer: set/get_trim needs to return the amount of channels consumed by the mixer even if the mixer doesn't support trims (or is empty) 7 years ago
Andreas Antener f298d4bb4f mixer: use global new line check for parsing the heli mixer 7 years ago
Trevor Joynson ec2c230633 Remove conflicting optimization flags (-mcpu includes -march) (#10165) 7 years ago
mcsauder 722e891730 Add doxy styling to method comments and update comments, replace goto statements with stop() calls and return statements. 7 years ago
Daniel Agar 3261c5178c
Jenkins update Devguide, Userguide, QGC metadata directly from pipeline 7 years ago
Daniel Agar 459ad7528f
python scripts code coverage (#10157) 7 years ago
Daniel Agar d21fdf9988 pwm_out_sim: replace usleep with sleep 7 years ago
Daniel Agar d3f5c06ba7 Jenkins add unit test build with address sanitizier 7 years ago
Daniel Agar 36ff6202a9 Jenkins unit tests coverage force pass for now 7 years ago
Daniel Agar c3cf5e6822 Jenkins codecov.io add Flags for unit and mission tests 7 years ago
Daniel Agar 4af7025996 Jenkins move bloaty to Analysis stage of main pipeline 7 years ago
Daniel Agar 90f4e77a80
Jenkinsfile add new Analysis stage (#10150) 7 years ago
Daniel Agar a889ad8e8c
Jenkins move all compile jobs to dedicated pipeline (#10149) 7 years ago
PX4 Jenkins 1d4ef1e6fa Update submodule micro-CDR to latest Sat Aug 4 01:27:00 UTC 2018 7 years ago
Daniel Agar 76848456bb
Jenkins split SITL tests into separate pipeline (#10144) 7 years ago
Daniel Agar 3b5460a54a
Update submodule mavlink v2.0 to latest Sat Aug 4 01:26:42 UTC 2018 (#10143) 7 years ago
mcsauder 21aea5bf6c Rename commander.cpp to Commander.cpp and update CMakeLists.txt. 7 years ago
Daniel Agar ca3e4a5318
Update submodule mavlink v2.0 to latest Thu Aug 2 20:26:39 CDT 2018 (#10140) 7 years ago
Daniel Agar d04aef65d0 estimator_status reduce size of n_states 7 years ago
Daniel Agar 0626527d2c EKF2 estimator_status fill n_states and use correct type for health_flags and timeout_flags 7 years ago
Daniel Agar 2bf90574ed estimator_status separate LPE only flags and comment 7 years ago
Daniel Agar da68ea0d11 estimator_status delete unused nan_flags 7 years ago
Daniel Agar 92bfdea1e3 commander delete non-existant methods and cleanup 7 years ago
Daniel Agar 05ca1defee commander consolidate estimator checks in new method 7 years ago
Daniel Agar c415477caf calibration parameter category consistency 7 years ago
Daniel Agar bbe18ed5fd EKF2_MAG_DECL move to system category 7 years ago
Beat Küng a6f93c30d9 Revert "Move px4io firmware update logic block to rc.io." 7 years ago
Mark Sauder 002b8b6a9c Mavlink: add SCALED_IMU2 and SCALED_IMU3 (#9556) 7 years ago
Dennis Mannhart 4a91074aaa FlightTaskAuto: add comment 7 years ago
Dennis Mannhart a24b614dec FlightTaskAutoLine: generate heading along track if yaw setpoint is not valid 7 years ago
Dennis Mannhart e0f505ec57 mc_pos_control_param: MPC_YAW_MODE remove option "set by waypoint" because that 7 years ago
Dennis Mannhart 02feb10865 FlightTaskAuto: triplet yaw-setpoint has priority over MPC_YAW_MODE. 7 years ago
Dennis Mannhart 694f49c80a FlightTaskAuto: method for computing heading from 2D vector 7 years ago