dguerizec

Results 6 issues of dguerizec

With some small changes, this post processor can now handle [4 axis on grbl](https://github.com/gnea/grbl-Mega/pull/21)

Extract from this [comment](https://github.com/dguerizec/grbl-Mega-4axis/issues/1#issuecomment-287928475) from @LETARTARE > G1 seems to work well even all axes together -> "G1 X100 Y50 Z45 A180" the timing seems right > G2 G3 :...

This pull request updates the webrtc_track_id function in the SessionDescription class, found within sdp.py. The main change implemented is an additional check for the scenario where msid-semantic is not provided....

changes requested

When connecting with a domain instead of an ip (or an ip in a string like "192.168.1.2"), the member variable this->ip was not initialized. Later on, calling connect() would try...

Added the ability to force decoding if an index is unknown in the dynamic table. This is enabled with the flag HPACK_CFG_DEGRADED passed to hpack_decoder().

Added the ability to force decoding if an index is unknown in the dynamic table. This is enabled with the flag HPACK_CFG_DEGRADED passed to hpack_decoder(). Note: This needs more testing,...