Results 228 comments of Avamander

Recent changes have fixed the qualms I had with the code. Now it would be great to test this out further.

@ITCactus > the odd thing, is that for extra long messages `0x11` is "Insufficient Resources". You ran into some limit, nothing odd about that really when you try something extra...

@ITCactus > is it acceptable/right way for that? Yes, but unlikely upstream. We're really storage-constrained and it's not a sustainable approach.

I'm ok with having the ability to get UTC or offset, as long as we do not have to deal with timezones. So this PR seems quite fine.

> That said i just looked it up and its pretty easy for addition, substraction and multiplication while pow() should report range errors. So this could and should probably be...

> math.h/cmath ALREADY #included in the calculator app. It also contains sine/cosine support for Cortex M4F. Compiler usually optimizes out functions that aren't used. > Moreover, its documentation suggests to...

@LF-fr unless an issue is closed, it is waiting for its time.

> You can always use an older firmware version until this issue has been resolved. I would emphasize this. The behavior isn't a bug *per se*, especially to warrant an...

What's the LittleFS configuration you used?

I will try to optimize the settings, because I think better read performance is doable and worth the investment. The advantages we'd get from LittleFS, such as reduced maintenance and...