Jonathan VanderMey

Results 6 comments of Jonathan VanderMey

IANA has a [video/jxsv](https://www.iana.org/assignments/media-types/video/jxsv) media type registration listed now (referencing draft version 18) which is the actual requirement for ST2110-22.

I think you might just be hitting the maximum notification message length in InfiniTime which is currently set to 100 bytes. Non-English text just shows issues related to that sooner...

I suspect that the messages that fail to show at all might be related to the fact that InfiniTime isn't cutting the message off cleanly at a Unicode character boundary,...

For reference #476 was done in order to **remove** usage of `cmath`'s sine/cosine functions as that saved ~7kB of binary size. Accurate trig functions (ie. beyond the LUT now used...

The code size difference for the ternary operator and self-calling lambda examples isn't nearly as big if you compile with C++11 or C++14. The "bad" code size only explodes with...

Somewhat related, I imagine that test would also have problems with 2110-30's "SGRP" and "222" grouping symbols since IS-04 Sources can't represent those either.