Parameters

All AvAnon nodes have some internal parameters which can be adjusted via the UAVCAN interface. Consult the page for each AvAnon device for details on each parameter.

Changing parameters using UAVCAN GUI and SLCAN tool

  1. Connect your SLCAN toolarrow-up-right to your computer

  2. Open the UAVCAN GUI and select your SLCAN tool

    UAVCAN GUI Connection Dialog

  3. Set your local Node ID and click the "check" button

    UAVCAN GUI Set Local Node ID

  4. Connect your AvAnon node to your SLCAN tool

    • The node should appear in the GUI "Online Nodes" list

      UAVCAN GUI Node List

  5. Double-click on the AvAnon node

    • A window like this should appear

      UAVCAN GUI Node Properties

  6. Under "Configuration Parameters, click on "Fetch All"

    UAVCAN GUI Node Properties

  7. The parameters will appear in the list below

    UAVCAN GUI Node List

  8. Double-click on a parameter to open the param editor dialog

    UAVCAN GUI Node List

  9. Change the parameter as desired, noting the displayed min and max values. Consult the page for each AvAnon device for details on each parameter.

  10. Click on "Send" to send the new value to the node, then close the editor dialog

  11. Repeat steps 9-11 for any other parameter changes

  12. When done with all changes, select "Store All" to write the parameter changes to the device's nonvolatile memory

    UAVCAN GUI Node List

  13. You're done!

Last updated