18389 Commits (87cada1d54caf5df12fe5711846c6ce6581215ca)
 

Author SHA1 Message Date
Randy Mackay 87cada1d54 Scheduler: remove INS start style from example sketch 10 years ago
Randy Mackay b5e1ad89b3 AHRS: remove INS start style from example sketch 10 years ago
Randy Mackay ada26082ca InertialSensor: remove INS start style from example sketch 10 years ago
Randy Mackay ec82aa68c4 InertialSensor: add GYR_CAL to control when gyro calibration occurs 10 years ago
mirkix 038ad31f81 AP_HAL_FLYMAPLE: Add support for using SPI devices of the same type. 10 years ago
mirkix 07d50b5fbb AP_HAL_Empty: Add support for using SPI devices of the same type. 10 years ago
mirkix f48bdc281f AP_HAL: Add support for using SPI devices of the same type. 10 years ago
mirkix 93941c3349 AP_HAL_Linux: Add support for using SPI devices of the same type. 10 years ago
Peter Barker 8f1471c137 DataFlash: leave room in buffer for non-startup messages 10 years ago
Peter Barker 63a45000b4 DataFlash: take log messages after putting FMTs out 10 years ago
Stephen Dade a15d27194c Scripts: JSBSim now runs when user selects HIL mode in sim_vehicle.sh 10 years ago
Andrew Tridgell 9e7c38b933 Plane: moved logging of mode to Log_Write_Vehicle_Startup_Messages 10 years ago
Andrew Tridgell 42ed989da0 Rover: log mode in dataflash callback 10 years ago
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff 10 years ago
KiwiHC16 004c5b8416 Copter: mission_start always restarts mission 10 years ago
raspilot 1b5e6849d9 AP_Compass: fix milligauss code in LSM303D driver 10 years ago
Stewart Loving-Gibbard 2c62a3a1c5 Rover: Adding Logging of RSSI data. 10 years ago
Stewart Loving-Gibbard 2085156a07 Plane: Adding Logging of RSSI data. 10 years ago
Stewart Loving-Gibbard 985be6dd86 Copter: Adding Logging of RSSI data. 10 years ago
Randy Mackay ce6fe0e746 AP_RSSI: add enabled method 10 years ago
Randy Mackay f633733b3b AP_RSSI: make parameters private 10 years ago
Randy Mackay 9a648117a7 AP_RSSI: use is_zero and add break for avoid compile warning 10 years ago
Randy Mackay 1369179046 AP_RSSI: formatting fixes 10 years ago
Stewart Loving-Gibbard 4dcf6b8dc3 DataFlash: Adding Logging of RSSI data. 10 years ago
Randy Mackay 0f55b2a0eb Copter: replace vehicle compass consistency check 10 years ago
Paul Riseborough 8cfde42e15 AP_NavEKF: Ensure bad mag data cannot cause the heading to reset too often 10 years ago
Paul Riseborough 930f730612 AP_NavEKF: Reset mag and heading states to try and pass pre-flight checks 10 years ago
Randy Mackay fff5ec09eb AP_Compass: fix consistent check for less than three compasses 10 years ago
Jonathan Challinger 87bbf1a487 AP_Compass: add consistent() function 10 years ago
Randy Mackay 39340e70f8 Math: add Vector2 is_zero method 10 years ago
Andrew Tridgell 094b9cb35e AP_TECS: reformat using astyle 10 years ago
Andrew Tridgell 86e8c7ed2f Plane: add some safety to detect bad lidar readings 10 years ago
Andrew Tridgell 36432e6515 AP_TECS: use climb rate filter consistently between DCM and EKF 10 years ago
squilter 97b901a5fb Rover: Support do_digicam_x via command_long 10 years ago
squilter 7365701d13 Plane: Support do_digicam_x via command_long 10 years ago
squilter 30ed2508d6 Copter: Support do_digicam_x via command_long 10 years ago
Randy Mackay bc06d67645 AP_Camera: fix configure command id sent to components 10 years ago
squilter 8391764c60 AP_Camera: add support for do_digicam_x via command_long 10 years ago
Grant Morphett 9a76f0ecf0 Plane: Fixing FS_SHORT_ACTN parameter doco 10 years ago
Grant Morphett b2751d876c AP_AHRS: Fixed spelling error in parameter desc. 10 years ago
Grant Morphett 417188d7eb APM_Control: Fixed spelling error in parameter desc. 10 years ago
Grant Morphett f871f040fb scripts: Adding AT to autotest build 10 years ago
Grant Morphett 69a65a7234 autotest: Adding AntennaTracker to build and test results 10 years ago
Julien BERAUD 5602e4055b AP_Compass_AK8963: Fix Rotation on the Bebop 10 years ago
Grant Morphett 6b22a59eff Plane: Fixing up the ARMING_ parameters autogen doco 10 years ago
Andrew Tridgell 3eaed29e38 PX4Firmware: submodule update 10 years ago
Lucas De Marchi 64d1f378b5 build: speedup PX4 build 10 years ago
Andrew Tridgell fa9ff5b604 AP_Compass: added parameter for compass calibration fitness threshold 10 years ago
Andrew Tridgell eea54c9e09 DataFlash: fixed flymaple build 10 years ago
Andrew Tridgell 5aa54be718 GCS_MAVLink: send SCALED_PRESSURE3 for 3 baros 10 years ago