12.3 KM Uncut Long-Range FPV Adventure with Stunning Views!

Поділитися
Вставка
  • Опубліковано 11 лис 2024

КОМЕНТАРІ • 52

  • @Lucianrider
    @Lucianrider Місяць тому +4

    Wow that was impressive!! Amazing flight. Long so I ramped the speed up 2X. That's a battery with motors!!

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      Thanks! It’s a long video for sure. I also added chapters per each kilometer to make the video navigation easier. And yes, the drone is massive. It has 10" propellers, but they’re barely visible behind the battery! 🤣

  • @BarretoFPV
    @BarretoFPV Місяць тому

    Impressive flight! Solid VTX signal along the way. Well done bro!

  • @GboyC1
    @GboyC1 Місяць тому +2

    siiiick!!!! not me paying more attention to the OSD part lmao

  • @ojbewhoopin
    @ojbewhoopin Місяць тому +1

    Nice flight bro great scenery smooth on the sticks. If you plug the 03 back into assistant it'll get rid of the camera calibration thing.

  • @kingjam6433
    @kingjam6433 Місяць тому +2

    Awesome

  • @Flying_Wild_Boar
    @Flying_Wild_Boar Місяць тому

    Awesome flight that range is impressive. Looking forward to seeing more videos like that 🔥

  • @Dez1981
    @Dez1981 Місяць тому

    Really nice flight! A relaxing 16 mins of my life

  • @juliomadriz
    @juliomadriz Місяць тому

    So sick!

  • @earthsgrip
    @earthsgrip Місяць тому

    Good vibes, subscribed

  • @tobyking4172
    @tobyking4172 Місяць тому +1

    Hi, very nice indeed. Just trying to work out how that is a 15000mah battery. If you used 21700 and assuming Samsung cells of some type, even at 4000mah cell you would have needed 16 cells or something. From the first part of this clip looks like you used 12 x 21700 cells and that means 12 x 7500mah cells. Where do these Samsung 7500mah cells come from. Molicel P50B is the cell of choice at 60A to have but that is only 5000mah? Can you please help....

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      HI, thanks! I used 18 of Samsung 21700 5000mAh cells.

  • @knoxvillehill
    @knoxvillehill 18 днів тому

    GREAT FLYING,. can you link to the helical antennas or drop the brand and model ?

  • @tashi-drone4904
    @tashi-drone4904 Місяць тому

    Very nice ❤❤❤❤

  • @Cornusse
    @Cornusse Місяць тому

    How is the difference between custom antennas and DJI default antennas on the goggles?

  • @ryanomoso7173
    @ryanomoso7173 Місяць тому

    Where can we buy the battery?

  • @mariusztv4339
    @mariusztv4339 Місяць тому

    Probably for most of us the osd screen is more interesting than the landscape :D you should switch them ;)

  • @Snake-yo1os
    @Snake-yo1os Місяць тому

    Awesome video. I am working on a 10 inch mark10 frame myself. what firmware did you use? I want to use iNav for all the gps features but I am quite inexperienced with inav and it only has presets for upto 7 inch.

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      Thanks! I use betaflight. A bit tricky to tune 10". I mostly done by try and see what works

  • @kkeil9449
    @kkeil9449 Місяць тому

    Plug in your battery and hook up the O3 to DJI assistant to get rid of your camera calibration error warning message.

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      That's a Flywoo O3 camera module. As far as I know, unfortunately, it's only possible to calibrate an original DJI camera module.

    • @kkeil9449
      @kkeil9449 Місяць тому

      @@SanchoRubyROID Awe bummer.

  • @volodymyrvs7661
    @volodymyrvs7661 Місяць тому

    Hello! Nice flight! Planned same build, bought same frame, but it's not apex it's chinas copy of foxeer aura 10. Can you please share your pid, filter settings?

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      Hi, thanks! The Foxeer Aura 10 kit includes more items in the kit, but I think you're right - it seems like a copy of the Foxeer frame, though they call it the APEX frame for some reason. I'll dump the diff and paste it here. I use Betaflight. Just keep in mind that my current tune is for a smaller 5500mAh battery. For the monster used in this video, I feel I'll need to do some extra work on the tune.

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      # master
      set gyro_lpf1_static_hz = 200
      set gyro_lpf2_static_hz = 0
      set dyn_notch_count = 2
      set dyn_notch_q = 500
      set dyn_notch_min_hz = 70
      set dyn_notch_max_hz = 300
      set gyro_lpf1_dyn_min_hz = 0
      set gyro_lpf1_dyn_max_hz = 650
      set pid_process_denom = 2
      set simplified_gyro_filter_multiplier = 80
      set gyro_1_sensor_align = CW90
      set gyro_1_align_yaw = 900
      set rpm_filter_min_hz = 75
      profile 0
      # profile 0
      set dterm_lpf1_dyn_min_hz = 70
      set dterm_lpf1_dyn_max_hz = 100
      set dterm_lpf1_type = BIQUAD
      set dterm_lpf2_static_hz = 0
      set dterm_notch_hz = 80
      set dterm_notch_cutoff = 70
      set anti_gravity_gain = 140
      set iterm_relax_type = GYRO
      set iterm_relax_cutoff = 10
      set p_pitch = 65
      set i_pitch = 69
      set d_pitch = 55
      set f_pitch = 251
      set p_roll = 59
      set i_roll = 63
      set d_roll = 47
      set f_roll = 230
      set p_yaw = 59
      set i_yaw = 63
      set f_yaw = 230
      set d_min_roll = 35
      set d_min_pitch = 40
      set thrust_linear = 20
      set dyn_idle_min_rpm = 20
      set simplified_master_multiplier = 120
      set simplified_i_gain = 60
      set simplified_pi_gain = 110
      set simplified_feedforward_gain = 160
      set simplified_pitch_pi_gain = 105
      set simplified_dterm_filter = OFF
      rateprofile 0
      # rateprofile 0
      set rateprofile_name = A1000
      set roll_rc_rate = 20
      set pitch_rc_rate = 20
      set yaw_rc_rate = 20
      set roll_expo = 69
      set pitch_expo = 69
      set yaw_expo = 69
      set roll_srate = 100
      set pitch_srate = 100
      set yaw_srate = 74

    • @volodymyrvs7661
      @volodymyrvs7661 Місяць тому +1

      @@SanchoRubyROID Thank you very much! I will try. Its will be enough for start, after that will tune by myself.

  • @meotyda
    @meotyda Місяць тому

    Very cool results!! What liion cells did you use?❤

  • @CarlosRodriguez-vg2ob
    @CarlosRodriguez-vg2ob Місяць тому +1

    Fantastic video. I know you said that you have the foxeer pro antennas but which ones exactly, long or short . This was amazing. I’m heading to Spain next week and I want to do some range flying

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      Thanks! These are FOXEER Pagoda PRO 5.8G RHCP antennas with a 15cm length. They work great for my build, no complaints. Good luck in Spain, and safe travels!

    • @AlanFPV-CH
      @AlanFPV-CH Місяць тому

      Hi together
      The foxeer pagodas are just for the image?
      If you use rhxp at the drone, the helicals at the goggles need to be rhcp as well right?
      If i would use the hilicals for a avata or DJI FPV, i would need the lhcps? I thought dji uses lhcp?
      Cheers :)

    • @CarlosRodriguez-vg2ob
      @CarlosRodriguez-vg2ob Місяць тому

      @@AlanFPV-CH I need this answer as well, I did not know there was a different when I came to the helical for the goggles

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      ​@@AlanFPV-CH You need to match the polarization of the receiver and transmitter. If your drone has an RHCP antenna, then your goggles must also have RHCP antennas to match. DJI drones, including the DJI Avata, use RHCP. So, if you're planning to buy helical antennas for use with the DJI Avata, you should buy the RHCP version of the helical antennas.

    • @AlanFPV-CH
      @AlanFPV-CH Місяць тому +1

      @@SanchoRubyROID
      Thank you for the advice.
      So it doesnt matter about the drone or the goggles, as long as the antennas on the drone and the goggles, are the same. So for the goggles 2 i could use lhcp if the self made drone has lhcp.
      And rhcp for use with the avata or dji fpv

  • @patch7750
    @patch7750 Місяць тому

    wouaw😍🤤 amazing, what brand of battery us?

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      Thanks! I built it myself

    • @patch7750
      @patch7750 Місяць тому

      @@SanchoRubyROID maybe the brand of cells?

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      @@patch7750 Sure, I used Samsung 21700 cells

    • @patch7750
      @patch7750 Місяць тому +1

      @@SanchoRubyROID thank you so much

    • @meotyda
      @meotyda Місяць тому

      ​@@SanchoRubyROIDnice, can you make a video about homemade liion battery? Where did you buy liion cells? What exactly model is it? Thanks!!!😊

  • @Sunnyfpv1617
    @Sunnyfpv1617 Місяць тому

    What goggles are you using 😲

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      DJI goggles 2 :)

    • @Sunnyfpv1617
      @Sunnyfpv1617 Місяць тому

      @@SanchoRubyROID I thaught Integra. Can Integra do the same thing?

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому +1

      ​@@Sunnyfpv1617 If I'm not mistaken, the antennas on the Integra are non-removable. I replaced mine with ORT Helical 3-Turn Antennas, and they made a huge difference.

    • @Sunnyfpv1617
      @Sunnyfpv1617 Місяць тому

      @@SanchoRubyROID yep. 🥲 . Also you forgot to mention the goggles u used in description 😁.
      Love your content 😍

  • @sulkhanamami
    @sulkhanamami Місяць тому

    chanel manual or auto?

    • @SanchoRubyROID
      @SanchoRubyROID  Місяць тому

      I always use auto mode but haven't compared it to manual mode.