Skip to content

feat(Flights): updates for TX16S mk3 800x480 screen and flight logic rules#257

Merged
pfeerick merged 1 commit intoEdgeTX:masterfrom
offer-shmuely:shmuely/update_flights_to_tx16mk3
Mar 7, 2026
Merged

feat(Flights): updates for TX16S mk3 800x480 screen and flight logic rules#257
pfeerick merged 1 commit intoEdgeTX:masterfrom
offer-shmuely:shmuely/update_flights_to_tx16mk3

Conversation

@offer-shmuely
Copy link
Copy Markdown
Contributor

implement flight logic rules for various aircraft types

  • flight rule for planes with telemetry (1_plane_tlm.lua)
  • flight rule for planes without telemetry (2_plane_no_tlm.lua)
  • helicopter flight rule based on RPM (3_heli_rpm.lua)
  • helicopter arm switch rule (4_heli_arm.lua)
  • flight rule controlled by a switch (5_by_switch.lua)
  • DLG (Discus Launch Glider) specific flight rule (6_dlg.lua)

implement flight logic rules for various aircraft types
- flight rule for planes with telemetry (1_plane_tlm.lua)
- flight rule for planes without telemetry (2_plane_no_tlm.lua)
- helicopter flight rule based on RPM (3_heli_rpm.lua)
- helicopter arm switch rule (4_heli_arm.lua)
- flight rule controlled by a switch (5_by_switch.lua)
- DLG (Discus Launch Glider) specific flight rule (6_dlg.lua)
@offer-shmuely
Copy link
Copy Markdown
Contributor Author

image image

@pfeerick pfeerick changed the title updates for TX16mk3 800x480 resolution + flight logic rules feat(Flights): updates for TX16S mk3 800x480 screen and flight logic rules Mar 7, 2026
@pfeerick pfeerick merged commit b001875 into EdgeTX:master Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants