Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rush tiny tank only F7 ?!
#1
I am using BF 4.4.3 VTX presets with Rush Tiny Tank and OSD shows R8 but practically the signal is only on F7 , no matter what I do. I tried MSP with Display port as well as  Smart Audio in Ports tab.
Reply
Login to remove this ad | Register Here
#2
Sounds like the VTX Table is incorrect. Change the VTX to match the table below. There are a bunch of pre-set table in the GUI. Otherwise you just have to manually enter it. 

[Image: wSz3N9ml.png]
[-] The following 1 user Likes voodoo614's post:
  • niuk
Reply
#3
It sounds like the ELRS transmitter controls the video transmitter.
[-] The following 1 user Likes lyoha's post:
  • niuk
Reply
#4
Still the same , VTX is F7, and OSD shows R8. The table is updated

[Image: sddbeLFl.png]
Reply
#5
(23-Nov-2023, 08:54 PM)lyoha Wrote: It sounds like the ELRS transmitter controls the video transmitter.

Interesting, what I can do about it
Reply
#6
OK, I don't think you have VTX control properly setup.

Let's check your wiring. Photos of your wiring from VTX to FC. Post dump file.

And what radio controller do you have?
[-] The following 1 user Likes voodoo614's post:
  • niuk
Reply
#7
I have RM Zorro, see wiring and cli dump below. 

[Image: hsFXR5ll.png]

#

# diff all

# version
# Betaflight / STM32F411 (S411) 4.4.3 Nov 14 2023 / 17:22:54 (738127e7e) MSP API: 1.45

# config: YES

# start the command batch
batch start

# reset configuration to default settings
defaults nosave

board_name BETAFPVF411
manufacturer_id BEFH
mcu_id 0037005e503150122034344e
signature

# name: Race1

# feature
feature -TELEMETRY

# serial
serial 1 2048 115200 57600 0 115200

# beacon
beacon RX_LOST
beacon RX_SET

# aux
aux 0 0 0 1700 2100 0 0
aux 1 1 1 1300 1700 0 0
aux 2 13 2 1700 2100 0 0
aux 3 35 1 1700 2100 0 0

# vtxtable
vtxtable bands 6
vtxtable channels 8
vtxtable band 1 BAND_A   A CUSTOM  5865 5845 5825 5805 5785 5765 5745 5725
vtxtable band 2 BAND_B   B CUSTOM  5733 5752 5771 5790 5809 5828 5847 5866
vtxtable band 3 BAND_E   E CUSTOM  5705 5685 5665 5645 5885 5905 5925 5945
vtxtable band 4 AIRWAVE  F CUSTOM  5740 5760 5780 5800 5820 5840 5860 5880
vtxtable band 5 RACEBAND R CUSTOM  5658 5695 5732 5769 5806 5843 5880 5917
vtxtable band 6 LOWRACE  L CUSTOM  5362 5399 5436 5473 5510 5547 5584 5621
vtxtable powerlevels 4
vtxtable powervalues 14 20 23 25
vtxtable powerlabels 25 100 200 350

# master
set gyro_lpf1_static_hz = 275
set gyro_lpf2_static_hz = 550
set dyn_notch_count = 1
set dyn_notch_q = 500
set gyro_lpf1_dyn_min_hz = 275
set gyro_lpf1_dyn_max_hz = 550
set acc_calibration = -48,-63,-9,1
set blackbox_sample_rate = 1/2
set dshot_idle_value = 600
set dshot_bidir = ON
set dshot_bitbang = ON
set motor_pwm_protocol = DSHOT300
set motor_poles = 12
set vbat_max_cell_voltage = 435
set yaw_motors_reversed = ON
set small_angle = 180
set pid_process_denom = 1
set simplified_gyro_filter_multiplier = 110
set osd_tim1 = 2562
set osd_vbat_pos = 2369
set osd_rssi_pos = 226
set osd_link_quality_pos = 2061
set osd_rssi_dbm_pos = 2069
set osd_tim_1_pos = 2232
set osd_tim_2_pos = 2264
set osd_flymode_pos = 2450
set osd_throttle_pos = 5
set osd_vtx_channel_pos = 2080
set osd_craft_name_pos = 2443
set osd_pilot_name_pos = 2437
set osd_warnings_pos = 14729
set osd_avg_cell_voltage_pos = 2337
set osd_canvas_width = 30
set osd_canvas_height = 13
set vtx_band = 5
set vtx_channel = 8
set vtx_power = 1
set vtx_low_power_disarm = ON
set vtx_freq = 5917
set gyro_1_sensor_align = CW90
set gyro_1_align_yaw = 900
set serialmsp_halfduplex = ON
set craft_name = Race1
set pilot_name = Irek

