22744 Commits (ed7af8c7174dd0c46d83e2734bdd406a03b44427)
 

Author SHA1 Message Date
Tom Pittenger ed7af8c717 scripts: Add libc6-i386 to px4 package install. 9 years ago
Andrew Tridgell 40db90cebe Plane: limit roll and pitch to Q_ANGLE_MAX in Q modes 9 years ago
Andrew Tridgell b1b73e2d99 Plane: improved quadplane landing detector 9 years ago
Grant Morphett 34fa2a39bd AP_InertialSensor: Changing the default gyro filter from 10 to 4 9 years ago
Tom Pittenger 1770f314ac SITL: change SIM_ADSB default to -1 to default disabled to leave telem port available 9 years ago
Andrew Tridgell 027788f72b SITL: fixed gimbal simulator for recent MAVLink2 changes 9 years ago
Andrew Tridgell 145ab1d626 SITL: fixed send of ADSB_Vehicle packets with recent MAVLink2 changes 9 years ago
Gustavo Jose de Sousa 3b7ddbabc0 waf: readme: clarify explanation on program groups 9 years ago
Gustavo Jose de Sousa c67b48bcc6 waf: rename README-WAF.md to BUILD.md 9 years ago
Gustavo Jose de Sousa 4d632a5bb2 waf: readme: add an shortcut example using a main product group 9 years ago
Gustavo Jose de Sousa a8c370a0cb waf: readme: add section regarding firmware upload 9 years ago
Randy Mackay 9bdbf7785f Tracker: minor parameter description and comment fix 9 years ago
stefanlynka ef60c202b4 Tracker: Added altitude offset based on alt_source 9 years ago
stefanlynka 6f88da07aa Tracker: Adding alt_source enum 9 years ago
stefanlynka ce3f3012c5 Tracker: Change vehicle info used to calculate offset 9 years ago
stefanlynka 17355baa83 Tracker: Added parameter for mavlink update rate 9 years ago
Tom Pittenger 8036912173 AP_ADSB: clarified some minor logic 9 years ago
Tom Pittenger 0ed868d97b SITL: compiler warning, comparing float to 0 9 years ago
Tom Pittenger c3b241ca88 SITL: change ADSB_VEHICLE update rate to 1Hz instead of 2Hz to match PING behavior 9 years ago
Tom Pittenger 52fcc36249 AP_HAL_SITL: remove -A --adsb argument, feature is now always enabled controlled by param 9 years ago
Tom Pittenger f2b5f5f4a5 AP_HAL_SITL: adsb is always enabled in the sim, controlled by param SIM_ADSB_COUNT 9 years ago
Tom Pittenger 95da4accfb SITL: add SIM_ADSB_COUNT, RADIUS, ALT params 9 years ago
Tom Pittenger ad81e56a64 AP_ADSB: allow buffer to add to the max, instead of one less than the max 9 years ago
Lucas De Marchi 0af8b42ade build: include ap_config.h in libgtest 9 years ago
Andrew Tridgell 120564f094 RC_Channel: set_radio() should not constrain values 9 years ago
Tom Pittenger b4b0ec404c GCS_MAVLink: flag a link as active if it ever sends a message 9 years ago
Tom Pittenger 773962940c Plane: quadplane for fwd_throttle integrator inhibit reverse thrust and allow min>0 for petrol 9 years ago
Tom Pittenger b6196dfa92 Plane: compiler warning in print: float to double promotion 9 years ago
Andrew Tridgell 107691b7a7 Plane: fixed initial descent rate in quadplane auto land 9 years ago
Andrew Tridgell f8e0e91cbd Plane: prepare for 3.6.0 9 years ago
Andrew Tridgell eb8cd13a50 Plane: update release notes for 3.6.0 9 years ago
Andrew Tridgell e05c7b3367 Plane: check if terrain following is enabled in AGL calculation 9 years ago
Andrew Tridgell 19834c12e2 Plane: log start of quadplane transition 9 years ago
Andrew Tridgell 8156b3f7de Plane: fixed quadplane landing transition altitude 9 years ago
Andrew Tridgell 07564aa03f Plane: fixed an attitude control bug in quadplane transition 9 years ago
Tom Pittenger 69f29b51d1 Plane: new param Q_VFWD_ALT to disable VFWD motor below this altitude. Also uses rangefinder 9 years ago
Andrew Tridgell 021aebeac0 Plane: check for high ratio of rmsD to rmsP in tuning 9 years ago
Andrew Tridgell e070aeebe3 AC_AttitudeControl: added accessors for P and D RMS controller values 9 years ago
Andrew Tridgell 1c463e3f3b AC_AttitudeControl: log rms P and D separately 9 years ago
Randy Mackay 1a08f4b13f Tracker: version to 0.7.8 including ReleaseNotes 9 years ago
Randy Mackay 0e3dfb9e5e Tracker: fix formatting issues 9 years ago
stefanlynka f3461d182f Tracker: Added vehicle position log 9 years ago
stefanlynka d151b4481a Tracker: changing baro log data 9 years ago
Leonard Hall b3fcab8044 AP_Motors: minor comment fix 9 years ago
Tom Pittenger 65e0e31a7a Plane: parachute low-alt check should not require auto mode to ever be set 9 years ago
dgrat 0b5ab7162d AP_HAL_Linux: Changes in RPi version detection 9 years ago
dgrat 15a915edd3 AP_HAL_Linux: Simplification of the code 9 years ago
Peter Barker 1fc4063117 Copter: correct TERRAIN_FOLLOW parameter comments 9 years ago
Tom Pittenger 204abfd45e Plane: set heartbeat.system_status to Critical for low-battery failsafe events 9 years ago
Tom Pittenger 263931b4b1 Plane: allow manual parachute releases on the ground 9 years ago