Hello,Good day to all,
I need to apply github latest commits to the gr-satellites OOT that was installed on my system (Ubuntu 18.04lts, GNURadio 3.8) with the following commands:
git clone -b maint-3.8 --single-branch https://github.com/daniestevez/gr-satellites.gitcd gr-satellitesmkdir buildcd buildcmake ../make -j5sudo make installsudo ldconfig
The developer of the oot module confirmed that the commits were done to the maint-3.8 and master branches of gr-satellites.
How do I do to incorporate the commits to my system?. I'm a newbie on GNUradio/git and not sure how to proceed.
For what I have read, there appear to be several ways to do this but I do not want end up messing my system so I'm contacting you guys for advice before doing anything.
Would you please give me your suggestions on the correct and recommended procedure to apply the commits on my system?
Thanks in advance & regards
Abraham
No comments:
Post a Comment