19 Commits (e3cd494709a9fd996300f804b2cf196f8808ca44)

Author SHA1 Message Date
Randy Mackay c20eac7a70 AP_InertialNav: use standard LATLON_TO_CM, DEG_TO_RAD constants 12 years ago
Randy Mackay 8122a32114 InertialNav: reduce XY TC to 2.5 (was 3) 12 years ago
Andrew Tridgell 3d325043b0 AP_InertialNav: make some more functions const 12 years ago
Andrew Tridgell 0a25d6220a AP_InertialNav: initialise _gps_last_time 12 years ago
Randy Mackay fc972e2d42 InertialNav: add get_velocity method 12 years ago
Randy Mackay cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay 777c6a308e AP_InertialNav: use shared GRAVITY_MSS constant 12 years ago
Randy Mackay 6816c45c39 InertialNav: reduce Z-axis time constant to 5 12 years ago
Randy Mackay 38e81adae0 InertialNav: remove unnecessary "virtual" from function definitions 12 years ago
rmackay9 6f1035debc InertialNav: added 300ms timeout after which error from gps heading will be set to zero 12 years ago
Jonathan Challinger 6565d83e73 InertialNav: Fixed signs, remove body-frame rotation, apply correction at 100hz. 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay 109b1069d8 AP_InertialNav: added constraint to how large local accelerometer offset corrections can become 12 years ago
rmackay9 af4d998697 AP_InertialNav: correct lat/lon to cm 12 years ago
rmackay9 41cc1c74d8 AP_InertialNav: increase time constant for Z axis to 7 seconds 12 years ago
Andrew Tridgell 62e396167a AP_InertialNav: updates for new AP_Param API 12 years ago
rmackay9 154e3c33f7 ArduCopter, AP_InertialNav: consolidated ThirdOrderComplementaryFilter into AP_InertialNav to save about 200bytes of RAM 12 years ago
rmackay9 35f94a6f71 AP_InertialNav: increase Z axis default time constant to 3.0 (was 1.5) 12 years ago
rmackay9 b13264c884 AP_InertialNav: reanme AP_InertialNav and ThirdOrderCompFilter classes to resolve desktop build compiler errors 12 years ago
rmackay9 7f190b8494 AP_InertialNav: first implementation of inertial nav library 12 years ago