I’m building a motorcycle datalogging system using an ADU5, GPS to CAN and CAN switch board. It’s primarily for chassis dynamics logging using mostly MEMS DC sensors, alongside the vehicle CAN data and additional wheel / engine speed sensors.
I can log pretty much everything I need, at the rate that I need, but it’s in .adulog format and I really need it in .csv instead. Adding everything to the GRAPHLOG tab just to export it takes ages, and some of the channels don’t show up in the list when I try to add them as graphs (high-speed IMU data, for instance). Is there a way to automatically convert the entire file to a .csv in one hit?
A little more digging and I found out it was easier with the DataMaster app than with the ECUMaster ADU app, and the channels I thought were missing were still there, just under unexpected names.
Hi Michal, they were the high-speed imu gyro and acc signals - I was looking for them under Acc/Gyro, as they are listed in the Logged Channels panel in ADU Client, but they are considered direct adu.* channels by the DataMaster app. I’ve just checked, and it also uses the adu.* naming when you add them to a graph log in ADU Client.