Skip to content

Commit a0a024c

Browse files
author
Chris Poore
committed
Styling changes for Python2_maint-3.7 branch
1 parent 4c7ed61 commit a0a024c

File tree

17 files changed

+300
-139
lines changed

17 files changed

+300
-139
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 2023-03-19
5+
6+
Styling changes for Python2_maint-3.7 branch.
7+
8+
### Added
9+
10+
- Gpick to the Tools menu and installer for Python2_maint-3.7 and Python3_maint-3.8 branches
11+
- wl-color-picker to the Tools menu and installer for Python3_maint-3.10 branch
12+
- complextoreal.com to the Lessons menu
13+
14+
### Changed
15+
16+
- Small GUI style adjustments
17+
18+
### Fixed
19+
20+
- Wideband detector plot background matches style when plotting points
21+
422
## 2023-03-13
523

624
Styling changes for Python3_maint-3.10 branch.

CREDITS.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ Project: https://www.google.com/earth/versions/
105105
Copyright 2022 Google LLC
106106
License (zlib)
107107

108+
**Gpick**
109+
Project: https://github.com/thezbyg/gpick
110+
Copyright 2009-2016, Albertas Vyšniauskas
111+
License (BSD-3-Clause): https://github.com/thezbyg/gpick/blob/master/LICENSE.txt
112+
108113
**Gpredict**
109114
Project: http://gpredict.oz9aec.net/
110115
License (GPL-2.0): https://github.com/csete/gpredict/blob/master/COPYING
@@ -236,13 +241,13 @@ Copyright 2014-2022 Joe Esposito
236241
License (MIT): https://github.com/joeyespo/grip/blob/master/LICENSE
237242

238243
**HackRF**
239-
Project: https://github.com/greatscottgadgets/hackrf
244+
Project: https://github.com/greatscottgadgets/hackrf
240245
License (GPL-2.0): https://github.com/greatscottgadgets/hackrf/blob/master/COPYING
241246

242247
**ham2mon**
243248
Project: https://github.com/madengr/ham2mon
244-
License (GPL-3.0): https://github.com/madengr/ham2mon/blob/master/LICENSE
245-
3.8 Fork: https://github.com/ta6o/ham2mon
249+
License (GPL-3.0): https://github.com/madengr/ham2mon/blob/master/LICENSE
250+
3.8 Fork: https://github.com/ta6o/ham2mon
246251
3.10 Fork: https://github.com/bkerler/ham2mon
247252

248253
**HamClock**
@@ -520,9 +525,14 @@ License (GPL-2.0): https://github.com/derv82/wifite2/blob/master/LICENSE
520525
Project: https://www.wireshark.org/
521526
License (GPL-2.0): https://gitlab.com/wireshark/wireshark/-/blob/master/COPYING
522527

528+
**wl-color-picker**
529+
Project: https://github.com/jgmdev/wl-color-picker
530+
Copyright 2021 Jefferson González
531+
License (MIT): https://github.com/jgmdev/wl-color-picker/blob/main/LICENSE
532+
523533
**WSJT-X**
524534
Project: https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
525-
Copyright 2001-2022 by Joe Taylor, K1JT
535+
Copyright 2001-2022 by Joe Taylor, K1JT
526536
License (GPL v3.0): https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
527537

528538
**Xastir**

