Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wing wizard & plane wizard & dirs #107

Merged
merged 43 commits into from
Sep 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
0b2f353
new Rotary Gauge widget
offer-shmuely-cognyte Apr 26, 2022
cbf4c49
Rotary Gauge widget: less ticks on small size
offer-shmuely-cognyte May 1, 2022
4b6b883
new Rotary Gauge widget
offer-shmuely-cognyte May 1, 2022
4da81b3
new Rotary Gauge widget
offer-shmuely-cognyte May 6, 2022
74724ee
Merge branch 'EdgeTX:master' into master
offer-shmuely May 12, 2022
de3a49d
Merge branch 'EdgeTX:master' into master
offer-shmuely Jul 9, 2022
556da6c
Merge branch 'EdgeTX:master' into master
offer-shmuely Jul 24, 2022
371c347
Merge branch 'EdgeTX:master' into master
offer-shmuely Aug 21, 2022
6810b35
Merge branch 'EdgeTX:master' into master
offer-shmuely Sep 12, 2022
e4c197e
Merge branch 'EdgeTX:master' into master
offer-shmuely Oct 1, 2022
1a4f3e0
Merge branch 'EdgeTX:master' into master
offer-shmuely Oct 18, 2022
05212a0
Merge branch 'EdgeTX:master' into master
offer-shmuely Oct 19, 2022
cfaa10e
Merge branch 'EdgeTX:master' into master
offer-shmuely Dec 30, 2022
a065761
Merge branch 'EdgeTX:master' into master
offer-shmuely Jan 26, 2023
bfe1248
Merge branch 'EdgeTX:master' into master
offer-shmuely Feb 1, 2023
07b65c8
Merge branch 'EdgeTX:master' into master
offer-shmuely Feb 23, 2023
7f46640
Merge branch 'EdgeTX:master' into master
offer-shmuely Mar 31, 2023
a984247
wing wizard support
Apr 26, 2023
af11816
wing wizard support
Apr 29, 2023
85c6c14
Mix values didn't match companion wing wizard
pfeerick May 30, 2023
d0d9bd7
Add touch zone to loader for wing wizard
pfeerick May 30, 2023
aa3ec6b
wing wizard: fix expo values on review page
May 30, 2023
90d10bb
wing wizard: choose channel based on stick mode
May 30, 2023
ca87f13
wing wizard: fix creation error
May 31, 2023
69e5dfb
wing wizard: nice base telemetry screen
May 31, 2023
eb920d1
wing wizard: fix expo
Jun 1, 2023
4d0fce2
wind wizard: better code style & telemetry screen & low voltage warning
Jun 5, 2023
fd536e8
wind wizard: revert Wizard loader
Jun 10, 2023
e6d3ea1
wing wizard: move wing wizard to the new location
Jun 10, 2023
baa94d5
wing wizard: reorder wizard elements
Jun 10, 2023
4dbf41c
wing wizard: reorder wizard elements
Jun 10, 2023
9f799dc
wing wizard: move wing wizard to the new location
Jun 14, 2023
49458da
wizards: directory restructure
Jun 16, 2023
ebcfbd7
plane wizards:
Jun 16, 2023
cda64a7
plane wizards:
Jun 24, 2023
3b99cb7
plane wizards:
Jun 24, 2023
74c4dca
plane wizards: no dual-rate on rudder
Jun 25, 2023
b827286
Merge branch 'EdgeTX:master' into shmuely/wing_wizard
offer-shmuely Jun 25, 2023
46bcaa6
plane wizards: no dual-rate on rudder
Jul 4, 2023
ef062cf
plane wizards: Hold [RTN] to exit
Jul 31, 2023
f56b967
plane wizards: remove telemetrySensors
Jul 31, 2023
6e296b6
plane wizards: verify inputs have trim-on
Aug 22, 2023
8738208
plane wizards: arm switch checks
Aug 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ region
log-*
exception*
**/*.luac
/.idea/
109 changes: 0 additions & 109 deletions sdcard/c480x272/SCRIPTS/TOOLS/WizardLoader.lua

This file was deleted.

Binary file removed sdcard/c480x272/SCRIPTS/WIZARD/img/icons/glider.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed sdcard/c480x272/SCRIPTS/WIZARD/img/icons/plane.png
Binary file not shown.
Loading