Replies: 8 comments
-
|
Maybe this documentation helps? Otherwise you need to provide more detail of what you're trying to do. |
Beta Was this translation helpful? Give feedback.
-
|
my inav software version is 7.1.2.at inav-configurator.exe i cannot configure FUNCTION_LOG function to any UART!!! |
Beta Was this translation helpful? Give feedback.
-
|
You must use the CLI. This is a developer / debug function that is not exposed in the configuratorl; it is dependent on other CLI settings as described in the article quoted above. |
Beta Was this translation helpful? Give feedback.
-
|
i have add LOG_ERROR(SYSTEM, "Init is complete"); to fc_init.c file!!! where can i see the "Init is complete" debug print out??? |
Beta Was this translation helpful? Give feedback.
-
|
can i print the LOG message to UART0/1/2/3/4/5/6? not share with the VCP msp port!!! |
Beta Was this translation helpful? Give feedback.
-
|
serial 0 32768 115200 115200 0 115200----to use UART0 to print log? |
Beta Was this translation helpful? Give feedback.
-
|
it is ok now !!! when use UART0 to print log message the serial baudrate should be 921600!!! |
Beta Was this translation helpful? Give feedback.
-
|
it is ok!!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to print inav's log to UART? LOG_INFO( ) function to print a debug UART Port?
Beta Was this translation helpful? Give feedback.
All reactions