I am running the newest OpenWRT Kamikaze 8.09.1, I have a device that sends serial data into a serial port. I am trying to automate everything, so if power goes out and comes back, I don't have to do anything to the box.
TinyTrak4 sends KISS TNC Data to Serial. APRX accepts the data and sends it to the internet. Here is my problem.
I have to use Microcom to set the baud rate, once I do, everything works fine. I want to automate that process.
I have read about stty but it is not included in this BusyBox apparently. I have tried to install it, but I get:
stty: can't resolve symbol '__uClibc_start_main'
Thanks
Ed
KI6PSP