Skip to content

Commit

Permalink
feat(color): Wing wizard, updated Plane wizard (#107)
Browse files Browse the repository at this point in the history
* new Rotary Gauge widget

* Rotary Gauge widget: less ticks on small size

* new Rotary Gauge widget

* new Rotary Gauge widget

* wing wizard support

* wing wizard support

* Mix values didn't match companion wing wizard

* Add touch zone to loader for wing wizard

* wing wizard: fix expo values on review page

* wing wizard: choose channel based on stick mode

* wing wizard: fix creation error

* wing wizard: nice base telemetry screen

* wing wizard: fix expo

* wind wizard: better code style & telemetry screen & low voltage warning

* wind wizard: revert Wizard loader

* wing wizard: move wing wizard to the new location

* wing wizard: reorder wizard elements

* wing wizard: reorder wizard elements

* wing wizard: move wing wizard to the new location

* wizards: directory restructure

* plane wizards:
add first widget pages
add dual rate
add expo
add landing gear
UI improuvments
allow page-right/left navigation with touch
fix acknowledge screen after create model

* plane wizards:
no dual-rate on rudder

* plane wizards:
no dual-rate on rudder

* plane wizards: no dual-rate on rudder

* plane wizards: no dual-rate on rudder

* plane wizards: Hold [RTN] to exit

* plane wizards: remove telemetrySensors

* plane wizards: verify inputs have trim-on

* plane wizards: arm switch checks

---------

Co-authored-by: Shmuely <offer.shmuely@cognyte.com>
Co-authored-by: oshmuely <AbCd321654>
Co-authored-by: Peter Feerick <peter.feerick@gmail.com>
  • Loading branch information
3 people authored Sep 2, 2023
1 parent 029dd93 commit 217e468
Show file tree
Hide file tree
Showing 80 changed files with 5,124 additions and 4,004 deletions.
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

0 comments on commit 217e468

Please sign in to comment.