release 3.1 on 22 april 2024 - Protocols to deployments
###New
Allowing for protocols to be configured per deployment.
For this functionality we made the link between receivers and models stricter.
You can no longer use free text as a model, instead you will need to use the models configured in ETN.
When any are missing you can always take up contact with us.
You can find the list in the acoustic telemetry context, tab Data->Import metadata.
As the possible protocol combination are defined per receiver model, you will now be able to configure a suiting one when editing or creating a deployment.
###Improvements
Do Not allow detections to be uploaded 24 hours before the start date of the active deployment.
To resolve the issue of having large amounts of detections flagged as outside the deployment period.
We will from now on not import detections from 24 hours before the start date of the active deployment.
A data clean is being considered, no date is set yet.
Compliance naming format of VDAT files from Fathom Mobile.
VDAT files uploaded to the cloud, have a different format.
Important, it may be necessary to rename your receiver by adding the frequency.
ex. your receiver is called VR2W.
In the past your filename would look something like this: VR2W_111222_20240422_1.vdat
now it may also look like this: VR2W-69 111222 2024-04-22 222333.vdat
For the receiver to be matched however it will need to be renamed from VR2W to VR2W-69.
Allow for repeated headers in FPOD files.
Automated exports can repeat headers in FPOD files, our import scripts can now handle this.
Important, it is allowed that you remove all but the first headers from the file or none, nothing in between.
Please do not add headers, as this will result in failure of the import.
Only allow upload of detections to your projects.
It is no longer possible to upload detections to projects of which you are not a member.
###Bug Fixes
Memory leak while importing detections for Thelma receiver.
Our system had a misconfigured flow for importing detections of Thelma receivers when the auto creation of a new deployment was activated.
A fix was introduced with no impact to the users.
Fixes to automated changes to receiver status.
It has been a struggle to make all flows work in harmony.
Because we understand the necessity of a correct configuration of this parameter, we have taken a holistic view at this issue.
The system will no longer automatically change statuses of receivers from lost, returned to manufacturer or broken.
It is however still possible to upload detections for those receivers (lost, returned, broken), but not with autocreation of a new deployment.
You can always set the status of a receiver manually.
On any changes to deployments we check if the latest deployment is still active, in this case the receiver stays active, otherwise we set it too available.