Open mik0git opened 4 years ago
Hi Miko,
Thanks for submitting the suggestion. This sounds interesting, but I'd like to understand more about how tests would be performed. How would wiperf communicate to the smartphone? Would it be a physical connection from the probe to the smartphone? Would love to hear more on your thoughts on this, as this could be quite exciting.
Nigel.
Salut Nigel, Termux is an Android APP that offer a linux sandbox shell directly mapped to the Linux Kernel of the smartphone. It comes with Python env too and you easily add extra packages "a la APT". Also the every IP packets from Termux shell will use the already existing 4G modem built-in connection. I will prepare some snapshots and post them in the ticket.
regards,
Nicolas
Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.
Running wiperf thru Termux could allow to test Cellular/Mobile connectivity using Smartphones and other android based devices.