• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. Daniel Ryu
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 38
    • Posts 131
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by Daniel Ryu

    • RE: VOXL2 has two network interfaces for microhard modem

      @Mastermind USB0 is the interface the VOXL2 + newer Microhard add-on boards use for communication, so eth0 may not show up if you're used to using that from VOXL1

      posted in Ask your questions right here!
      D
      Daniel Ryu
      17 Jul 2023, 21:25
    • How to use VOXL2 J19 Port for Serial Communication

      Hello,

      I'm trying to communicate via Serial communication on port J19 on the VOXL2. Currently I can open a port on the corresponding interface (/dev/ttyACM0) but I cannot read or write any data. This is how I currently wired my serial device to this port, do you have any recommendations or insight on I can open serial communication on this port?

      I do not have any GPS or magnetometer connected to the drone at those ports.

      The table contains the pins of the device I am connecting the J19 port, and the lines are the left are what pins on the J19 port I am connecting them to.
      I also tried swapping the wire at pin 8 to pin 3, and pin 7 to pin 2 of the J19 port to try and take advantage of the GPS's communication lines, but this didn't work either.

      Screenshot from 2023-02-16 18-31-49.png

      Relevant link: https://docs.modalai.com/voxl2-connectors/#j19---external-sensors-2x-uart-2x-i2c

      Screenshot from 2023-02-16 18-32-13.png

      posted in Ask your questions right here!
      D
      Daniel Ryu
      17 Feb 2023, 02:43
    • RE: The auto-tune feature of voxl2 is not working

      @Chad-Sweet Any update on this, as it has been about five months since then?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      10 Feb 2023, 00:07
    • RE: VOXL2 calibrate ESCs

      @Alex-Kushleyev What power supply do you use for calibrating the ESCs? We want to calibrate ours for a 4S Li-Ion battery for these motors, and are unsure of what power supply we should get.
      Motor specs:

      • Motor Dimension:Φ24.7mm x 13.2mm
      • KV2600
        https://gitlab.com/voxl-public/flight-core-px4/voxl-esc/-/blob/master/tools/calibration.md
      posted in Ask your questions right here!
      D
      Daniel Ryu
      25 Jan 2023, 22:46
    • RE: VOXL2 has two network interfaces for microhard modem

      General QOL update: I automated a script using cron to ifconfig usb0 down and change the eth0 ip address to what I wanted using ifconfig eth0 <ip>. This only works if the script is run using sudo

      posted in Ask your questions right here!
      D
      Daniel Ryu
      17 Jan 2023, 20:55
    • RE: VOXL2 calibrate ESCs

      @Alex-Kushleyev We want to both adjust the parameters for the ESCs, and also calibrate the ESCs feed-forward curve. Would that be these tools? https://gitlab.com/voxl-public/flight-core-px4/voxl-esc/-/blob/master/tools/calibration.md https://docs.modalai.com/modal-esc-px4-user-guide/#px4-params

      posted in Ask your questions right here!
      D
      Daniel Ryu
      17 Jan 2023, 18:04
    • RE: VOXL2 calibrate ESCs

      @Alex-Kushleyev Is this the documentation for it? https://docs.modalai.com/modal-esc-px4-user-guide/. Or is it this documentation: https://docs.modalai.com/voxl2-esc-configs/

      posted in Ask your questions right here!
      D
      Daniel Ryu
      16 Jan 2023, 21:26
    • RE: VOXL2 has two network interfaces for microhard modem

      @Chad-Sweet Got it, thanks!

      posted in Ask your questions right here!
      D
      Daniel Ryu
      16 Jan 2023, 21:06
    • VOXL2 calibrate ESCs

      Hello,

      I have a VOXL2 drone with ESCs inside, and the only guides I could find on calibrating ESCs were either for voxl1 or with exposed ESCs. Is there a way I can calibrate the ESCs from QGC on my voxl2 drone without having to take it apart to access the ESCs physically?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      13 Jan 2023, 01:53
    • RE: VOXL2 has two network interfaces for microhard modem

      @Chad-Sweet I think that would work. Do you know if the same type of Microhard add-on would have exhibit the same symptoms with a VOXL1?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      12 Jan 2023, 19:38
    • VOXL2 has two network interfaces for microhard modem

      Hello,

      I am flashing some newly purchased VOXL2 development kits when I ran into this issue when using a microhard. When voxl-configure-modem is run, it creates two interfaces that connect to the microhard: eth0 and usb0. The IPs that are set on both interfaces are random, and are not consistent between reboots of the voxl2 board. Additionally, when both are active, any connections to QGC from the board through the microhard is greatly slowed down. I would like to permanently set the ip address of one of the interfaces to be something that I can control, like how voxl-configure-modem used to do, as well as permanently delete the other interface since it is not required.

      3466c3cd-719d-4d64-93a3-7d73e516fa28-image.png

      Things I have tried:
      Editing /etc/network/interfaces and removing an interface. This does not prevent both interfaces from reappearing upon reboot
      Screenshot 2023-01-11 at 2.59.48 PM.png

      ifconfig eth0 down. eth0 sets itself back to "up" automatically within a few minutes, even without reboot.
      ifconfig usb0 down. usb0 stays down when this command is run, but returns as up again upon the voxl2 board's reboot
      ip addr del dev eth0. It returns the error: Screenshot 2023-01-11 at 3.02.25 PM.png
      sudo iw dev eth0 del. It returns the error e788843f-0662-4837-9b4d-14256f892d45-image.png

      Here is what VOXL2 Version I'm running:
      Screenshot 2023-01-11 at 2.52.09 PM.png

      I did already try running apt-get update && apt-get upgrade

      posted in Ask your questions right here!
      D
      Daniel Ryu
      11 Jan 2023, 23:05
    • RE: Does VOXL2 support docker autorun?

      @Alex-Gardner Perfect, thanks!

      posted in Ask your questions right here!
      D
      Daniel Ryu
      10 Jan 2023, 18:58
    • Does VOXL2 support docker autorun?

      Hi quick clarification question,

      Is docker autorun supported on VOXL2? The service I saw is on the VOXL2's latest firmware, but the script itself (/etc/modalai/docker-autorun.sh) does not appear to exist. Wanting to confirm before I test anything, as we've had the VOXL2 be bricked before when testing VOXL1 capabilities on VOXl2.

      https://docs.modalai.com/docker-on-voxl/#configuring-a-program-to-run-automatically-inside-a-docker-on-boot

      posted in Ask your questions right here!
      D
      Daniel Ryu
      10 Jan 2023, 18:31
    • RE: VOXL2 cannot connect to internet in station mode

      @tom Any follow-up things I can try to troubleshoot this?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      28 Dec 2022, 19:37
    • RE: VOXL2 adb not working but fastboot does

      @Chad-Sweet got it, thanks

      posted in Ask your questions right here!
      D
      Daniel Ryu
      22 Dec 2022, 20:17
    • RE: VOXL2 adb not working but fastboot does

      @Chad-Sweet Since this appears to be a hardware issue with the static discharge, would it be fixable?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      22 Dec 2022, 20:11
    • VOXL2 adb not working but fastboot does

      Re: VOXL2 ADB not working

      I am having a similar issue to this post, but instead of a Sentinel, its with the standalone voxl2 board. We can boot the board into fastboot and connect, but we cannot do any adb connections. When trying to reflash the board, we have the same message of "Waiting for adb" that never completes. The board has only power and the usbc connected to it, no cameras or anything else attached.

      We previously were able to connect over adb, reflash, and access files on the board. I found an adjacent post that resembles what's occurring wtih the voxl2: https://android.stackexchange.com/questions/82059/adb-not-working-but-fastboot-is

      Is it possible that this issue came from a static discharge on the board? When moving the board from one person to me while it was not powered, I felt a static pop when accepting the board. Could this be the cause of adb suddenly no longer working?

      posted in Ask your questions right here!
      D
      Daniel Ryu
      22 Dec 2022, 19:54
    • RE: VOXL2 cannot connect to internet in station mode

      An additional note I forgot to mention: I also need to run "ifconfig usb0 down" but I only need to do that once, whereas I need to run "ifconfig eth0 down" every 5-10 seconds to regain internet connection over station mode

      posted in Ask your questions right here!
      D
      Daniel Ryu
      21 Dec 2022, 23:38
    • RE: VOXL2 cannot connect to internet in station mode

      @tom I do not. If I do run voxl-configure-modem and reboot, I still have the same issue with eth0

      Screenshot from 2022-12-21 15-34-31.png Screenshot from 2022-12-21 15-34-17.png

      posted in Ask your questions right here!
      D
      Daniel Ryu
      21 Dec 2022, 23:37
    Powered by NodeBB | Contributors