3495 Commits (864ed1a87fefc1a2919b5da9ce0c66e90f05e0e2)
 

Author SHA1 Message Date
Andrew Tridgell 864ed1a87f ACM: check the return of compass.init() 13 years ago
Andrew Tridgell 698749dd92 ACM: don't pass a gps pointer to DCM 13 years ago
Andrew Tridgell f10097a6d5 AP_Param: added some comments on AP_Vector3f handling 13 years ago
Andrew Tridgell 5e2fbdb6cf DCM: don't reset _have_initial_yaw for GPS heading unless very slow 13 years ago
Andrew Tridgell 9d6ac9032e test: updated VARTest for new AP_Param vector3f handling 13 years ago
Andrew Tridgell 690dc9052a GCS: force scalar type in copy_name() 13 years ago
Andrew Tridgell 2e9105c68a AP_Param: added special handling for Vector3f 13 years ago
Andrew Tridgell d6bfceef7c SITL: added -C option to desktop mode 13 years ago
Andrew Tridgell 54aa8297af libs: removed unused library GPS_IMU 13 years ago
Andrew Tridgell 185ab5aea9 libs: removed unusued library GCS_SIMPLE 13 years ago
Andrew Tridgell 57971e0ddf autotest: fixed xAccel calculation in fakepos.py 13 years ago
Andrew Tridgell 55e33c3359 DCM: tidy up use of error_course and in_motion 13 years ago
Andrew Tridgell ab8cc3d478 DCM: use rotation_matrix_from_euler() to calculate initial yaw 13 years ago
Jason Short 1e254cbca0 Compass heading added to ATT log 13 years ago
Michael Oborne 23cc9c6132 APM Planner 1.1.41 13 years ago
rmackay9 57e5eee8c8 TradHeli - increase max yaw input to 45 degrees 13 years ago
Jason Short 385828824d updated Gains for Marco's loiter test 13 years ago
Jason Short 24345d4f43 Loiter updates 13 years ago
Michael Oborne d85596841f APM Planner 1.1.41 13 years ago
Andrew Tridgell ddeda1c367 DCM: use rotation_matrix_from_euler() in matrix reset 13 years ago
Andrew Tridgell 06f37aad75 DCM: use calculate_euler_angles() to get eulers from DCM 13 years ago
Andrew Tridgell 16ed8bc8f6 AP_Math: added rotmat <-> euler functions 13 years ago
Andrew Tridgell 1cd3172954 ACM: ensure update_trig() doesn't cause NAN values for cos_roll/cos_pitch 13 years ago
Andrew Tridgell c354879f1f Compass: ensure we don't produce NAN values for compass heading 13 years ago
Andrew Tridgell 17d16bc8c6 AP_Math: added safe_sqrt() function 13 years ago
Andrew Tridgell bad653f230 DCM: tidy up the nan checking in DCM 13 years ago
Andrew Tridgell c8e6d03c67 DCM: added matrix recovery on reset 13 years ago
Andrew Tridgell 502fbf6e17 AP_Math: added a safe_asin() function 13 years ago
Andrew Tridgell 17170da96e AP_Math: added is_nan() methods to vector3f and matrix3f 13 years ago
Jason Short b094f6ce52 added set integrator 13 years ago
Jason Short 364afe8da0 added a constraint to D term 13 years ago
Hazy e3c3307c09 APM Planner 13 years ago
Andrew Tridgell ef90f336d3 DCM: changed the sense of floating point range comparison 13 years ago
Andrew Tridgell 57ffd00b69 DCM: range check the matrix before calculating pitch 13 years ago
Andrew Tridgell 2bb58db3f7 DCM: reset more values on renorm blowup 13 years ago
Andrew Tridgell 95ef9206dc DCM: renorm_sqrt_count is now called renorm_range_count 13 years ago
Andrew Tridgell 156d98cb9f DCM: remove the taylor expansion optimisation for renormalisation 13 years ago
Jason Short c7c16a5b0f Emile's Fixes 13 years ago
Jason Short 4483f19f85 Marco's Hexa Motors 13 years ago
Michael Oborne eaa29d5e3b firmware build 13 years ago
Jason Short 242f54793c revved a version 13 years ago
Jason Short 729c824809 made timer unsigned 13 years ago
Jason Short 42b5d47f7b commented out control mode debug print 13 years ago
Michael Oborne ececcc6a69 ensure autoupdate works 13 years ago
Michael Oborne 56cf4f328b APM Planner 1.1.40 13 years ago
Michael Oborne 06a1035953 APM Planner - gps lat long bug fix. 13 years ago
Michael Oborne 3bb3cbe5b6 APM Planner 1.1.39 13 years ago
Michael Oborne 58d9acb92e APM Planner - fix timeout bug 13 years ago
Michael Oborne 17c2eeb306 APM Planner 1.1.38 13 years ago
Michael Oborne a3cb208468 firmware build 13 years ago