Skip to content

VOXL Flight

77 Topics 300 Posts
  • Connect with 5 GHz instead of 2.4 GHz in station mode

    2
    0 Votes
    2 Posts
    960 Views
    LucasWL
    @LucasW to answer my own question, VOXL supports 5 GHz. This can be verified by running iw list and looking at the supported channels. The /data/misc/wifi/wpa_supplicant.conf file does not seem to take effect when trying to specify frequencies, for instance (for 5 GHz channels 36, 40, 44, and 48: country=ch ctrl_interface=/var/run/wpa_supplicant network={ ssid="my-ssid" bssid=00:00:00:00:00:00 freq_list=5180 5200 5220 5240 scan_freq=5180 5200 5220 5240 proto=RSN key_mgmt=WPA-PSK pairwise=CCMP TKIP group=CCMP TKIP psk="my-pwd" } The only way I found to connect to 5 GHz is to disable the 2.4 GHz radio entirely on the router. Otherwise, the connection defaults to 2.4 GHz. On the router, it is also better to set a fixed channel (e.g., 36) rather than letting it be automatic. In auto mode, the robots could not connect systematically to the network. Note also that my question was wrong in the sense that the hostapd.conf files are used to generate the access point, not to connect in station mode. These are maybe considerations that could be added to the technical doc @Chad-Sweet ?
  • Cannot connect to cameras on VOXL Flight, voxl-camera-server crashes

    2
    0 Votes
    2 Posts
    764 Views
    LucasWL
    I tried swapping the tof camera with a spare one I had around. The spare tof worked immediately without issue. I then disconnected the spare tof, configured the camera server with only hires and tracking (with no connected tof camera, which worked fine). I then tried to plug back in the original tof and it started working again. So nothing changed, just unplugged and plugged back the tof camera and reflected the changes by configuring the camera server accordingly, weird...
  • VOXL flight wifi in soft AP - only 2 connections possible

    4
    0 Votes
    4 Posts
    854 Views
    Alex KushleyevA
    @marian , I was able to replicate it and when running dmesg, I see the following message: [ 390.539854] R0: [VosMCThread][02:38:25.067557] wlan: [3231:E :PE ] limProcessAssocReqFrame: 914: Max Sta count reached : 2 Changing max_num_sta in hostapd.conf did not help. After doing a little bit of digging, it seems like this may be a hardware limitation of the wifi hardware on VOXL1 in SoftAP mode : https://android.googlesource.com/kernel/msm.git/+/android-msm-bullhead-3.10-n-preview-1/drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c#847 . It could also be a setting somewhere low level and unfortunately we don't have any information on that. Sorry about that. The wifi module on VOXL1 is QCA6174. Alex
  • offboard takeoff height problem

    4
    0 Votes
    4 Posts
    912 Views
    wintaW
    @stevedan @bensusana I'm also facing this issue. Have you been able to solve this?
  • VOXL Flight Clock System

    5
    0 Votes
    5 Posts
    1k Views
    Eric KatzfeyE
    @boga Sorry, yes, I was referring to VOXL 2.
  • VOXL Flight Best Way for Synchronizing All IMUs

    1
    0 Votes
    1 Posts
    498 Views
    No one has replied
  • Failure to open port during ESC Calibration of VOXL Flight

    1
    0 Votes
    1 Posts
    422 Views
    No one has replied
  • 0 Votes
    3 Posts
    727 Views
    blueB
    @Alex-Kushleyev thank you for your response, this answers my question!
  • Does VOXL Flight Support Express LRS?

    2
    0 Votes
    2 Posts
    690 Views
    blueB
    Express LRS does work via the above wiring on VOXL flight after testing in Q Ground Control
  • 0 Votes
    6 Posts
    1k Views
    tomT
    @JP-Drone VOXL Flight doesn't handle cameras any differently than VOXL so that is a bit surprising to me that it would work on one but not the other as they are they same hardware and software
  • USB tethering with VOXL

    9
    0 Votes
    9 Posts
    2k Views
    Alex KushleyevA
    @skl1g14 , very nice!! Thank you for documenting your configuration and results!!
  • ADB devices not found on after following "boot camp" on wsl windows 10

    12
    0 Votes
    12 Posts
    3k Views
    tomT
    @rdjarvis Woot! Enjoy!
  • 0 Votes
    5 Posts
    1k Views
    M
    I had the same issues but even with different lighting, I cannot get it to work. I managed to calibrate the tracking camera but not the stereo. Does anyone have any idea how I could try to fix this? I have the same problem: The reprojection error is to large for the stereo cameras and the calibration fails.
  • No 2nd ESC calibration jingle

    4
    0 Votes
    4 Posts
    1k Views
    Y
    @jskard Hi, how did you solve the first issue above? I am having the same problem. My second calibration does not ring as well. And my first calibration took 30 minutes but the jinggle doesnt stop.
  • Bare metal programming for the PX4 VOXL

    2
    0 Votes
    2 Posts
    549 Views
    Chad SweetC
    Since you are in the voxl-flight category, I'll assume you are using Flight Core v1. If so, here are the details https://docs.modalai.com/flight-core-firmware
  • motor 4 not spinning

    1
    0 Votes
    1 Posts
    587 Views
    No one has replied
  • Wifi network not being created

    3
    1
    0 Votes
    3 Posts
    910 Views
    Alex KushleyevA
    Can you run the following after boot and compare what you see on a board with working wifi and non-working one: dmesg | grep wlan There should be a bunch of wlan-related messages and you could diff the output between the two boards to help narrow down the issue. Alex
  • Difference in IMU characterization - 42688 p on voxl

    2
    1
    0 Votes
    2 Posts
    696 Views
    Chad SweetC
    You should compare the settings as configured in the code here. We provide the code so you can fork and implement your own configuration if needed
  • Mavlink Mode on FC-V1

    2
    4
    0 Votes
    2 Posts
    725 Views
    m4v3rM
    Hey, just to give a little update here: I found out how to set the "force mavlink mode" variable in the voxl-vision-hub.conf which was forcing the parameter back in PX4, and simultaneously set it to "Normal" in PX4. So far I don't see any downsides from using MAV_1_MODE=0 (normal). I'm only making use of voxl-mavlink-server and voxl-vision-hub for the time being, basically to use VOXL's connectivity to send MAV commands to the PX4. Do you think using "normal" will have any downsides? The inconsistency between your documentation and the .conf and PX4 firmware files still exists though, so I'd really like to get some more insight on this. Thanks and a great weekend to everyone.
  • Flight Core w/ BMI088

    4
    0 Votes
    4 Posts
    1k Views
    VinnyV
    @m4v3r said in Flight Core w/ BMI088: Thanks so much for clarifyiing this for me and I take it you wouldn't suggest using it since it's an older part? My only suggestion is to use the ICM parts since that will always be installed on our boards, and you'll have no software mismatch builds across platforms old and new. It's the Bosch parts that have fallen out of favor lately in the market and were also very hard to get last year hence the move to start DNI'ing them. Thanks!