Thus0

Results 5 comments of Thus0

In fact, Aflow/feed2 is about 640 kMol/h (on my simulation HMI) but it's limited to 500 kMol/h (on ScadaBR HMI) because of this scaling (divide by 500) https://github.com/Fortiphyd/GRFICSv2/blob/22d7b050cc4ec8fd5057db0dffa298e5995d6135/simulation_vm/simulation/remote_io/modbus/feed2.py#L57 So I've...

I've tried with scapy 2.4.4. and I have the same problem. So I'm suspecting perhaps a container problem. I have the same error with tcpdump with bpf filter ``` /app/dit...

Some example to see the problem: - markdown with picture ![table1](https://user-images.githubusercontent.com/495974/158022881-3ce2f951-e305-4aa9-804f-81fd3bcf1e37.png) - markdown without picture ![table2](https://user-images.githubusercontent.com/495974/158022882-48cb6ab1-3a2b-4886-96f5-a869c8f9206b.png) - markdown content (I remove the ! at the beginning of the line) ![table3](https://user-images.githubusercontent.com/495974/158022912-83dead94-35d4-45ed-91af-a4cec35fd493.png)

OK no problem : i will fork your code and will try to merge later to your branch :) Thanks again !! For those who want to test this experimental...

I've managed to compile telegram-bot : I've first cloned mtproto, telegram-api and tl-core in subdirectory libraries and compile them (with gradle build command). Then I could compile telegram-bot.