<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">For what it’s worth, I am checking my code in daily (for the SBC part of the TangerineSDR) into github in my repository here: 
<a href="https://github.com/AB4EJ-1/TangerineSDR-notes">https://github.com/AB4EJ-1/TangerineSDR-notes</a> , because that’s what we put in the NSF proposal. If we should be mirroring or otherwise archiving in a second place, please advise, and I can start doing
 that. For the Central Control System, the CS team is still selecting & testing tools, so not a lot of code to check in yet.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-73- Bill AB4EJ<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> TangerineSDR <tangerinesdr-bounces@lists.tapr.org>
<b>On Behalf Of </b>Aidan Montare via TangerineSDR<br>
<b>Sent:</b> Tuesday, April 14, 2020 7:00 AM<br>
<b>To:</b> TAPR TangerineSDR Modular Software Defined Radio <tangerinesdr@lists.tapr.org><br>
<b>Cc:</b> Aidan Montare <aam141@case.edu>; David Kazdan <dxk10@cwru.edu><br>
<b>Subject:</b> Re: [TangerineSDR] Tangerine Code Repo<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">I'm interested to hear what you all come up with. For the low-cost PSWS that us from CWRU are working on, we have had our code very spread about at the moment. I'm currently centralizing it into a GitHub repository, though that definitely
 doesn't have to be a final solution.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">To put in my two cents, I think the specifics of which tools are used is not always as important as communicating what is being used in an accessible, understandable manner.<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Fri, Apr 3, 2020 at 10:46 AM Tom McDermott via TangerineSDR <<a href="mailto:tangerinesdr@lists.tapr.org">tangerinesdr@lists.tapr.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal">Hi John - thanks for clarifying the issue as 'code' not 'data' repository.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">While understanding the sensitivity about the dropbox data repository changing terms, I think the<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">issue is not so difficult with a code repository.  If for example Microsoft were to change the<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">terms for github, one would assume there would be a period of time to gather one's code. Fortunately<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">with git that's easy to do, just git cloning the repositor(ies).  The size of the code repository would likely<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">not be so large that it's an issue.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Key needs in my view are:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">1. Make it easy for everyone on the project to FIND the packages they need.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">2. Make it straight-forward to revision control the code, and permit folks to use older tagged versions.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">3. Provide a means where project contributors can review code, fix bugs, add new features, etc.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">4. Provide a means for the original author to control and review before committing (i.e. accept / reject pull request).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">5. Have well-known methods to clone, commit, and revision control code. (i.e. git or svn).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Niceties are:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">6. The project to not have to run a server and update packages (including security) on a continual basis (i.e. the host does that).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">7. Provide some hierarchy to the code repository to make navigation easier.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">8. Provide email status updates and pull request notifications.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">My view is that a Linux / debian focused community would find an obvious candidate here.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">-- Tom, N5EG<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, Apr 2, 2020 at 8:48 AM Dave Larsen via TangerineSDR <<a href="mailto:tangerinesdr@lists.tapr.org" target="_blank">tangerinesdr@lists.tapr.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class="MsoNormal">John<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I agree with you, I just prefer not having a code monolith but several project specific locations.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">As opposed to the TAPR GitHub we have now, which, as set up does not work well for development.  We may have a repository for code distribution later.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">We have multiple client code producers and software consumers.  Interfaces for each are different and from experience with with the old SVN and the TAPR github experience differs widely.  What is easy for some is difficult for others. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">And then we have the issue of keeping all the parts up to date and tested.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Dave KV0S<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, Apr 2, 2020, 10:26 AM John Ackermann N8UR via TangerineSDR <<a href="mailto:tangerinesdr@lists.tapr.org" target="_blank">tangerinesdr@lists.tapr.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">It seems we have a couple of different discussions going on under a<br>
non-inutuitive subject line. :-)<br>
<br>
So this thread is to talk about where we store *code*, not data, for the<br>
TangerineSDR and maybe broader PSWS-related projects.<br>
<br>
I don't know enough to have a view as to what is the best approach.<br>
What I do know is that TAPR has a <a href="http://github.org" target="_blank">github.org</a> account that's available,<br>
and we also have a Linux VM hosted at a small but pretty decent hosting<br>
company that we could install GitLab or whatever on.  Either of those<br>
are available to the group if desired.<br>
<br>
But we should decide on an approach now, as it seems various people are<br>
developing or offering bits of code that we should deal with in an<br>
organized way.<br>
<br>
We should also consider whether hardware design documents should be<br>
stored in the same manner, or with a different approach (as far as I'm<br>
concerned a github-like repo works fine for my hardware stuff).<br>
<br>
John<br>
<br>
<br>
-- <br>
TangerineSDR mailing list<br>
<a href="mailto:TangerineSDR@lists.tapr.org" target="_blank">TangerineSDR@lists.tapr.org</a><br>
<a href="http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org" target="_blank">http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal">-- <br>
TangerineSDR mailing list<br>
<a href="mailto:TangerineSDR@lists.tapr.org" target="_blank">TangerineSDR@lists.tapr.org</a><br>
<a href="http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org" target="_blank">http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal">-- <br>
TangerineSDR mailing list<br>
<a href="mailto:TangerineSDR@lists.tapr.org" target="_blank">TangerineSDR@lists.tapr.org</a><br>
<a href="http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org" target="_blank">http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><br clear="all">
<br>
-- <o:p></o:p></p>
<div>
<div>
<p class="MsoNormal">Sincerely,<br>
<br>
Aidan Montare<br>
CWRU Class of 2021<o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>