Help/HTML/About.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ <h2><a id="user-content-credits" class="anchor" aria-hidden="true" href="#credit
212212
Project: <a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a><br>
213213
Copyright 2022 Google LLC<br>
214214
License (zlib)</p>
215+
<p><strong>Gpick</strong><br>
216+
Project: <a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a><br>
217+
Copyright 2009-2016, Albertas Vyšniauskas<br>
218+
License (BSD-3-Clause): <a href="https://github.com/thezbyg/gpick/blob/master/LICENSE.txt">https://github.com/thezbyg/gpick/blob/master/LICENSE.txt</a></p>
215219
<p><strong>Gpredict</strong><br>
216220
Project: <a href="http://gpredict.oz9aec.net/" rel="nofollow">http://gpredict.oz9aec.net/</a><br>
217221
License (GPL-2.0): <a href="https://github.com/csete/gpredict/blob/master/COPYING">https://github.com/csete/gpredict/blob/master/COPYING</a></p>
@@ -314,12 +318,12 @@ <h2><a id="user-content-credits" class="anchor" aria-hidden="true" href="#credit
314318
Copyright 2014-2022 Joe Esposito<br>
315319
License (MIT): <a href="https://github.com/joeyespo/grip/blob/master/LICENSE">https://github.com/joeyespo/grip/blob/master/LICENSE</a></p>
316320
<p><strong>HackRF</strong><br>
317-
Project: <a href="https://github.com/greatscottgadgets/hackrf">https://github.com/greatscottgadgets/hackrf</a>
321+
Project: <a href="https://github.com/greatscottgadgets/hackrf">https://github.com/greatscottgadgets/hackrf</a><br>
318322
License (GPL-2.0): <a href="https://github.com/greatscottgadgets/hackrf/blob/master/COPYING">https://github.com/greatscottgadgets/hackrf/blob/master/COPYING</a></p>
319323
<p><strong>ham2mon</strong><br>
320324
Project: <a href="https://github.com/madengr/ham2mon">https://github.com/madengr/ham2mon</a><br>
321-
License (GPL-3.0): <a href="https://github.com/madengr/ham2mon/blob/master/LICENSE">https://github.com/madengr/ham2mon/blob/master/LICENSE</a>
322-
3.8 Fork: <a href="https://github.com/ta6o/ham2mon">https://github.com/ta6o/ham2mon</a>
325+
License (GPL-3.0): <a href="https://github.com/madengr/ham2mon/blob/master/LICENSE">https://github.com/madengr/ham2mon/blob/master/LICENSE</a><br>
326+
3.8 Fork: <a href="https://github.com/ta6o/ham2mon">https://github.com/ta6o/ham2mon</a><br>
323327
3.10 Fork: <a href="https://github.com/bkerler/ham2mon">https://github.com/bkerler/ham2mon</a></p>
324328
<p><strong>HamClock</strong><br>
325329
Project: <a href="https://www.clearskyinstitute.com/ham/HamClock/" rel="nofollow">https://www.clearskyinstitute.com/ham/HamClock/</a><br>
@@ -533,9 +537,13 @@ <h2><a id="user-content-credits" class="anchor" aria-hidden="true" href="#credit
533537
<p><strong>Wireshark</strong><br>
534538
Project: <a href="https://www.wireshark.org/" rel="nofollow">https://www.wireshark.org/</a><br>
535539
License (GPL-2.0): <a href="https://gitlab.com/wireshark/wireshark/-/blob/master/COPYING" rel="nofollow">https://gitlab.com/wireshark/wireshark/-/blob/master/COPYING</a></p>
540+
<p><strong>wl-color-picker</strong><br>
541+
Project: <a href="https://github.com/jgmdev/wl-color-picker">https://github.com/jgmdev/wl-color-picker</a><br>
542+
Copyright 2021 Jefferson González<br>
543+
License (MIT): <a href="https://github.com/jgmdev/wl-color-picker/blob/main/LICENSE">https://github.com/jgmdev/wl-color-picker/blob/main/LICENSE</a></p>
536544
<p><strong>WSJT-X</strong><br>
537545
Project: <a href="https://physics.princeton.edu/pulsar/k1jt/wsjtx.html" rel="nofollow">https://physics.princeton.edu/pulsar/k1jt/wsjtx.html</a><br>
538-
Copyright 2001-2022 by Joe Taylor, K1JT<br>
546+
Copyright 2001-2022 by Joe Taylor, K1JT<br>
539547
License (GPL v3.0): <a href="https://physics.princeton.edu/pulsar/k1jt/wsjtx.html" rel="nofollow">https://physics.princeton.edu/pulsar/k1jt/wsjtx.html</a></p>
540548
<p><strong>Xastir</strong><br>
541549
Project: <a href="https://github.com/Xastir/Xastir">https://github.com/Xastir/Xastir</a><br>

