You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the instruction in this tutorial, but I can't consistently generate log files. Most of the time, when I click "start logging" no file appears under "Saved Log Files." Occasionally a file appears and the index begins increasing, but then it quickly disappears.
Here's some info from the NuttX console:
nsh> logger status
INFO [logger] Running in mode: mavlink
INFO [logger] Mavlink Logging Running
nsh> mavlink status
instance #0:
mavlink chan: #0
no telem status.
flow control: ON
rates:
tx: 0.512 kB/s
txerr: 0.000 kB/s
rx: 0.000 kB/s
rate mult: 0.377
accepting commands: YES, FTP enabled: NO
transmitting enabled: YES
mode: Normal
MAVLink version: 2
transport protocol: serial (/dev/ttyS3 @57600)
instance #1:
GCS heartbeat: 865846 us ago
mavlink chan: #1
type: GENERIC LINK OR RADIO
flow control: ON
rates:
tx: 66.425 kB/s
txerr: 0.028 kB/s
rx: 0.805 kB/s
rate mult: 1.000
ULog rate: 40.0% of max 70.0%
accepting commands: YES, FTP enabled: YES
transmitting enabled: YES
mode: Onboard
MAVLink version: 2
transport protocol: serial (/dev/ttyS1 @921600)
The text was updated successfully, but these errors were encountered:
I'm following the instruction in this tutorial, but I can't consistently generate log files. Most of the time, when I click "start logging" no file appears under "Saved Log Files." Occasionally a file appears and the index begins increasing, but then it quickly disappears.
Here's some info from the NuttX console:
nsh> logger status
INFO [logger] Running in mode: mavlink
INFO [logger] Mavlink Logging Running
nsh> mavlink status
instance #0:
mavlink chan: #0
no telem status.
flow control: ON
rates:
tx: 0.512 kB/s
txerr: 0.000 kB/s
rx: 0.000 kB/s
rate mult: 0.377
accepting commands: YES, FTP enabled: NO
transmitting enabled: YES
mode: Normal
MAVLink version: 2
transport protocol: serial (/dev/ttyS3 @57600)
instance #1:
GCS heartbeat: 865846 us ago
mavlink chan: #1
type: GENERIC LINK OR RADIO
flow control: ON
rates:
tx: 66.425 kB/s
txerr: 0.028 kB/s
rx: 0.805 kB/s
rate mult: 1.000
ULog rate: 40.0% of max 70.0%
accepting commands: YES, FTP enabled: YES
transmitting enabled: YES
mode: Onboard
MAVLink version: 2
transport protocol: serial (/dev/ttyS1 @921600)
The text was updated successfully, but these errors were encountered: