Andy Piper
|
813cf3660d
|
AC_AutoTune: remove unsued variables
|
2023-07-13 11:02:40 +10:00 |
Bill Geyer
|
c8a7c128ad
|
AC_AutoTune: Add Check Tune Sequence
|
2023-01-31 10:10:59 -05:00 |
Peter Barker
|
771878be0e
|
AC_AutoTune: remove GCS.h from library header files
|
2022-11-16 18:29:07 +11:00 |
Peter Barker
|
e340c4655b
|
AC_AutoTune: change namespace of MultiCopter and FixedWing params
this stops the libraries knowing anything about AP_Vehicle
|
2022-11-09 19:04:37 +11:00 |
Bill Geyer
|
b4059d3745
|
AC_AutoTune: use generic load gain method to save flash
|
2022-04-18 18:00:20 +09:00 |
Bill Geyer
|
bd0df72863
|
AC_AutoTune: use chirp function in AP_Math for frequency sweeps
|
2022-03-29 08:05:41 +09:00 |
Bill Geyer
|
ce725764d4
|
AC_AutoTune: combine dwell_run_test for angle and rate
|
2022-03-29 08:05:41 +09:00 |
Bill Geyer
|
ba28227483
|
AC_AutoTune: combine dwell_init methods
|
2022-03-29 08:05:41 +09:00 |
Peter Barker
|
33c7bb21cf
|
AC_AutoTune: createstructure to hold specific test's sweep results
|
2022-03-07 08:22:58 +09:00 |
Andy Piper
|
8b563836ac
|
AC_AutoTune: nuke clang warnings
|
2022-03-03 16:34:14 +11:00 |
Iampete1
|
607a7bfd70
|
AC_Autotune_Heli: print gains on axis completion
|
2022-02-23 07:44:24 +09:00 |
Bill Geyer
|
f0042b3909
|
AC_AutoTune: add safety checks for max allowed gains and freq range
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
b218f6e5d5
|
AC_AutoTune: clean up the update gain methods
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
d72f142ebe
|
AC_AutoTune: fix heading error filter and streamline updating_rate_d_up
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
fb5fec387e
|
AC_AutoTune: consolidate gcs messages and add reset for update gain variables
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
9945c80fb4
|
AC_AutoTune: switch remaining variables over to using filter library
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
024645f0be
|
AC_AutoTune: switch variables over to using filter library
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
bc2455e285
|
AC_AutoTune: rename parameter for convention and put testing timeout in subclasses
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
36d627c1b0
|
AC_AutoTune: adjust code to move parameter variables into subclasses
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
a9d47532d0
|
AC_AutoTune: make initialize methods to restart testing
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
40321754fa
|
AC_AutoTune: move load and backup gain methods to subclasses
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
92cfd3fc63
|
AC_AutoTune: move heli specific methods to sub class
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
716fcc1cba
|
AC_AutoTune: additional commenting and clean up
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
2d3228c699
|
AC_AutoTune: adding comments to code
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
12c7c19a9d
|
AC_AutoTune: clean up static variables in methods
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
9d7291f28a
|
AC_AutoTune: removed pilot control during angle P tuning, added vel feedback
|
2022-02-01 23:06:51 -05:00 |
Bill Geyer
|
c757de153d
|
AC_AutoTune: tradheli autotune, sqashed commits together
|
2022-02-01 23:06:51 -05:00 |
Randy Mackay
|
873924d6cd
|
AC_AutoTune: formatting and comment improvements
|
2022-02-01 23:06:51 -05:00 |
bnsgeyer
|
fae1917aa7
|
AC_Autotune: add heli autotune with review comments incorporated
|
2022-02-01 23:06:51 -05:00 |