[chirp_users] New chirp-next build
Greetings, A new build of CHIRP-next is available. This includes changes made directly to the tree since yesterday and may include additional features, bug fixes, etc. As a reminder, this is different from the "daily" CHIRP builds in that new development and features are happening here. It is the latest and greatest, but also may be less stable than the "daily" builds at this time. If it works for you, we recommend using CHIRP-next, but if your radio is not yet working on it, then you may prefer to use the "daily" builds for the time being. You can get it from here: http://trac.chirp.danplanet.com/chirp_next/ A list of changes since the last build are here: Changes for Build #44 [3046399+kk7ds] Fix (again) power conversions [3046399+kk7ds] Add generic power level parsing and a helper [3046399+kk7ds] Add a has_variable_power feature flag [3046399+kk7ds] Make CSVRadio support variable power [3046399+kk7ds] Fix CSV reference sharing bug [3046399+kk7ds] Pretty up the memedit and print headers [3046399+kk7ds] Update gmrsv2.py driver to use mem.immutable - #10288 [3046399+kk7ds] Update gmrsuv1.py driver to use mem.immutable - #10288 [3046399+kk7ds] Update bf_t8.py driver to use mem.immutable - #10288 [3046399+kk7ds] Fix MURS frequency table in radtel_t18.py driver - #10290 [3046399+kk7ds] Update radtel_t18.py driver to use mem.immutable - #10288___ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to arch...@mail-archive.com at arch...@mail-archive.com To unsubscribe, send an email to chirp_users-unsubscr...@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-ow...@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
Re: [chirp_users] Chirp on RPi
I have a RPi 4 with Raspbian GNU/Linux 11 (bullseye) installed. I was able to sudo pip install wxPython and it successfully installed wxPython 4.1.1. 4.2.0 failed, but 4.1.1 succeeded. Chirp ran just fine after that. Joe Pizzi KI5LST -Original Message- From: chirp_users-boun...@intrepid.danplanet.com On Behalf Of Dan Smith via chirp_users Sent: Sunday, January 15, 2023 12:19 PM To: Discussion of CHIRP Subject: Re: [chirp_users] Problem on Linux Mint with Mate desktop > I am using Mint 20.02 based on Ubuntu 20.04 and had the same issue with old wxPython. I used this to successfully update wxPython and resolve the issue. > > pip3 install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04 wxPython This will work for x86_64 machines, but won't work for systems like the Raspberry Pi. But yeah, this gets you on a newer wxPython, which is good for several reasons. I've added this as an optional step to this page: https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux Thanks! --Dan ___ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Joe Pizzi at pizzi@gmail.com To unsubscribe, send an email to chirp_users-unsubscr...@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-ow...@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com ___ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to arch...@mail-archive.com at arch...@mail-archive.com To unsubscribe, send an email to chirp_users-unsubscr...@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-ow...@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com