Help/HTML/SoftwareAndConflicts.html

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,15 @@ <h1><a id="user-content-third-party-software" class="anchor" aria-hidden="true"
319319
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
320320
</tr>
321321
<tr>
322+
<td>Gpick</td>
323+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
324+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
325+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
326+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
327+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
328+
<td align="center"><g-emoji class="g-emoji" alias="x" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/274c.png">❌</g-emoji></td>
329+
</tr>
330+
<tr>
322331
<td>GQRX</td>
323332
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
324333
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
@@ -1165,6 +1174,15 @@ <h1><a id="user-content-third-party-software" class="anchor" aria-hidden="true"
11651174
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
11661175
</tr>
11671176
<tr>
1177+
<td>wl-color-picker</td>
1178+
<td align="center"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji></td>
1179+
<td align="center"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji></td>
1180+
<td align="center"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji></td>
1181+
<td align="center"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji></td>
1182+
<td align="center"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji></td>
1183+
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
1184+
</tr>
1185+
<tr>
11681186
<td>WSJT-X</td>
11691187
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
11701188
<td align="center"><g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔️</g-emoji></td>
@@ -1358,6 +1376,12 @@ <h3><a id="user-content-ubuntu-1804" class="anchor" aria-hidden="true" href="#ub
13581376
<td><a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a></td>
13591377
</tr>
13601378
<tr>
1379+
<td>Gpick</td>
1380+
<td>0.2.5</td>
1381+
<td align="center">No</td>
1382+
<td><a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a></td>
1383+
</tr>
1384+
<tr>
13611385
<td>Gpredict</td>
13621386
<td>2.0-4</td>
13631387
<td align="center">No</td>
@@ -2068,6 +2092,12 @@ <h3><a id="user-content-ubuntu-18045" class="anchor" aria-hidden="true" href="#u
20682092
<td><a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a></td>
20692093
</tr>
20702094
<tr>
2095+
<td>Gpick</td>
2096+
<td>0.2.5</td>
2097+
<td align="center">No</td>
2098+
<td><a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a></td>
2099+
</tr>
2100+
<tr>
20712101
<td>Gpredict</td>
20722102
<td>2.0-4</td>
20732103
<td align="center">No</td>
@@ -2778,6 +2808,12 @@ <h3><a id="user-content-ubuntu-18046" class="anchor" aria-hidden="true" href="#u
27782808
<td><a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a></td>
27792809
</tr>
27802810
<tr>
2811+
<td>Gpick</td>
2812+
<td>0.2.5</td>
2813+
<td align="center">No</td>
2814+
<td><a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a></td>
2815+
</tr>
2816+
<tr>
27812817
<td>Gpredict</td>
27822818
<td>2.0-4</td>
27832819
<td align="center">No</td>
@@ -3494,6 +3530,12 @@ <h3><a id="user-content-ubuntu-20041" class="anchor" aria-hidden="true" href="#u
34943530
<td><a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a></td>
34953531
</tr>
34963532
<tr>
3533+
<td>Gpick</td>
3534+
<td>0.2.6rc1</td>
3535+
<td align="center">No</td>
3536+
<td><a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a></td>
3537+
</tr>
3538+
<tr>
34973539
<td>Gpredict</td>
34983540
<td>2.3-33-gca42d22-1</td>
34993541
<td align="center">No</td>
@@ -4235,6 +4277,12 @@ <h3><a id="user-content-ubuntu-20044" class="anchor" aria-hidden="true" href="#u
42354277
<td><a href="https://www.google.com/earth/versions/" rel="nofollow">https://www.google.com/earth/versions/</a></td>
42364278
</tr>
42374279
<tr>
4280+
<td>Gpick</td>
4281+
<td>0.2.6rc1</td>
4282+
<td align="center">No</td>
4283+
<td><a href="https://github.com/thezbyg/gpick">https://github.com/thezbyg/gpick</a></td>
4284+
</tr>
4285+
<tr>
42384286
<td>Gpredict</td>
42394287
<td>2.3-33-gca42d22-1</td>
42404288
<td align="center">No</td>
@@ -5547,6 +5595,12 @@ <h3><a id="user-content-ubuntu-2204" class="anchor" aria-hidden="true" href="#ub
55475595
<td><a href="https://www.wireshark.org/" rel="nofollow">https://www.wireshark.org/</a></td>
55485596
</tr>
55495597
<tr>
5598+
<td>wl-color-picker</td>
5599+
<td>master</td>
5600+
<td align="center">Yes</td>
5601+
<td><a href="https://github.com/jgmdev/wl-color-picker">https://github.com/jgmdev/wl-color-picker</a></td>
5602+
</tr>
5603+
<tr>
55505604
<td>WSJT-X</td>
55515605
<td>2.5.4</td>
55525606
<td align="center">No</td>
@@ -5589,6 +5643,12 @@ <h1><a id="user-content-known-conflicts" class="anchor" aria-hidden="true" href=
55895643
</ul>
55905644
</li>
55915645
<li>
5646+
<p>Ubuntu 22.04</p>
5647+
<ul>
5648+
<li>Gpick does not work on Wayland, using wl-color-picker as a substitute</li>
5649+
</ul>
5650+
</li>
5651+
<li>
55925652
<p>Other</p>
55935653
<ul>
55945654
<li>gr-gsm has to be installed twice for all blocks to be recognized</li>

