Page MenuHomeFreeBSD

comms/chirp: update to 20200213
Needs ReviewPublic

Authored by vishwin on Sep 15 2020, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 5:34 PM
Unknown Object (File)
Thu, Apr 18, 12:05 PM
Unknown Object (File)
Tue, Apr 16, 8:20 AM
Unknown Object (File)
Thu, Mar 28, 5:42 PM
Unknown Object (File)
Mar 20 2024, 12:31 AM
Unknown Object (File)
Mar 19 2024, 7:48 PM
Unknown Object (File)
Dec 20 2023, 7:21 AM
Unknown Object (File)
Dec 13 2023, 4:42 PM
Subscribers
None

Details

Reviewers
db
Summary

This updates CHIRP to their py3 branch, which unfortunately isn't getting much love upstream. I've included many local patches to get this running using pygobject3 as well as wxPython4. Since pygobject3 has a pygtk2 compatability layer that is what I am focusing on when it comes to dealing with upstream's default branch. Thus, these patches in their current form probably won't end up there; this is more so that this port does not get removed for being Python 2-only.

Test Plan

Ran using both the wxPython4 and pygobject3 GUIs. Basic functionality like programming radios (such as the Baofeng UV-82/HP and BTECH UV-25X2) work but some functionality need some work due to differences in libraries.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33560
Build 30814: arc lint + arc unit