Skip to content

1a.3b Smart audio

terrytaylorbonn edited this page Jun 2, 2024 · 19 revisions

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

Home

Getting into the air ASAP

(0) Reference


EPIC 1 - Build/fly FPV drone

(1) FPV simulators (inav notes 0608)

(2) SBeeF405/INAV (1a)

(3) SBeeF405/BF (1b)

(4) SBeeF405/AP (1c)


EPIC 2 - Build/fly Pixhawk drone

(5) Pix6c/PX4 (2a)

(6) Pix6c/AP (2b)


EPIC 3 - Add AI to Pixhawk drone

(7) AI cc + cam

(8a) AI Nano PX4

(8b) AI Nano AP

(8c) AI PI PX4

(8d) AI PI AP


EPIC 4 – Advanced AI

(9a) SIH (frame+world sim)

(11) FC FW Mavlink API (via CC/GCS APIs) (5.3)

(13) CC AI (+ Mavlink) (2)


EPIC 5 – Advanced platforms

(14) Firmware dev (5)

(15) Mission platforms (6b)

(16) Special projects (5.6,5.5)


EPIC 6 – PITS (Pie in the sky)

(9b) HITL (frame+world sim)

(10) (skip) SITL (total sim) (1) (was E4)

(14b) Matlab (was E5/4(HITL))

(12) ROS (+ROSMAV) (was E4)



Clone this wiki locally