mkinney

Results 121 comments of mkinney

@thebentern Had a nice temp fix for this. Will create a new version as soon as github stops giving me 500 errors.

GitHub Actions is now working again. Just released a new version. Can you try updating?

Would love to have an automated docker solution. Went thru and downloaded various vagrant virtualbox boxes: Fedora33, Manjaro, Linuxmint, Ubuntu, etc. and installed meshtastic-flasher. Most of the boxes do not...

What os version @garthvh ?

This seems to work: ``` Raspbian Buster has now been released and Pyside2 can be installed using: $apt-get install python3-pyside2.qt3dcore python3-pyside2.qt3dinput python3-pyside2.qt3dlogic python3-pyside2.qt3drender python3-pyside2.qtcharts python3-pyside2.qtconcurrent python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qthelp python3-pyside2.qtlocation python3-pyside2.qtmultimedia...

Could setup a cross compiling environment. Tried: https://medium.com/@stonepreston/how-to-cross-compile-a-cmake-c-application-for-the-raspberry-pi-4-on-ubuntu-20-04-bac6735d36df and https://ilyas-hamadouche.medium.com/creating-a-cross-platform-toolchain-for-raspberry-pi-4-5c626d908b9d both errored This looks promising: https://tttapa.github.io/Pages/Raspberry-Pi/C++-Development/Building-The-Toolchain.html

From: https://github.com/piwheels/packages/issues/4#issuecomment-772058821 [build_pyside2.txt](https://github.com/meshtastic/Meshtastic-gui-installer/files/8012705/build_pyside2.txt) [install_qt5.txt](https://github.com/meshtastic/Meshtastic-gui-installer/files/8012706/install_qt5.txt)

Take a look at this https://github.com/meshtastic/Meshtastic-python/blob/master/bin/regen-protos.sh Note: It is broken now for some reason. I must have borked it when I was merging and hit conflicts. But the idea is...