Help/Markdown/About.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ Project: https://www.google.com/earth/versions/
138138
Copyright 2022 Google LLC
139139
License (zlib)
140140

141+
**Gpick**
142+
Project: https://github.com/thezbyg/gpick
143+
Copyright 2009-2016, Albertas Vyšniauskas
144+
License (BSD-3-Clause): https://github.com/thezbyg/gpick/blob/master/LICENSE.txt
145+
141146
**Gpredict**
142147
Project: http://gpredict.oz9aec.net/
143148
License (GPL-2.0): https://github.com/csete/gpredict/blob/master/COPYING
@@ -269,13 +274,13 @@ Copyright 2014-2022 Joe Esposito
269274
License (MIT): https://github.com/joeyespo/grip/blob/master/LICENSE
270275

271276
**HackRF**
272-
Project: https://github.com/greatscottgadgets/hackrf
277+
Project: https://github.com/greatscottgadgets/hackrf
273278
License (GPL-2.0): https://github.com/greatscottgadgets/hackrf/blob/master/COPYING
274279

275280
**ham2mon**
276281
Project: https://github.com/madengr/ham2mon
277-
License (GPL-3.0): https://github.com/madengr/ham2mon/blob/master/LICENSE
278-
3.8 Fork: https://github.com/ta6o/ham2mon
282+
License (GPL-3.0): https://github.com/madengr/ham2mon/blob/master/LICENSE
283+
3.8 Fork: https://github.com/ta6o/ham2mon
279284
3.10 Fork: https://github.com/bkerler/ham2mon
280285

281286
**HamClock**
@@ -553,9 +558,14 @@ License (GPL-2.0): https://github.com/derv82/wifite2/blob/master/LICENSE
553558
Project: https://www.wireshark.org/
554559
License (GPL-2.0): https://gitlab.com/wireshark/wireshark/-/blob/master/COPYING
555560

561+
**wl-color-picker**
562+
Project: https://github.com/jgmdev/wl-color-picker
563+
Copyright 2021 Jefferson González
564+
License (MIT): https://github.com/jgmdev/wl-color-picker/blob/main/LICENSE
565+
556566
**WSJT-X**
557567
Project: https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
558-
Copyright 2001-2022 by Joe Taylor, K1JT
568+
Copyright 2001-2022 by Joe Taylor, K1JT
559569
License (GPL v3.0): https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
560570

561571
**Xastir**

