GithubHelp home page GithubHelp logo

Comments (3)

brummbrum avatar brummbrum commented on June 15, 2024 1

Wow! Thank you so much for fixing this so quickly!! Tested it immediately and it seems to work really well now even with some very messed up .rec files (I frequently run into these situations when connectivity of the clients gets lost in the backcountry). Actually I am surprised how well the manual sorting works and how elegantly you were able to fit it in. I have no clue about js and the .sort method and was a bit worried how it would treat entries without timestamps but it seems to behave gracefully. otrecorder required a little bit of code around this, https://github.com/owntracks/recorder/blob/master/listsort.c. I have not noticed a performance hit in my environment even with large data sets. It seems that in my setup (ot-recorder runs on a raspberry pi) the ot-recorder api is the bottleneck rather than the js sorting.

from frontend.

linusg avatar linusg commented on June 15, 2024

Thanks for the bug report! I've seen this happen before, but I never investigated and just assumed that the entries were in chronological order but accuracy was low - which might not have been the case! The bug is fixed and I'll make a new release shortly. My only concern is how well the manual sorting performs on large datasets, but we'll see.

from frontend.

linusg avatar linusg commented on June 15, 2024

Released in 2.10.0, Docker image should be built shortly.

from frontend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.