Floris Bos
ef4abc661f
Linux distros that use NetworkManager: prefill WLAN PSK
...
Only supported when NetworkManager is used on the Linux distro
as wpa_supplicant itself does not support reading PSKs through
DBus, only setting them.
Closes #457
2022-07-31 13:24:52 +02:00
Floris Bos
b1606dd1fb
Linux: remove leftovers of OpenSSL dependency
...
OpenSSL was replaced by GnuTLS for SHA256 calculation in
cb415a6a02
Remove left-over header includes and adjust dependencies in README
2022-07-31 13:14:51 +02:00
Pavel Shliak
4f8980d48e
Allow selection of files without extension
...
I have automatically generated images that do not match *.* as filename contains no dots. I have to rename them every time :(
2022-07-02 16:48:30 +03:00
Floris Bos
cb415a6a02
Linux: allow using GnuTLS instead of OpenSSL for computing SHA256 hashes
...
Prevents issues with often changing OpenSSL ABI.
Ref #429
2022-06-14 16:13:55 +02:00
maxnet
d2a92383b6
Merge pull request #362 from lnussel/qml
...
Add compile time options for telemetry and updates
2022-03-24 17:49:16 +01:00
Floris Bos
c4cfcd0604
Embedded: fix font support for eastern countries
2022-02-21 17:47:06 +01:00
Ludwig Nussel
5d971375f6
Add compile time options for telemetry and updates
2022-02-14 16:03:02 +01:00
Floris Bos
033ff07abf
Move source files to /src
2022-02-14 10:07:15 +01:00