charlescochran

Results 5 issues of charlescochran

As of mercuryapi-1.31.4.35, when tm_reader_async.c's TMR_stopReading() is called by Reader_stop_reading(), it ultimately ends up waiting for reader->readState to become TMR_READ_STATE_DONE while holding the GIL. This happens in tm_reader_async.c's do_background_reads(), but...

``` >>> 16! 16! = 20_922_789_888_000 ``` Is it possible to make numbat not format integer output with underscores? This can make it difficult to copy/paste the numbers to other...

feature

### Operating System Linux ### What's the issue you encountered? ImHex features a built-in `.zip` parser with support for the `x5455` Extended Timestamp Extra Field (indicated by tag `0x5554` at...

bug

When replaying a bagfile with at a high rate (`ros2 bag play -r ...>`), there is, of course, a physical limit to how fast the data can replayed. As the...