From be9d485adc4dba9414b996b262e9660f3545fd68 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Tue, 29 Sep 2020 15:45:26 -0400 Subject: move docs out of grapher --- doc/images/accel_readme_example.png | Bin 0 -> 50019 bytes doc/images/classic_example.png | Bin 0 -> 52040 bytes doc/images/interaccel_to_rawaccel.png | Bin 0 -> 218717 bytes doc/images/linear_example.png | Bin 0 -> 51428 bytes doc/images/logarithm_example.png | Bin 0 -> 50553 bytes doc/images/motivity_example.png | Bin 0 -> 60657 bytes doc/images/natural_example.png | Bin 0 -> 67409 bytes doc/images/natural_gain_example.png | Bin 0 -> 51433 bytes doc/images/power_example.png | Bin 0 -> 51672 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/images/accel_readme_example.png create mode 100644 doc/images/classic_example.png create mode 100644 doc/images/interaccel_to_rawaccel.png create mode 100644 doc/images/linear_example.png create mode 100644 doc/images/logarithm_example.png create mode 100644 doc/images/motivity_example.png create mode 100644 doc/images/natural_example.png create mode 100644 doc/images/natural_gain_example.png create mode 100644 doc/images/power_example.png (limited to 'doc/images') diff --git a/doc/images/accel_readme_example.png b/doc/images/accel_readme_example.png new file mode 100644 index 0000000..1622011 Binary files /dev/null and b/doc/images/accel_readme_example.png differ diff --git a/doc/images/classic_example.png b/doc/images/classic_example.png new file mode 100644 index 0000000..e626e86 Binary files /dev/null and b/doc/images/classic_example.png differ diff --git a/doc/images/interaccel_to_rawaccel.png b/doc/images/interaccel_to_rawaccel.png new file mode 100644 index 0000000..4f3560a Binary files /dev/null and b/doc/images/interaccel_to_rawaccel.png differ diff --git a/doc/images/linear_example.png b/doc/images/linear_example.png new file mode 100644 index 0000000..5530529 Binary files /dev/null and b/doc/images/linear_example.png differ diff --git a/doc/images/logarithm_example.png b/doc/images/logarithm_example.png new file mode 100644 index 0000000..3153ae5 Binary files /dev/null and b/doc/images/logarithm_example.png differ diff --git a/doc/images/motivity_example.png b/doc/images/motivity_example.png new file mode 100644 index 0000000..521bf85 Binary files /dev/null and b/doc/images/motivity_example.png differ diff --git a/doc/images/natural_example.png b/doc/images/natural_example.png new file mode 100644 index 0000000..9c7946b Binary files /dev/null and b/doc/images/natural_example.png differ diff --git a/doc/images/natural_gain_example.png b/doc/images/natural_gain_example.png new file mode 100644 index 0000000..48a05e4 Binary files /dev/null and b/doc/images/natural_gain_example.png differ diff --git a/doc/images/power_example.png b/doc/images/power_example.png new file mode 100644 index 0000000..e17daaa Binary files /dev/null and b/doc/images/power_example.png differ -- cgit v1.2.3 From 2467ab6547acd2f8745b78bb99cec693a40593d0 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Tue, 29 Sep 2020 13:15:35 -0700 Subject: Potential link fix, better power pic --- doc/images/power_example.png | Bin 51672 -> 51330 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'doc/images') diff --git a/doc/images/power_example.png b/doc/images/power_example.png index e17daaa..c8a58c9 100644 Binary files a/doc/images/power_example.png and b/doc/images/power_example.png differ -- cgit v1.2.3