7381 Commits (1d983b3f2ea842e43f7f465ea8ecc3be436713ff)
 

Author SHA1 Message Date
Andrew Tridgell 36da75aacd Rover: fixes for new DataFlash API 12 years ago
Andrew Tridgell 9a3bd17cfb Copter: fixes for new DataFlash API 12 years ago
Andrew Tridgell b3213b7113 Plane: fixes for new DataFlash API 12 years ago
Andrew Tridgell 0ffcffa81c DataFlash: fixed signed/unsigned errors in API 12 years ago
Andrew Tridgell 9b551f162c DataFlash: make the public interface much narrower 12 years ago
Andrew Tridgell 5a55fd9a2f AP_HAL: added HAL_BOARD_NAME define 12 years ago
Andrew Tridgell 20825cc903 DataFlash: removed the byte and word based interfaces 12 years ago
Andrew Tridgell 74439b4f17 Tools: removed unused/unmaintained ArduTracker 12 years ago
Randy Mackay e0506bd622 Copter: inav circle initial implementation 12 years ago
Randy Mackay c8f09ac219 Copter: fix compile error for PX4 re Compass logging 12 years ago
Randy Mackay d6ff5ae261 Copter: add roll-pitch slew for auto modes 12 years ago
Randy Mackay e297ba7d18 Copter: update default loiter gains for inertial nav 12 years ago
Randy Mackay 102b5da59d Copter: remove unnecessary #defines from APM_Config.h 12 years ago
Randy Mackay cbde042ec5 Copter: remove non-inav loiter and wp controllers 12 years ago
Randy Mackay 609676e26c Copter: add logging of compass values 12 years ago
Randy Mackay 6f27bc7ae5 Copter: remove filters from inav loiter 12 years ago
Randy Mackay 1410063a14 Copter: new ROLL_PITCH_WP_INAV roll-pitch mode 12 years ago
Randy Mackay 574756908d Copter: set wpinav controller targets in nav calls 12 years ago
Randy Mackay 00bc28adcc Copter: take-off code cleanup 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay 37d3e1d7e4 Copter: add zero slope checks to wpinav 12 years ago
Randy Mackay b74da54c98 Copter: enable inav xy by default 12 years ago
Randy Mackay 53ab1d5d9b Copter: add advance track call to actually move towards waypoint 12 years ago
Randy Mackay 766ccdf6f8 Copter: add selection of inertial nav wp controller to APM_Config.h 12 years ago
Randy Mackay fcf102b2cf Copter: inertial nav waypoint controller 12 years ago
Pat Hickey e0457f21de AP_HAL_PX4: fix off-by-one error in RCOutput channel sending 12 years ago
Jason Short 4c3ee76900 AC: Moving flip speed back to 400°/s to prevent oscillation around change in speed. 12 years ago
Jason Short 7d5b975da2 AC: Flip code fix 12 years ago
Randy Mackay 8e4c9518ea Copter: increase low voltage check to 10.5v 12 years ago
Jason Short abd0fb9099 AC : global static variables should not be initialized to zero 12 years ago
Andrew Tridgell a3ef58ac92 AP_HAL: moved AnalogIn example to generic examples 12 years ago
Andrew Tridgell 5b92c67286 HAL_AVR: fixed analog input with high channel numbers 12 years ago
Andrew Tridgell fae396e64f HAL_AVR: expand analog input test to more channels 12 years ago
Andrew Tridgell 5f4c5f8201 Plane: update SERIAL0_BAUD parameter description 12 years ago
Andrew Tridgell bf6198be40 Rover: tweaked parameters and added SPEED_TURN_GAIN and SPEED_TURN_DIST 12 years ago
Andrew Tridgell 52800e52b9 Rover: added 'level' CLI and reboot command 12 years ago
Andrew Tridgell 1cb9f71370 Rover: fixed comments 12 years ago
Andrew Tridgell 882f058e7d Rover: don't override declination on startup 12 years ago
Andrew Tridgell 06ccf8495b Rover: default magnetometer to enabled 12 years ago
Andrew Tridgell b9a204419a Rover: removed obsolete files 12 years ago
Andrew Tridgell 4c7a1a1806 Copter: change PX4 main baud rate back to 115200 12 years ago
Andrew Tridgell 7e4d4b07c3 Rover: change PX4 main baud rate back to 115200 12 years ago
Andrew Tridgell a77b5e9954 build: fixed eclipse build on Windows for PX4 12 years ago
Andrew Tridgell ded192be3f build: split up the build system to allow for better board support 12 years ago
Andrew Tridgell a84cc00580 Merge pull request #96 from jason4short/master 12 years ago
Jason Short a9671c2d97 Git: Adding MacOS gitignore .DS_Store 12 years ago
Andrew Tridgell 139acc0530 Plane: ignore control mode changes when in throttle failsafe 12 years ago
Andrew Tridgell 1ebaa14a99 Plane: prepare for 2.70 release 12 years ago
Andrew Tridgell c373429a6e HAL_PX4: fixed a buffer handling bug 12 years ago
Andrew Tridgell 160e5fa311 HAL_PX4: show a message if we fail to upgrade PX4IO firmware 12 years ago