7662 Commits (7717cc145068997e7693fab5ff898be93dc1cba2)
 

Author SHA1 Message Date
Andrew Tridgell 7717cc1450 Rover: added compass logging 12 years ago
Andrew Tridgell c56f338fe0 Plane: convert to new logging system 12 years ago
Andrew Tridgell 8c7a7928d4 Rover: use new StartNewLog() interface 12 years ago
Andrew Tridgell c29d870497 DataFlash: dump the format of logs at the start of the log 12 years ago
Andrew Tridgell 6d6641e1a3 VARTest: fixes for new logging system 12 years ago
Andrew Tridgell 67484a2ea1 Copter: make copter code compatible with the new logging system 12 years ago
Andrew Tridgell c8af70a18d Plane: make the plane code compatible with the new logging system 12 years ago
Andrew Tridgell 90f70707b1 Rover: convert to new logging system 12 years ago
Andrew Tridgell 916e8d0992 DataFlash: new dataflash logging system 12 years ago
Andrew Tridgell 17d7f1fbe5 AP_InertialSensor: make some interfaces const 12 years ago
Andrew Tridgell 4fe5ce8a09 AP_Common: added a define for PACKED 12 years ago
Andrew Tridgell 8d727614b4 AP_GPS: make status() const 12 years ago
Andrew Tridgell 9171d5587d AP_Param: make it easier to show the value of a parameter 12 years ago
Andrew Tridgell 7ad293e270 AP_AHRS: made a few methods const 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Andrew Tridgell 947b64dfc4 Rover: fixed turn time in flash logs 12 years ago
Andrew Tridgell 6122dd2bdd autotest: added command line extensions to sim_rover.sh 12 years ago
Andrew Tridgell 8ba982e8de autotest: fix dump_logs for other vehicle types 12 years ago
Andrew Tridgell a329e32ccb Plane: added gps status to flashlog 12 years ago
Andrew Tridgell a8d6fa3107 Rover: fixed dataflash logs to be useful 12 years ago
Randy Mackay 1c046fa49f AC_WPNav: increase max descent speed to 1.5m/s 12 years ago
Randy Mackay ed298363f4 AC_WPNav: remove unnecessary limit in leash calc 12 years ago
Randy Mackay f162713ca8 AutoTest: reduce throttle so it doesn't fly so far 12 years ago
Randy Mackay d65d7d95e2 Copter: bug fix for take-off so it never descends 12 years ago
Randy Mackay 0fc9c8739e Copter: add WP_YAW_BEHAVE parameter 12 years ago
Randy Mackay 18c1373847 Copter: remove unused AUTO_VELZ defaults 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 764853bd56 AC_WPNav: add climb and descent params, dynamic leash length 12 years ago
Randy Mackay effd5b0da7 AC_WPNav: improved comments 12 years ago
Andrew Tridgell fa493a0fb3 AP_Param: added ops needed for ArduCopter build 12 years ago
tobias fbe7daa477 AP_Param: fixed assignment handling and const 12 years ago
Craig Elder 5dcb64eec9 Merge pull request #206 from Craig3DRobotics/master 12 years ago
Craig@3DR b5b3b4f48b Changed instructions for loading fimrware onto PX4 12 years ago
Randy Mackay 9b351feade Copter: shorted INAV dataflash log message length 12 years ago
Randy Mackay f7524e5741 Copter: remove unnecessary cast to float in Log 12 years ago
Randy Mackay 7c8527e6a6 Copter: resolve compiler warning 12 years ago
Randy Mackay 2b4a7d60a9 Copter: remove unused throttle modes 12 years ago
Andrew Tridgell 02bd24cf57 AP_Scheduler: fixed _last_run initialisation 12 years ago
Andrew Tridgell 0a25d6220a AP_InertialNav: initialise _gps_last_time 12 years ago
Andrew Tridgell b3ec5187f2 AP_GPS: fixed uninitialied variable bugs found with valgrind 12 years ago
Randy Mackay 56809a9df2 Copter: remove unused nav_ok and alt_sensor_flag 12 years ago
Randy Mackay 0b808abbed Copter: remove unused waypoint_valid function 12 years ago
Randy Mackay a656b619f5 AP_Motors: remove auto_armed 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Andrew Tridgell 68051f3ea6 AP_Menu: fixed crash bug in strtok_r() handling 12 years ago
Andrew Tridgell b05117f5cd build: fixed heli-hil and quad-hil copter builds 12 years ago
Andrew Tridgell 07cd2567f3 autotest: added --cli option to dump_logs.py 12 years ago
Andrew Tridgell 3f8fb48479 CPUInfo: test NaN and Infinity printing 12 years ago
Andrew Tridgell 0bbddbb877 Rover: added PX4 flash logging 12 years ago
Andrew Tridgell abe4dba871 Plane: added PX4 flash logging 12 years ago