User Activity

  • Modified a comment on ticket #10 on ModRSsim2

    Thanks Doug. I also noticed a couple of odd bits->bytes lines in the code. In several places ceil((double or float) value / 8) or ceil(value / 8.0) is used, and in other places bits is / 8 and then conditionally incremented if there was a remainder. As an embedded programmer, bytes_required = (bits + 7) >> 3, although this may not be valid C++

  • Modified a comment on ticket #10 on ModRSsim2

    Thanks Doug. I also noticed a couple of odd bits->bytes lines in the code. In several places ceil((double or float) value / 8 or 8.0) is used, and in other placed bits is / 8 and then conditionally incremented if there was a remainder. As an embedded programmer, bytes_required = (bits + 7) >> 3, although this may not be valid C++

  • Posted a comment on ticket #10 on ModRSsim2

    Thanks Doug. I also noticed a couple of odd bits->bytes lines in the code. In several places ceil((double or float) value / 8) is used, and in other placed bits is / 8 and then conditionally incremented if there was a remainder. As an embedded programmer, bytes_required = (bits + 7) >> 3, although this may not be valid C++

  • Created ticket #10 on ModRSsim2

    Write multiple coils overshoots by 1 bit for Modbus/TCP

  • Posted a comment on discussion Help on ReadyMedia

    Thanks! I had a similar problem trying to configure make 3.82 on Ubuntu12.04LTS in...

View All

Personal Data

Username:
lurkingkiwi
Joined:
2014-11-04 21:51:20

Projects

  • No projects to display.

Personal Tools