<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=SV style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Alright! good to here about timestamp update! <o:p></o:p></p><div><p class=MsoNormal> <o:p></o:p></p><div><p class=MsoNormal>Is it possible to use the dctool with ble on windows to do the dump? <o:p></o:p></p></div><div><p class=MsoNormal>Can you give me a copy/paste command line I could use? I never really got it to work.. <o:p></o:p></p></div><div><p class=MsoNormal>The Teric can do sample rate of 250, 500,1000,2000,5000ms. I notice when I was debugging that in<o:p></o:p></p></div><div><p class=MsoNormal>interval = array_uint16_be (data + parser->opening[5] + 23);<o:p></o:p></p><p class=MsoNormal>interval is 250<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Peter<br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>On 7 Dec 2022, at 09:29, Jef Driesen <jef@libdivecomputer.org> wrote:<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On 6/12/2022 23:12, Peter wrote:<br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>So while we are on the subject of shearwater devices. I managed to borrow a Teric from a friend with the goal to get it working with my freediving app on windows (later mac). While downloading, it immediately failed because the parser (shearwater_predator_parser.c) does not handler sample time less than 1 second. The Teric can do sample rate down to 250ms which is what I have it set to. I think the parser should be changed so that it can handle lower sample rates, but only emit samples for every second.  For freedivers having a high sample rate is very desirable.<o:p></o:p></p></blockquote><p class=MsoNormal><br>I wasn't aware the sample rate can be set to less than a second. Yes, the data format supports it, but as far as I know it wasn't possible to configure it. That's why I didn't bother to implement the logic to handle this. But it looks like that changed now.<br><br>Can you share a download log from that Teric, so I can have a look at the data?<br><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>Its a bit ridiculous to fail a download because the sample rate is less than 1 second since its not really an error.<o:p></o:p></p></blockquote><p class=MsoNormal><br>Strictly speaking the download doesn't fail, only the parsing. Of course as end-user that difference doesn't matter, because you still end up without any dives.<br><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>While we are on the subject. When do you plan to support lower sample rate altogether?<o:p></o:p></p></blockquote><p class=MsoNormal><br>The plan is to change the units for the sample timestamp from seconds to milliseconds. The code for that change is already written. But because that change will obviously break all applications, I can't apply it now.<br><br>I intend to make a new release soon, and then apply a series of backwards incompatible features all at once.<br><br>Jef<o:p></o:p></p></div></div></blockquote></div></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>