rfcx / arbimon-legacy

https://arbimon.org
Apache License 2.0
0 stars 0 forks source link

Legacy - files recorded with new audiomoth firmware don't show data in Notes column #1552

Closed koonchaya closed 4 months ago

koonchaya commented 5 months ago

Context

AudioMoth updated a new firmware that writes metadata within each WAV file using the GUANO format. This includes the original filename and timestamp, and the location that has been set by either the Configuration App, the smartphone acoustic chime, or GPS. I tested uploading these files to my project and the result is not the same as before. The data in Notes column is missing.

Image

Expected results

Tooseriuz commented 5 months ago

due to this message from audiomoth https://rfcx.slack.com/archives/C014242JM5G/p1716560652704819 might have to update audio track code in Companion

koonchaya commented 5 months ago

We also need to check the Uploader app to work with the new firmware.

RatreeOchn commented 4 months ago

A new format of meta data in the Notes column (There are no gain settings in the new format.)

New :

GUANO|Version:1.0;Make:Open Acoustic Devices;Model:AudioMoth;Serial:24F319016037655F;OAD|Deployment ID:5E8CD422BEA1D0DF;Firmware Version:AudioMoth-Firmware-Basic (1.10.0);Timestamp:2024-06-03T03:43:00Z;Loc Position:16.777097 100.218470;OAD|Loc Source:Acoustic chime;Original Filename:20240603_034300.WAV;OAD|Battery Voltage:3.5;Temperature Int:35.3

Old:

Recorded at 17:53:00 15/09/2022 (UTC+1) during deployment 34333FED895DB0BA at medium gain setting while battery state was 4.3V and temperature was 15.3C.
koonchaya commented 4 months ago

Staging new firmware files uploaded

Image