profile 0

# profile 0
set p_pitch = 56
set i_pitch = 60
set d_pitch = 53
set f_pitch = 143
set p_roll = 54
set i_roll = 57
set d_roll = 46
set f_roll = 138
set p_yaw = 54
set i_yaw = 57
set f_yaw = 138
set d_min_roll = 43
set d_min_pitch = 48
set motor_output_limit = 86
set feedforward_averaging = 2_POINT
set feedforward_smooth_factor = 45
set feedforward_jitter_factor = 9
set simplified_master_multiplier = 115
set simplified_i_gain = 60
set simplified_d_gain = 125
set simplified_pi_gain = 105
set simplified_dmax_gain = 25

profile 1

profile 2

profile 3

# restore original profile selection
profile 0

rateprofile 0

rateprofile 1

rateprofile 2

rateprofile 3

# restore original rateprofile selection
rateprofile 0

# save configuration
save
#
Reply
#8
(23-Nov-2023, 08:56 PM)niuk Wrote: Interesting, what I can do about it


Attached Files Thumbnail(s)
       
Reply
#9
Hi niuk,

Try to confirm the pulldown options in your BTFL VTX preset. The "show CLI" table for TinyTank does not have Lowrace available, thus only 5 bands in the CLI.
The diff you posted might be for one of the Race Tank versions. I could only verify that none of the reviews or sales literature describes the lowband feature but it is "greyed-out" as available on request.

Might be worth a shot??
[-] The following 1 user Likes wizofwires's post:
  • niuk
Reply
#10
Again. Dump file. Not diff.

Photo of how you wire, not a diagram from the manufacturer. Trying to figure out whether you did something wrong.
[-] The following 1 user Likes voodoo614's post:
  • niuk
Reply
#11
(25-Nov-2023, 07:19 AM)voodoo614 Wrote: Again. Dump file. Not diff.

Photo of how you wire, not a diagram from the manufacturer. Trying to figure out whether you did something wrong.

These are not vendor pictures, I wish there was one. I took it from the build, was not easy to find out
Reply
#12
(25-Nov-2023, 02:32 PM)niuk Wrote: These are not vendor pictures, I wish there was one. I took it from the build, was not easy to find out

I just want to see photos of the wires going from the VTX to the FC. I don't need to photoshop and diagram it.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Looks like i have some issues on the tiny whoop motor Rosssiiii 24 1,400 02-Feb-2024, 02:20 AM
Last Post: [email protected]
  rush tank 2 ultimate wiring help to argus f7 pro Dice 1 168 21-Jan-2024, 12:09 AM
Last Post: matt0725
  RUSH TANK power level light tommy g 9 5,612 13-Jan-2024, 06:21 PM
Last Post: swequad
  How to connect Rush Tank Ultimate 2 to Omnibus F4 AIO icoryx 1 221 08-Oct-2023, 04:36 PM
Last Post: Rob3ddd
  Rushfpv solo tank and smoke stopper issues jfe 2 214 08-May-2023, 10:42 AM
Last Post: jfe


Login to remove this ad | Register Here