They all sound like good ideas to me.
Perhaps I didn't refresh my local copy of the project recently enough and that caused the overlap.
I've been testing the latest booking application changes on the Pico and merged your source changes into my working tree. I stayed with my current Makefile as it worked for me and I didn't want...
Sounds like great progress already.
I haven't done a full build of your updates yet but the changes you made to the layout db_*_layout.h files makes them so simple compared to my debacle I'm embarrassed :). The dbgen.c is also...
I found what works for the config.h settings to allow 3 simultaneous users to open at least 4 files each.
I have not published anything before. The GNU GENERAL PUBLIC LICENSE sounds good to me. I basically want anyone to be able to use modify and extend the code but not be able to remove my named and...
Hello Again,
That’s exactly what I’ve been doing.
OK thanks for the positive reply.
I just went with the fix above and haven't looked back.
I tried that and it didn't solve the problem.
I think if you don’t specify a baud rate in inittab the speed successfully defaults to 9600 bps perhaps people just set their terminal to that and carry on. That also works for me. However...
I think I have gotten to the bottom of it.
Yes NUM_DEV_TTY_USB is 4 and I was expecting the UART tty to be tty5. Again thanks for confirming this.