Petr Gotthard

Results 114 comments of Petr Gotthard

Hello. It is not possible at this moment, unfortunately.

I will keep this issue open until it is fixed. (No date promised.)

Question: Does somebody need this, or it it just a nice to have feature?

Hello again. I finally understood and implemented the multi-filters, but it's a bit complicated, so I am not sure if I got the API right. Have a look and let...

Hello. This used to be a problem of one of the previous commits. Please get the very latest code (comited few secs ago), build it and don't forget to install...

This `b'1'` and `b'2'` is what you really use?

My code is ```python reader.set_read_plan(reader.get_antennas(), "GEN2", bank=["epc"], epc_target=[{'epc':b'000000000000221612000631'}, {'epc':b'000000000000228510000023'}]) ``` or even ```python reader.set_read_plan(reader.get_antennas(), "GEN2", bank=["epc"], epc_target=[b'000000000000221612000631',b'000000000000228510000023']) ```

Nope, only basic read/write. But contributions are welcome.

I would recommend some Linux-ish environment. Which program reported that "erlang couldn't support the current distribution"? This could be fix-able.

The configuration does not allow for multiple domains. I will try to figure out how to improve this.