22490 Commits (06a515645e3390c6f5fbbdda1c62aa3aebfd5cda)
 

Author SHA1 Message Date
Gustavo Jose de Sousa 06a515645e waf: px4: reconfigure PX4Firmware for each program 9 years ago
Gustavo Jose de Sousa fee5053493 waf: cmake: reconfigure when configuration data change 9 years ago
Gustavo Jose de Sousa ce0ae66b19 waf: cmake: add CMAKE_VARS to task uid() 9 years ago
Gustavo Jose de Sousa b6a5052a97 waf: cmake: use CMakeConfig class instead of taskgen 9 years ago
Francisco Ferreira fe0c49ec54 ci: only run make builds for PX4 or when it is a scheduled job 9 years ago
Francisco Ferreira abddef9784 travis: set cron env var 9 years ago
Francisco Ferreira eb23e461d4 travis: change matrix and add fast finish 9 years ago
Francisco Ferreira 292251e2aa ci: add time to complete make builds 9 years ago
Francisco Ferreira fedc07a766 travis: remove pip cache, it adds more trouble than benefict 9 years ago
Francisco Ferreira a74a7e5dfe ci: update ccache and improve its support 9 years ago
Andrew Tridgell 736c162d21 Replay: added --param-file option 9 years ago
Andrew Tridgell d90a2f7deb DataFlash: added get_structures() API 9 years ago
Andrew Tridgell ac8c4d9beb AP_Mount: use zero length flexible arrays in unions 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Andrew Tridgell 741fe9464e PX4Firmware: submodule update 9 years ago
Andrew Tridgell 146a59eed3 Copter: fixed ESC calibration on PixRacer 9 years ago
Andrew Tridgell 191d6df0ea Plane: moved EKF2 to a new parameter index 9 years ago
Andrew Tridgell 045e3c179a Copter: moved EKF2 to a new parameter index 9 years ago
Andrew Tridgell bb9783e3f4 Rover: moved EKF2 to a new parameter index 9 years ago
Randy Mackay cb9ca94dd1 Copter: remove unused pv_location_to_vector_with_default 9 years ago
Randy Mackay 390d06a400 Copter: add and use FLIP_COMPLETE mode reason 9 years ago
Andrew Tridgell ae3cb0557d HAL_PX4: disable "Overtime in task" msg 9 years ago
Paul Riseborough 9eef97d108 AP_NavEKF2: use consistent parameter naming 9 years ago
Randy Mackay 68e4a83f44 Tracker: fix formatting and gps based alt difference 9 years ago
stefanlynka 1293b16589 Tracker: Allows choice of altitude source 9 years ago
stefanlynka fd61a903f9 Tracker: Changing name of altitude_difference to alt_difference_baro 9 years ago
Andrew Tridgell 600c23f3bf Replay: use SCHED_LOOP_RATE for loop rate if available 9 years ago
Fredrik Hedberg 75d5c87788 AP_Motors: Fix setpoint bug with 0~1 conversion in AP_MotorsHeli 9 years ago
Peter Barker 0c70f0fc35 sim_vehicle.py: correct rebase 9 years ago
khancyr c9e877b3a5 sim_vehicle.py : reorder frame by type 9 years ago
khancyr 25066be990 sim_vehicle.py : add hexacopter 9 years ago
Andrew Tridgell 6e4c0dd3d7 Plane: allow non-blocking calibrations while armed 9 years ago
Andrew Tridgell 0f50f483b8 Plane: update for new airspeed calibration 9 years ago
Andrew Tridgell 1fd4cbffb2 DataFlash: update for changed AP_Airspeed API 9 years ago
Andrew Tridgell 4131b98f8c AP_Airspeed: use non-blocking airspeed calibration 9 years ago
Andrew Tridgell d3494d1369 Plane: don't stall EKF during baro cal 9 years ago
Andrew Tridgell 8c3bbdaf73 AntennaTracker: don't stall EKF during baro cal 9 years ago
Andrew Tridgell f61ba903dd Rover: don't stall EKF during baro cal 9 years ago
Andrew Tridgell 1581a5e354 AP_Param: fixed forced save of constructor override parameters 9 years ago
Andrew Tridgell 7e1ef905d3 Copter: removed 30ms delay on arming 9 years ago
Randy Mackay c9284e5f64 Copter: fix flip after throttle changed to 0 to 1 range 9 years ago
Grant Morphett 52755c893d Rover: Print message when running skid steering SITL 9 years ago
Grant Morphett 2f7a386b30 Rover: Added the new skid steering parameters file for SITL. 9 years ago
Grant Morphett d993c25cb1 Rover: Added skid steering rover as frame type for SITL. 9 years ago
Grant Morphett 6d675dfcb7 Rover: Just fixing a type in the default params. 9 years ago
stefanlynka d2ec395cdf Tracker: Making servo type customizable 9 years ago
Randy Mackay 8d1f50e78f AP_Motors: rename get_pwm_min to get_pwm_output_min 9 years ago
Randy Mackay 0c225cf498 AP_MotorsMulticopter: fix typo in comments 9 years ago
Randy Mackay ff93524ba4 AP_Motors: rename MOT_THST_MAX to MOT_SPIN_MAX 9 years ago
Randy Mackay f1cbdbe914 AP_Motors: update some comments 9 years ago