Hi Rich,
Mark it on the calendar !, June 27/2021, with all your help, I got the GUI for the acquisition code to come up ! ! !,
, this is awesome !, thanks so much for all your help, and Juanito, curaga, bmarkus, patrikg and PDP-8 too (hope I didn't forget anyone)!!!
I used what I think is the newest version, compiled that, and voila ! There is something weird though with Peter's Makefile, I don't think the "make clean" command is working properly to remove the old install, even though I compiled and installed the new version, after running the startup script I initially was still seeing the "pipe error" as if the start script was running the old (and identically named) compiled version, so I just removed the old install manually from ~/.local/bin, and then re did "make" and "make install" and off we go.
Only thing left to do now (I think) is the good old GPS, Peter uses NTP to save a "peerstats" file and a "clockstats" file (in /etc/ntp/stats I think) and then reads a bunch of information out of that, so I just have to figure out how to get chrony to do that to keep Peter's program happy.
Oh, also, Peter has a "sensors" command as well, it almost looks like a DOS batch file command or something in the C code, something like "cmd * = sensors...." or something like that, he uses that (with tail) to get the CPU and board temperature. So need to get that as well.
Because those items are missing (hopefully that's the only reason), the GUI is hung up, none of the tabs or buttons work, but I was really happy to see all the graphics come up anyway..
So I think that might be it, hopefully that won't be too difficult to get going, but otherwise, the program seemed to interrogate the A-D properly, and load all the config files, etc., so just a few small details to go I think.
Very exciting, thanks again for all the help.
The new version of the program also appears to have the ability to do statistics on the PPS, by doing a 12 hr recording of the PPS, and then generates the "CDF" tables as well, so that could be handy. But it's just stated in a comment line that you have to use the "- pps switch" to do the statistics collection, but there's no documentation other than that.
Thanks,
David