Skip to content

simulator/data log: estimate time until log is full #1133

@jaustin

Description

@jaustin

One of the things that's quite hard with a micro:bit and data logging is working out in advance how soon you will fill up the data log.

Once logging has started, given we have a fixed log size, it would be great to give an indication of how long it would take the log to fill up at the current rate of logging.

Without this, a user has to
a) work out how large the log is (120kB)
b) work out how much data they're logging each log/per second
c) calculate how long that would take to fill up

Or, just test it, but if the time to fill the log is, say, 20 minutes (or even 1 day), that could be really annoying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions