n1gp wrote:Hi John,
Try going to your P2_app directory:
pi@raspberrypi:~/github/Saturn $ cd sw_projects/P2_app
and type this:
pi@raspberrypi:~/github/Saturn/sw_projects/P2_app $ git checkout .
You should see the files restored and you should be able to do a make
-Rick / N1GP
Thanks Rick
Here is what I see and get:
pi@raspberrypi:~cd ~/github/Saturn
pi@raspberrypi:~/github/Saturn $ cd sw_projects/P2_app
pi@raspberrypi:~/github/Saturn/sw_projects/P2_app $ git checkout
M
linuxdriver/tools/dma_from_device
Linuxdriver/tools/dma_to_device
linuxdriver/tools/performance
linuxdriver/tools/reg_rw
linuxdriver/tools/userio_rw
sw_projects/P2_app/•vscode/settings.json
D
sw_projects/P2_app/InDUC1Q.C
sw_projects/P2_app/InDUCIQ.h
sw_projects/P2_app/InHighPriority.c
sw_projects/P2_app/InHighPriority.h
sw_projects/P2_app/InSpkrAudio. c
sw_projects/P2_app/InSpkrAudio.h
sw_projects/P2_app/IncomingDDCSpecific.c
sw_projects/P2_app/IncomingDDCSpecific.h
sw_projects/P2_app/IncomingDUCSpecific.c
sw_projects/P2_app/IncomingDUCSpecific.h
sw_projects/P2_app/LDGATU.C
sw_projects/P2_app/LDGATU.h
sw_projects/P2_app/Makefile
sw_projects/P2_app/OutDDC1Q. C
sw_projects/P2_app/OutDDCIQ.h
sw_projects/P2_app/OutHighPriority. c
sw_projects/P2_app/OutHighPriority.h
sw_projects/P2_app/OutMicAudio.c
sw_projects/P2_app/OutMicAudio.h
sw_projects/P2_app/Outwideband. c
sw_projects/P2_app/Outwideband.h
sw_projects/P2_app/andromedacatmessages. c
sw_projects/P2_app/cathandler.c
sw_projects/P2_app/cathandler.h
sw_projects/P2_app/catmessages.c
sw_projects/P2_app/catmessages.h
sw_projects/P2_app/frontpanelhandler.c
sw_projects/P2_app/frontpanelhandler.h
sw_projects/P2_app/g2panel.c
sw_projects/P2_app/g2panel.h
sw_projects/P2_app/g2v2panel.c
sw_projects/P2_app/g2v2panel.h
sw_projects/P2_app/g2v2panel_i2c. c
sw_projects/P2_app/g2v2panel_i2c.h
sw_projects/P2_app/generalpacket.c
sw_projects/P2_app/generalpacket.h
sw_projects/P2_app/i2cdriver.c
sw_ projects/P2_app/12cdriver.h
sw_projects/P2_app/p2app.c
sw_projects/P2_app/threaddata.h
Your branch is up to date with 'origin/main'.
pi@raspberrypi:~/github/Saturn/sw_projects/P2_app S make
make: *** No targets specified and no makefile found.
pi@raspberrypi:~/github/Saturn/sw_projects/P2_app $
stop.
Thanks again Rick and Laurence for all y’all’s patience and continued help.
73 John