@Zachary-Lowell-0 Am I using the wrong serial port? Currently set up with TTYHS0 on J10
In the guide its showing the QUPs on J19 being connected
@Zachary-Lowell-0 Am I using the wrong serial port? Currently set up with TTYHS0 on J10
In the guide its showing the QUPs on J19 being connected
Hi @Zachary-Lowell-0 the serial line is correct, i do see there is an established connection to a flight controller with sys id of 2. Running our developed code we are able to follow a target based on target in frames, the aircraft responds well to VOXL2 mini inputs and corrections.
What is the expected outcome of running the mavlink inspect sys_status? should it show a data stream, again I am just seeing waiting for pipe to connect.
{
"primary_static_gcs_ip": "192.168.8.10",
"secondary_static_gcs_ip": "192.168.8.11",
"onboard_port_to_autopilot": 14556,
"onboard_port_from_autopilot": 14557,
"gcs_port_to_autopilot": 14558,
"gcs_port_from_autopilot": 14559,
"en_external_uart_ap": true,
"autopilot_uart_bus": 0,
"autopilot_uart_baudrate": 921600,
"en_external_ap_timesync": 1,
"en_external_ap_heartbeat": 1,
"udp_mtu": 0,
"gcs_timeout_s": 4.5
Tried to send you the file, but it says i do not have the privileges to do so. I am not using a HAT board on the VOXL2 MINI, i am using J10 pins 4 and 5 respectively for the UART TX and RX.
Hi @Zachary-Lowell-0 I did update the config file using uart bus 0 and the correct baud rates, as well as the external FC params. When I use voxl-inspect-mavlink mavlink_onboard i am not seeing the ID of the FC populate. I see there is areas in the vision hub conf file for mavlink. Also the guide mentions using voxl-cross docker. Is this needed for the mavlink server to talk to an FC via mavlink? In respect to the serial line the vehicle is navigating from the Voxl minis input and i would assume its good.
Good morning,
Looking at the mavlink server and needing be able to send a command to control a gimbal device. I am trying to test the status of the server and i only get waiting for pipe to connect.
I am connected to an external FC through UART pins 4 and 5 on J10 and we are able to control the UAS from the voxl2 for our usecase. Looking to get some guidance on where to turn to.
Matt
Good morning all. We are seeing in our setup a camera server crash randomly crashing. We will get frames and at somepoint we stop. Resetting the camera server works.
We are running a single hires in our system.
Thoughts?
Hi @modaltb, we are having that issue on a certain VOXL2 board. We had an extra Voxl2 we put in and the issue isnt there as expected. Once i get a free moment ill dig back into the problem board. as of now its ok.
Good afternoon,
Recently an issue came up where we had to reflash system image .9 to our sentinel. Before this the wifi was happy and worked as it should. Now we are getting this message when trying to set station mode.
oxl2:/$ voxl-wifi station "Somethin1" "somethingelse"
creating new wpa_supplicant.conf for station mode
/usr/bin/voxl-wifi: line 203: /data/misc/wifi/wpa_supplicant.conf: No such file or directory
/usr/bin/voxl-wifi: line 238: /data/misc/wifi/wlan_mode: No such file or directory
Station Mode Setup Complete!
Changes should be active in a few seconds
any thoughts here?
Update: looks as if my level shifter was a little low on the 3.3v side replaced and I’m talking to the FC now.
Also will i need to replicate the set up as in do i need a GPS directly to the VOXL2and the orientations to be set?
I when i run voxl-mavlink-server -s i see the outgoing. When i run with a -r there is no printing of outgoing messages.
What i have:
Voxl2 0.9
Microhard add on
UART from the Microhard
logic level from 1.8 to 3.3v
Verified the voltage shift
I saw a mention of a SDK fix that was about 14hours old. I just need a good start to troubleshoot this
Hello, since my last questions i am down to getting the UART from the voxl2 to the orange cube set. I have everything wired in and set to external flight controller. I enable mavlink server and check systemctl status it says its running. There is a bug however with the FW for the orange cube where the mavlink console will not allow commands to run. Are there any checks you would suggest to show tx and rx streams or even imu streams from the cube?
Just need something to give me a warm and fuzzy that its working.
Thank you
@Vinny Thank you. Looks like ill be getting something on order soon.
@vinny Is there any other VREG_S4A_1P8V test pads beside TP21 i can get power from on the bottom of the MH carrier? I put a meter to verify power and wasnt getting voltage out
@Eric-Katzfey no clue i was tagged in the thread, my guess would be to have my attention drawn to another source
@Chad-Sweet no the vehicle isn’t a modalai product. The trip has its own dedicated 12v pwr bus. I may be able to get a usb connection out and if that’s the case it might be more simple possibly. I’ll look in the morning to see what besides Ethernet is available.
@Chad-Sweet the trip2 unit is powered by the vehicle already and wouldn’t need power from the voxl2. I’m just giving the voxl2 an Ethernet to usb video stream via the microhard usb port. So I would still need to splice 5v in?
@Vinny , made the decision to just go with MH for better downrange reception.
Is there a guide or anything you can point me too that would be a good start to set up a non MIPI camera? it will be connected via ETH from the trip2
I would be ecstatic if it were as simple as voxl-configure-cameras lol.