20823 Commits (d6444748171599371c407886d65bc31a101b6a97)
 

Author SHA1 Message Date
Andrew Tridgell d644474817 Plane: support octaquad planes 9 years ago
Andrew Tridgell 2a6e64e358 HAL_PX4: send all channels to px4io 9 years ago
Jonathan Challinger 4bf3ec0e91 AP_HAL_PX4: implement RCOutput::read_last_sent 9 years ago
Jonathan Challinger 6663d30728 AP_HAL: add RCOutput::read_last_sent definition 9 years ago
Andrew Tridgell 7b4a4f6232 PX4Firmware: submodule update 9 years ago
Andrew Tridgell d7d528560d Plane: don't start summing for loiter until we reach loiter circle 9 years ago
Tom Pittenger f3638f421e Plane: fix short loiters exiting early 9 years ago
Michael du Breuil 8ae6e0d613 Rover: remove "Command received" statustext 9 years ago
Michael du Breuil f60b3fd6c7 Plane: remove "Command recieved" statustext 9 years ago
Tom Pittenger a85d4f2f4b AP_TECS: reverse-thrust cleanup 9 years ago
Andrew Tridgell 4a2f2483cb PX4Firmware: submodule update (SBUS frame rate) 9 years ago
Andrew Tridgell 36177526cf AP_BoardConfig: allow setting of SBUS output frame rate 9 years ago
Lucas De Marchi 4467929692 AP_Notify: add class to turn LED off 9 years ago
Gustavo Jose de Sousa e5de4f2348 AP_Compass: AP_Compass_test: code enhancements 9 years ago
Gustavo Jose de Sousa a61f9855d3 AP_Compass: AP_Compass_test: report multiple compasses 9 years ago
Gustavo Jose de Sousa 16acca865f AP_Compass: AP_Compass_test: fix style 9 years ago
Gustavo Jose de Sousa 0efbe8c80c AP_Compass: allow calling calculate_heading() for different instances 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Andrew Tridgell 927efa90f8 Plane: fixed log printing of Q modes 9 years ago
Andrew Tridgell 155043ac08 mk: give recursive submodule status 9 years ago
XingZhangWu 3315859411 .gitignore: add .tags, cscope.in.out for sublime user 9 years ago
Grant Morphett 0d9a3840d8 autotest: Added submodule update and removed old modules update 9 years ago
Don Gagne 1df7baa5c5 Plane: update quadplane param description increment 9 years ago
Don Gagne e9651dacfe Copter: update parameter description increments 9 years ago
Lucas De Marchi 6358876f58 AP_HAL: add missing MPU9250 name for BH 9 years ago
Lucas De Marchi 71eefdfd2c AP_Compass: remove trailing whitespaces 9 years ago
Lucas De Marchi a46ca4c810 AP_Compass: HMC5883: reorganize header 9 years ago
Andrew Tridgell 37056e8738 modules: updates for uavcan auto-detect and new upstream 9 years ago
Holger Steinhaus d2b6eb7700 AP_BoardConfig: wait for UAVCAN initialization complete signal 9 years ago
Holger Steinhaus 503e196546 AP_BoardConfig: allow to enable UAVCAN plug-and-play mode 9 years ago
Andrew Tridgell d0b67ce007 AP_AHRS: allow for EKF without GPS on plane in VTOL modes 9 years ago
Andrew Tridgell e6d2617936 PX4Firmware: submodule update (fmuv4 reset) 9 years ago
Andrew Tridgell 7c7e8b21e8 mk: don't ask for a build restart on module init 9 years ago
Andrew Tridgell 5d5c398344 AP_BoardConfig: raise UAVCAN startup time 9 years ago
Andrew Tridgell dbefd87dd0 mk: support uavcan submodules 9 years ago
Andrew Tridgell 9c2d4b6a7f modules: updates for uavcan 9 years ago
Randy Mackay 2e669a35e7 Copter: deploy landing gear when parachute is released 9 years ago
Lucas De Marchi 47be4b5868 AP_OpticalFlow: fix use of undefined variable 9 years ago
Gustavo Jose de Sousa 86c1c6da5c waf: fix environment boolean values 9 years ago
Gustavo Jose de Sousa 79b724dce8 waf: ardupilotwaf: fix board env processing 9 years ago
Tom Pittenger ff249788bf Plane: add a default Navigation option as explained in the param docs 9 years ago
Randy Mackay f66d5f7a8c Plane: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay 62435d3a11 Rover: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay 0dffeec07f Copter: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay a93a0d370a Copter: add throw mode to aux switches 9 years ago
Randy Mackay dca89e7fe7 Copter: throw static variables moved to global scope 9 years ago
Randy Mackay 24cfbeebd0 Copter: add throw_exit 9 years ago
Randy Mackay 959c0eccfd Copter: reject changing to throw mode while armed 9 years ago
Randy Mackay 20b6688e77 Copter: add throw to FLTMODE param descriptions 9 years ago
Paul Riseborough 1aade494fc AP_State: enable use of motor interlock during throw mode 9 years ago