Help/Markdown/SoftwareAndConflicts.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The following is a table of the major software tools that have been proven to wo
2626
| GNU Radio | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
2727
| Google Earth Pro | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
2828
| Gpredict | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
29+
| Gpick | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
2930
| GQRX | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
3031
| gr-acars | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
3132
| gr-adsb | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :question: | :question: | :question: |
@@ -120,6 +121,7 @@ The following is a table of the major software tools that have been proven to wo
120121
| Waving-Z | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
121122
| Wifite | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
122123
| Wireshark | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
124+
| wl-color-picker | :question: | :question: | :question: | :question: | :question: | :heavy_check_mark: |
123125
| WSJT-X | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
124126
| Xastir | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
125127
| ZEPASSD | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
@@ -166,6 +168,7 @@ The following are the software versions that are included with the FISSURE insta
166168
| Geany | 1.32 | No | https://www.geany.org/ |
167169
| GNU Radio | 3.7.13.5 | No | https://www.gnuradio.org/ |
168170
| Google Earth Pro | latest | No | https://www.google.com/earth/versions/ |
171+
| Gpick | 0.2.5 | No | https://github.com/thezbyg/gpick |
169172
| Gpredict | 2.0-4 | No | http://gpredict.oz9aec.net/ |
170173
| GQRX | 2.9 | No | https://gqrx.dk/ |
171174
| gr-acars | 3.7.5 | Yes | https://sourceforge.net/projects/gr-acars/ |
@@ -289,6 +292,7 @@ The following are the software versions that are included with the FISSURE insta
289292
| Geany | 1.32 | No | https://www.geany.org/ |
290293
| GNU Radio | 3.7.13.5 | No | https://www.gnuradio.org/ |
291294
| Google Earth Pro | latest | No | https://www.google.com/earth/versions/ |
295+
| Gpick | 0.2.5 | No | https://github.com/thezbyg/gpick |
292296
| Gpredict | 2.0-4 | No | http://gpredict.oz9aec.net/ |
293297
| GQRX | 2.9 | No | https://gqrx.dk/ |
294298
| gr-acars | 3.7.5 | Yes | https://sourceforge.net/projects/gr-acars/ |
@@ -412,6 +416,7 @@ The following are the software versions that are included with the FISSURE insta
412416
| Geany | 1.32 | No | https://www.geany.org/ |
413417
| GNU Radio | 3.7.13.5 | No | https://www.gnuradio.org/ |
414418
| Google Earth Pro | latest | No | https://www.google.com/earth/versions/ |
419+
| Gpick | 0.2.5 | No | https://github.com/thezbyg/gpick |
415420
| Gpredict | 2.0-4 | No | http://gpredict.oz9aec.net/ |
416421
| GQRX | 2.9 | No | https://gqrx.dk/ |
417422
| gr-acars | 3.7.5 | Yes | https://sourceforge.net/projects/gr-acars/ |
@@ -536,6 +541,7 @@ The following are the software versions that are included with the FISSURE insta
536541
| Geany | 1.36 | No | https://www.geany.org/ |
537542
| GNU Radio | 3.8.5.0 | No | https://www.gnuradio.org/ |
538543
| Google Earth Pro | latest | No | https://www.google.com/earth/versions/ |
544+
| Gpick | 0.2.6rc1 | No | https://github.com/thezbyg/gpick |
539545
| Gpredict | 2.3-33-gca42d22-1 | No | http://gpredict.oz9aec.net/ |
540546
| GQRX | 2.12 | No | https://gqrx.dk/ |
541547
| gr-acars | 3.8 | Yes | https://sourceforge.net/projects/gr-acars/ |
@@ -664,6 +670,7 @@ The following are the software versions that are included with the FISSURE insta
664670
| Geany | 1.36 | No | https://www.geany.org/ |
665671
| GNU Radio | 3.8.5.0 | No | https://www.gnuradio.org/ |
666672
| Google Earth Pro | latest | No | https://www.google.com/earth/versions/ |
673+
| Gpick | 0.2.6rc1 | No | https://github.com/thezbyg/gpick |
667674
| Gpredict | 2.3-33-gca42d22-1 | No | http://gpredict.oz9aec.net/ |
668675
| GQRX | 2.12 | No | https://gqrx.dk/ |
669676
| gr-acars | 3.8 | Yes | https://sourceforge.net/projects/gr-acars/ |
@@ -887,6 +894,7 @@ The following are the software versions that are included with the FISSURE insta
887894
| Waving-Z | master | Yes | https://github.com/baol/waving-z |
888895
| Wifite | master | Yes | https://github.com/derv82/wifite2 |
889896
| Wireshark | 3.6.5 | No | https://www.wireshark.org/ |
897+
| wl-color-picker | master | Yes | https://github.com/jgmdev/wl-color-picker |
890898
| WSJT-X | 2.5.4 | No | https://physics.princeton.edu/pulsar/k1jt/wsjtx.html |
891899
| Xastir | 2.1.6-4 | No | https://github.com/Xastir/Xastir |
892900
| ZEPASSD | master | Yes | https://github.com/pvachon/zepassd |
@@ -900,6 +908,8 @@ The following are a list of known software conflicts and incompatibilities withi
900908
- Python2 branch avoids installation of programs that depend on PyQt5.
901909
- Ubuntu 20.04
902910
- Geany in 20.04 needs `[styling] line_height=0;2;` added to Tools>Configuration Files>filetypes.common to see underscores
911+
- Ubuntu 22.04
912+
- Gpick does not work on Wayland, using wl-color-picker as a substitute
903913

904914
- Other
905915
- gr-gsm has to be installed twice for all blocks to be recognized

0 commit comments

Comments
 (0)