commit 4aaea7bf596933ed25861abfc9ca3b40e92d260f Merge: 7e955d6 ed6940e Author: Dave Hibberd <hibby@debian.org> Date: Tue Mar 11 20:51:23 2025 +0000 Merge branch 'wip/kop316/1.1-1' into 'debian/latest' Document Changes and Release 1.1-1 See merge request debian-hamradio-team/gtk-meshtastic-client!5 commit ed6940edc9d1f688bc8273f5c9a4d0f2d40f023c Author: Chris Talbot <chris@talbothome.com> Date: Sun Mar 9 19:59:32 2025 -0600 Document Changes and Release 1.1-1 commit 4b64de7791cba3a16d548a38c3b81c1076733013 Author: Chris Talbot <chris@talbothome.com> Date: Mon Mar 10 19:18:27 2025 -0600 d/control: add python3-pyqrcode to runtime dependency commit d879dbdba528e723c334760ca928996094ee3a33 Merge: 7e955d6 f6aee2b Author: Chris Talbot <chris@talbothome.com> Date: Sun Mar 9 19:57:56 2025 -0600 Update upstream source from tag 'upstream/1.1' Update to upstream version '1.1' with Debian dir 1a6f605b964cf8b13fb942e6ef6df020f8b3048e commit f6aee2b812723a3bb607f5de6c24c796a2a99f8e Merge: 4cb7fc2 5fbe78a Author: Chris Talbot <chris@talbothome.com> Date: Sun Mar 9 19:57:49 2025 -0600 New upstream version 1.1 commit 5fbe78a5186b73c88ab73524328e075561f4ed98 Author: Chris Talbot <chris@talbothome.com> Date: Sun Mar 9 19:40:02 2025 -0600 Bump Version to 1.1 commit 1bd063692256e362481266fe15feb0d80d1778f2 Author: Chris Talbot <chris@talbothome.com> Date: Sun Mar 9 19:34:40 2025 -0600 device_config_page: add ROUTER_LATE to possible configs commit dbf151c5c9771dc34273025bfa068480446a6cec Author: Chris Talbot <chris@talbothome.com> Date: Fri Mar 7 10:33:40 2025 -0700 maps_page: set app in load_own_lat_long commit a999a172eade3b9f7f86339003f20b8421727bd9 Author: Chris Talbot <chris@talbothome.com> Date: Tue Feb 25 22:38:07 2025 -0700 Add settings for creating GPS Socket commit dbf09a345448ac4f2245e6a5ffc7617476c5a53b Author: Alistair Francis <alistair@alistair23.me> Date: Fri Jan 31 09:42:30 2025 +1000 maps_page: Write the NMEA location to a socket Write our own node location to a Unix socket so that Geoclue can use the location Meshtastic. A great use case for a Meshtastic device would be to provide the GNSS/GPS location from the device to the host Linux PC/phone. This would allow devices that don't have working GNSS to get an accurate location. Geoclue can be setup to use this by adding this to `/etc/geoclue/geoclue.conf` ``` [network-nmea] enable=true nmea-socket=/run/user/1000/meshtastic-gnss.sock ``` Depending on the system SELinux or systemd might block the access though, which needs to be worked around depending on the distro. Resolves: https://gitlab.com/kop316/gtk-meshtastic-client/-/issues/20 Signed-off-by: Alistair Francis <alistair@alistair23.me> commit 6c72566cbd7bacb51b4a30fe7787d1cff8463c12 Author: Chris Talbot <chris@talbothome.com> Date: Wed Feb 26 14:15:03 2025 -0700 d/control: add dependency on python3-pyqrcode commit f7e11f72ad621603c5d04cd976368c6c4a45d63f Author: horstfffl <25124680-horstfffl@users.noreply.gitlab.com> Date: Sat Feb 1 16:51:23 2025 +0000 Power metrics commit 3b53685a36b763f22817612b743994a72f4bef21 Author: Chris Talbot <chris@talbothome.com> Date: Fri Jan 31 22:33:21 2025 -0700 device config: Add option to enable power metrics commit 0fa7de341ef6c6687fb5a76ca53c2de511b9bf2a Author: Chris Talbot <chris@talbothome.com> Date: Sat Jan 4 11:15:16 2025 -0700 example scripts: add CLI option to look at powermetrics commit a46b6ad153ad54c927ca0bb36efb190efc01f7f5 Author: Chris Talbot <chris@talbothome.com> Date: Sat Feb 1 05:16:20 2025 +0000 nearby_nodes_page: copy list to prevent change during runtime (cherry picked from commit 7cfd38ecb5cbc35dc475b5475101e2334d53e704) Co-authored-by: Chris Talbot <chris@talbothome.com> commit 2f2f672b72bc4aa9e131cb1c87a82494b51105d8 Author: horstfffl <funkloch@freifunk-flensburg.de> Date: Wed Jan 1 02:37:07 2025 +0100 fix node_row: show only one hopcount circle for own node commit 9eebdb4be3cbe6fcaf613bb9f342b354970aa7ab Author: Chris Talbot <chris@talbothome.com> Date: Sat Dec 28 21:31:38 2024 -0700 connection_page: change sensitivity first when connected commit d39836f906536acb60c02d9c785ff0ff24fad688 Author: Chris Talbot <chris@talbothome.com> Date: Sat Dec 28 21:31:24 2024 -0700 message_storage: don't mask issue if it happens commit 682226256fb2fe1c8413448d26ee0b1cd25ac5ea Author: Chris Talbot <chris@talbothome.com> Date: Sat Dec 28 21:18:48 2024 -0700 message_storage: better handle not finding an entry commit 6053cf06f86d72b04c6c8ec3237c256d63790643 Author: Chris Talbot <chris@talbothome.com> Date: Sat Dec 28 20:52:34 2024 -0700 connection_page: make toast overlay have better wording commit b5fdd9e6af985d3caa1e35e031d6927914516fd5 Merge: 1041ca9 6d0230b Author: horstfffl <25124680-horstfffl@users.noreply.gitlab.com> Date: Sat Dec 28 21:00:28 2024 +0000 Merge branch gtk-meshtastic-client:main into hop_visualisation commit 1041ca9cefbc11882b22a8ba73b5b6839badbeff Author: horstfffl <funkloch@freifunk-flensburg.de> Date: Sat Dec 28 21:48:19 2024 +0100 make hopcount graphic visable even when no snr/rssi values are present commit 6d0230be81a65d23c45a8a7977109866e8ad299e Author: Chris Talbot <chris@talbothome.com> Date: Fri Dec 27 21:35:13 2024 -0700 node row: also show altitude in feet commit 93a06636edb28e2fc72a2d75180136608bf5e6bf Author: horstfffl <funkloch@freifunk-flensburg.de> Date: Thu Dec 26 00:52:33 2024 +0100 Generate a set of circles to visualize the hopcount
Among the 1 debian patch available in version 1.1-1 of the package, we noticed the following issues: