21711 Commits (f6d9d77f60a6d1f3c32bcfcb6bd41019e5a2bdd7)
 

Author SHA1 Message Date
Daniel Agar 94d6a92f41 fw_pos_control_l1 publish quat in att_sp 8 years ago
Daniel Agar feda5caac2 commander state machine helper fix style and remove unused 8 years ago
Daniel Agar d0b188f585 commander FW don't allow FOLLOW or OFFBOARD 8 years ago
Paul Riseborough 1f4155c208 events: fix code style issues 8 years ago
Paul Riseborough 9858b0b491 sensors: Add calibration control parameters to QGC list 8 years ago
Paul Riseborough 36f83e46ee events: abort calibration if starting temperature is too high 8 years ago
Paul Riseborough 22c8c59829 Thermal Calibration - add parameter required to control max starting temperature 8 years ago
Paul Riseborough 93a70c2d0b systemlib: Fix parameter name error 8 years ago
Paul Riseborough f3d30564ed events: don't start baro calibration until specified temperature achieved 8 years ago
Paul Riseborough e75f2b9cf7 events: don't start accel calibration until specified temperature achieved 8 years ago
Paul Riseborough cdf80a868a events: don't start gyro calibration until minimum temperature achieved 8 years ago
Paul Riseborough c901c4b39e Thermal Calibration - add parameter required to control minimum starting temperature 8 years ago
Paul Riseborough 693cc4a533 Update SYS_CAL_TEMP parameter name and description 8 years ago
David Sidrane c685cdbfce Use the NuttXs progmem api to progrem flash 8 years ago
bharath374 6013c273bf Added 8x96 mode to Snapdragon Flight sanity test script 8 years ago
Lucas De Marchi 72e628f6e0 aerofc: use autodetection for MS5611 driver 8 years ago
Lucas De Marchi 62ea471ae7 ms5611: support MS5611/MS5607 autodetection 8 years ago
Daniel Agar 80c8130f07 sensors true airspeed fix 8 years ago
David Sidrane d0d7955414 Hotfix:STM32 and STM32F7 Fixes the bkp reference counter issue 8 years ago
Julian Oes aaa24b0cc8 Reduce attitude rate but add Quaternion 8 years ago
Daniel Agar 317595cff3 SYS_COMPANION add 115200 normal telem 8 years ago
Beat Küng 08f0524b58 camera_trigger: remove unused fields _gpio_fd and _p_pin 8 years ago
Beat Küng 507e3b0263 camera_trigger: add TRIG_INTERFACE=3 for Mavlink forwarding 8 years ago
Beat Küng 212502b2b1 camera_trigger: make sure it builds for SITL & add to SITL cmake 8 years ago
Beat Küng 882146785c camera_trigger: rename info command to status 8 years ago
Beat Küng d6c54e4240 camera_trigger: remove params from build 8 years ago
Paul Riseborough 5567170a26 Tools: update offline sensor calibration script 8 years ago
Lorenz Meier f68e34ce40 Update DF to fix Snapdragon scheduling issues 8 years ago
Dennis Mannhart 57b7c4fc3d mc_pos_control: code style fix 8 years ago
Dennis Mannhart f0978fc9e9 mc_pos_control: set position setpoint during transition based on veloicyt and acceleration 8 years ago
Dennis Mannhart c141d4ca3f mc_pos_control: turn off thrust xy when in position hold and altitude hold and thrust z is low 8 years ago
David Sidrane 602279ad56 zubaxgnss-v1 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane 29888659f2 s2740vc-v1 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane c52a8544c1 px4flow-v2 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane 050b909b20 px4esc-v1 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane 23ecb78552 px4cannode-v1 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane 278d6bb717 esc35-v1 bootloader uses mfguid for hw_version unique_id 8 years ago
David Sidrane a8706ad001 uavcannode uses mfgid for hwver.unique_id 8 years ago
David Sidrane d22a41bb70 uavcanesc uses mfgid for hwver.unique_id 8 years ago
David Sidrane 9672898a33 uavcan uses mfgid for hwver.unique_id 8 years ago
David Sidrane 8ba1ffafec mavlink uses simpler common bord indentity api 8 years ago
David Sidrane 138f0378a7 logger uses simpler common bord indentity api 8 years ago
David Sidrane 473c211eb0 gyro_calibration uses simpler common bord indentity api 8 years ago
David Sidrane 7600aa51f7 Remove fmu id command as it is redundant to ver uid 8 years ago
David Sidrane 53df80881a ver uses simpler common board indentity api and displays mfguid 8 years ago
David Sidrane 3668047e6c board_serial uses simpler common bord indentity api 8 years ago
David Sidrane bc8b117e85 common board idenity cleanup and add mfguid to api 8 years ago
Simone Guscetti b182a5eeca Added the vehicle_status_flags publisher with the conversion in a bit field in commander 8 years ago
Simone Guscetti 2c2addad53 Add new message vehicle_status_flags for the commander status_flags 8 years ago
Lorenz Meier 6bd29b24f6 POSIX: Avoid missing prototype warning on some POSIX platforms 8 years ago