1a.3b Smart audio - terrytaylorbonn/auxdrone GitHub Wiki

24.0602 smart audio ( / IRC tramp ??)

used to lower power levels.. thats probably what killed the sbee vtx. need to make sure same not happen with zeus (was running really hot).

Setting levels, band ... WORKS! 24.0602, using TX12 lua AND switch

https://oscarliang.com/hglrc-zeus-nano-vtx/

image

vtx tables

image

image

image

ports

image

Set bands with switch (WORKS)

mixes

image

programming

image

WORKS! flashes red 1x (power lowest), blue 3x (band c) , green 2x (channel 2) (power and channel did not change; band did)

image

Set bands with lua (WORKS)

image

vtx admin

image

original band, channel, power

image

set band, channel, power

image

send to vtx zeus

image

WORKS! flashes red 1x (power lowest), blue 1x (band a) , green 2x (channel 2)

image

using INAV CLI

#get vtx_power
vtx_power = 4
Allowed range: 1 - 5
# set vtx_power = 1
vtx_power set to 1
# get vtx_power
vtx_power = 1
Allowed range: 1 - 5

image


# get vtx_band
vtx_band = 3
Allowed range: 1 - 5
# get vtx_channel
vtx_channel = 2
Allowed range: 1 - 8
# get vtx_frequency_group
vtx_frequency_group = FREQUENCYGROUP_5G8
Allowed values: FREQUENCYGROUP_5G8, FREQUENCYGROUP_2G4, FREQUENCYGROUP_1G3

mr.d smart audio ("IRC TRAMP does same thing")

iNav 5.0 Beginner's Build Academy: Lesson 05 - Installing the FPV gear https://youtu.be/K2Z73oPvKg0?list=PLtuty5zAsZ_aKbk9h9hbVG-TySq1W4C14&t=525

image

(oscar) How to Setup SmartAudio for VTX Control (change VTX settings from OSD)

https://oscarliang.com/vtx-control/

image

(kremerfpv, no audio) Great Value Nano VTX - HGLRC Zeus Nano Output Power & Flight Tests

https://www.youtube.com/watch?v=5q4IHeiX_8Q

image

(23.08 bardwell) Build an FPV drone in 2023 - Part 4 - Analog Video Transmitter

https://youtu.be/yIcRf_xSujc?t=1124

  • 00:18:27 - Load the vtxtable
  • 00:19:59 - Check that the FC is talking to the vTX correctly
  • 00:21:23 - Protect the camera joystick with your LIFE
⚠️ **GitHub.com Fallback** ⚠️