David Douard

Results 62 comments of David Douard

Hi, I've started doing some cleaning stuff in https://github.com/douardda/AR488/tree/normalize I've removed all the zip files (as well as the Contributed directory which IMHO should be merged with the main code;...

I've started a sphinx-based doc (copy pasting from the PDF). You can have an idea of the result here: https://sdfa3.org/david/ar488/ It's a straight sphinx config (default theme, nothing tuned or...

Got the main documentation converted to sphinx in [this branch](https://github.com/douardda/AR488/tree/normalize) (in the docs/ directory); the HTML result is visible on the [same URL](https://sdfa3.org/david/ar488/). It needs some work to make it...

> I'm definitely interested in collaborating on porting this to esp32 as well. I've tested the esp-adf mp3 examples and they worked fine for me. I'll see about FLAC next...

@badaix thanks for the additions for codec headers. For the time sync algorithm, I think what I still miss is to figure how the client is supposed to know at...

Thanks a lot @maxgerhardt I'll try to address your comments ASAP.

> The general problem with telling people how to use custom versions is that they then think > > 1. Using custom mbed-os versions like that is officially supported by...

I've updated a bit the PR, hopefully addressing all your comments. Thanks again.

that's a good question indeed. Note sure there is an easy and portable solution...