Stéphane Raimbault

Results 123 comments of Stéphane Raimbault

The installation could recommend to use: `INSTALLED_APPS = list(SHARED_APPS) + [app for app in TENANT_APPS if app not in SHARED_APPS]` Extracted from http://mycodesmells.com/post/django-tutorial-multi-tenant-setup

This part was already complex but with the splitting between software and hardware, it's even more complex but I think you need it so it makes sense to add this...

I'm reluctant to add any new field to _modbus struct (even more a free pointer not managed). Could you explain your use case?

Could you ensure these build scripts are up to date and comment the way to build for Android in the README file, please?

Does it still issues on this proxy code?

The PR hasn't be updated to handle non standard modbus frames and I can't read the code sample from @hanusek (#include lines are empty). Unit tests and documentation are missing...

Anyone interested to update this PR?

Hi Michael, I intend to add a callback support to libmodbus for years! I'll try to give feedback on your RFC in following weeks

After a quick look, it seems the tv struct could be replaced by a single integer var (ms). Are you sure it's supported on other Unix systems (FreeBSD, MacOS, etc)?