diff options
| author | Jason McCormick <jdm@mfamily.org> | 2025-10-09 12:49:05 -0400 |
|---|---|---|
| committer | Jason McCormick <jdm@mfamily.org> | 2025-10-09 12:49:05 -0400 |
| commit | 3c02dc1c0cd480fc11647ec0f7900d4034a00cc4 (patch) | |
| tree | 468f503c5b64dec012ca3f09350a85aa500d20d5 /software.html | |
initial add
Diffstat (limited to 'software.html')
| -rw-r--r-- | software.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/software.html b/software.html new file mode 100644 index 0000000..2f3894a --- /dev/null +++ b/software.html @@ -0,0 +1,54 @@ +<h2 class="major">Software</h2><span class="image main"><img src= +"images/software-bar.webp" alt=""></span> +<p>I've published a number of software packages, mostly related to amateur +radio.</p> +<hr> +<div class="c1"> + <h3>Firefly Field Day Logger</h3> +</div> +<p>Firefly Field Day Logger is a web application for use at <a href= +"http://www.arrl.org/field-day">ARRL Field Day</a> operating events. It can +also be used for <a href="https://winterfieldday.org/">WFDA Winter Field +Day</a>. The design of this logger is to be a simple, effective logger that +can be used on any device that can have a reasonably modern browser installed +on it.</p> +<div class="c1"> + <p><a href="https://packetwarriors.com/firefly-logger/">Info</a> | <a href= + "https://github.com/jxmx/firefly-logger">Code @ GitHub</a></p> +</div> +<hr> +<div class="c1"> + <h3>RF Exposure Assessment Calculator</h3> +</div> +<p>A tool for licensed radio amateurs to calculate controlled and +uncontrolled radiofrequency electromagnetic fields as required in OET +Bulletin 65 Ed 97-01. This tool will aid in the assessment of an amateur +radio station and provide a printable report for filing to comply with the +FCC rules on radiofrequency safety.</p> +<div class="c1"> + <p><a href="https://rf.packetwarriors.com/">Calculator</a> | <a href= + "https://github.com/jxmx/rf-exp-assess">Code @ GitHub</a></p> +</div> +<hr> +<div class="c1"> + <h3>SmoothQSL</h3> +</div> +<p>Smooth QSL is a simple QSL manager designed for amateur radio clubs in +mind. The primary design consideration is a simple, effective way for hams of +all computer skill levels to be able to upload ADIF logs and to provide a +quick and easy way for hams to download their QSLs for the club.</p> +<div class="c1"> + <p><a href="https://github.com/jxmx/smooth-qsl">GitHub</a></p> +</div> +<hr> +<!-- Amateur Radio --> +<article id="ar"> + <h2 class="major">Amateur Radio</h2><span class="image main"><img src= + "images/pic03.jpg" alt=""></span> + <p>Lorem ipsum dolor sit amet, consectetur et adipiscing elit. Praesent + eleifend dignissim arcu, at eleifend sapien imperdiet ac. Aliquam erat + volutpat. Praesent urna nisi, fringila lorem et vehicula lacinia quam. + Integer sollicitudin mauris nec lorem luctus ultrices. Aliquam libero et + malesuada fames ac ante ipsum primis in faucibus. Cras viverra ligula sit + amet ex mollis mattis lorem ipsum dolor sit amet.</p> +</article> |
