platform-aceinna_imu
platform-aceinna_imu copied to clipboard
Baud Rate 460800, Message Type e1 missing from AHRS/VG App
I have an OpenIMU300RI and am trying to set the baud_rate to 460800 and the message type to "e1" via the openimu CLI tool, however these are not listed as available settings.
I installed the latest AHRS/VG app from the Aceinna App Center
https://developers.aceinna.com/code/apps
The Documentation indicates that these settings should be available.
baud rate https://openimu.readthedocs.io/en/latest/software/UARTmessaging.html
type https://openimu.readthedocs.io/en/latest/apps/ahrs.html
Can you release a version of the AHRS/VG that has these options available to select.
I installed the Aceinna Developers tools via VSCode and tried to import the Custom IMU examples which gives the options:
- to Install Embedded Platform which leads to a blank screen
- to Install Desktop Platform which cannot find gcc
these issues happen on Linux and OSX platforms which leads me to believe the documentation and/or software is out of date.