dingetje

Results 19 comments of dingetje

Work around is to explicitely add these lines to the CMakeLists.txt: ``` set( CMAKE_CXX_COMPILER "/usr/bin/g++" ) set( CMAKE_C_COMPILER "/usr/bin/gcc" ) ```

What are the requirements for the SkyDrop BT connection? "justworks" is obviously not true!

Thanks for the prompt reply, it seems the pan1026 does not support legacy BT devices, like the HC-05 Source: [https://forum.na.industrial.panasonic.com/t/x1mfgb/pan1026-connectivity-with-legacy-spp-module](https://forum.na.industrial.panasonic.com/t/x1mfgb/pan1026-connectivity-with-legacy-spp-module)

pinstates in MPR records are nibbles, and there's this weird padding for odd/even thing too. Maybe that's what wrong here? > RTN_ICNT, RTN_INDX, RTN_STAT The number of element in the...

This STDF is clearly corrupt, and that is of course killing for a format where the next record is found based on the length in the header of the last...

The AM/PM notation is not common here in Europe, please fix.

Maybe this is because the C# SmtpClient uses the following authentication: However, there exists a different, RFC compliant version of this behavior, where the client initially sends the userid already...

Marked as completed, but not yet released?