Aceinna / platform-aceinna_imu

Aceinna Navigation Studio: open-source, embedded development platform for Aceinna IMU hardware. Run custom algorithms and navigation code on Aceinna IMU/INS hardware
https://marketplace.visualstudio.com/items?itemName=platformio.aceinna-ide
36 stars 26 forks source link

Baud Rate 460800, Message Type e1 missing from AHRS/VG App #28

Open rcodddow opened 4 months ago

rcodddow commented 4 months ago

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.

IMG_0710 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:

these issues happen on Linux and OSX platforms which leads me to believe the documentation and/or software is out of date.