Thus0
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  - markdown without picture  - markdown content (I remove the ! at the beginning of the line) 
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.