oldunixguy
oldunixguy
roger that. I've been writing C since 1981 so whatever you need I can do it.... while in there would you consider me "enhancing" the error outputs throughout, such as...
havnt done a pull request.... I obtained the software using the create a zip button. do you have a crib sheet on what I should do? thanks rich On Wed,...
I am reading https://guides.github.com/activities/hello-world/ and will give this a try... rich On Wed, Oct 28, 2020 at 1:10 PM Cliff Brake wrote: > sure, pull requests are welcome > >...
Cliff, I got the version you posted. I'm still new to git and couldnt figure out how to create a branch on your branch.... I added my enhanced perror and...
Cliff, here is the output of the first ioctl to get the rs485 params.... i modified the code to: ret = ioctl(_fd, TIOCGRS485, &rs485); ERROR("ioctl ret = %d, errno %d\n",...
looking for same answer! I downloaded the src and cmaked it per instructions here. I'm not using docker because I understood I didnt need it for native Ubuntu. I'm running...
OK that clears that up. thanks. So I created a clean Ubuntu Mate 22.04.2 lts 64b desktop. Then I performed your steps ("docker compose up" doesn't exist on the latest...