-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use new fixed position admin messages and add --remove-position
argument
#584
Use new fixed position admin messages and add --remove-position
argument
#584
Conversation
Right, the other thing I did was allow setlat/setlon to take integers premultiplied by 1e7. Should allow a little more flexibility, hopefully, but willing to remove if we think it'll be problematic. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #584 +/- ##
==========================================
- Coverage 61.81% 61.31% -0.50%
==========================================
Files 14 14
Lines 2941 2973 +32
==========================================
+ Hits 1818 1823 +5
- Misses 1123 1150 +27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Update fixed position-related documentation for meshtastic/python#584 changes
commit bd115a77b79aba6f190adae01e7f55aa3f270efa Merge: 2fd5c33b 837376e8 Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:51:23 2024 -0700 Merge pull request #1318 from zyphlar/patch-1 Clarify the necessity and configuration of the "mqtt" Meshtastic channel commit 837376e82d43831adb7dff062d2ab56d88905808 Merge: 3aea1283 2fd5c33b Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:44:14 2024 -0700 Merge branch 'master' into patch-1 commit 2fd5c33be536ab26c25599ae35300dbc324aff40 Merge: b6791daf 0a6de969 Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:40:47 2024 -0700 Merge pull request #1322 from ianmcorvidae/python-update Python CLI documentation update commit 0a6de9699c60b9bdd4da09fd3ef472af2deb5e89 Merge: e8dd2445 b6791daf Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:35:16 2024 -0700 Merge branch 'master' into python-update commit b6791daf633d76744ba4c539f6159569c6539bb8 Merge: 97196033 902375cd Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:33:41 2024 -0700 Merge pull request #1326 from meshtastic/pdxlocations-patch-1 Add missing brackets commit 902375cd8705927df7fefa91b368762a5ef3452b Merge: debf984c 97196033 Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:31:28 2024 -0700 Merge branch 'master' into pdxlocations-patch-1 commit 97196033b78fb718c883daa5b06a9a89419109ab Merge: 475914d5 d80fd13e Author: rcarteraz <[email protected]> Date: Tue Jul 2 09:15:24 2024 -0700 Merge pull request #1327 from HamzaYslmn/master Update region-by-country.mdx commit d80fd13e871908f90c9a31818bb02c2c6e44746f Author: Hamza Yeşilmen <[email protected]> Date: Tue Jul 2 09:17:42 2024 +0300 Update region-by-country.mdx TR ADDED commit debf984cfc76f6cc4fcc372f30f30216715d7d55 Author: pdxlocations <[email protected]> Date: Mon Jul 1 22:53:40 2024 -0700 Add missing brackets commit 475914d5776f0ae8cb0da3002e9a2e0247a42c00 Merge: 361eb747 047d1c54 Author: pdxlocations <[email protected]> Date: Mon Jul 1 22:40:14 2024 -0700 Merge pull request #1325 from chicagolandmesh/patch-3 Update local-groups.mdx commit 047d1c5495658fa502cd653b69135e6d71141ac2 Merge: 48c46405 361eb747 Author: pdxlocations <[email protected]> Date: Mon Jul 1 22:37:58 2024 -0700 Merge branch 'master' into patch-3 commit 361eb7472545f2a0cb39546878165e982926fa1c Merge: 3b9a7aa5 9355b474 Author: pdxlocations <[email protected]> Date: Mon Jul 1 22:36:21 2024 -0700 Merge pull request #1324 from chicagolandmesh/patch-2 Update local-groups.mdx commit 48c46405b83019dc15bf1c8ac1bd601c7d24927c Author: Chicagoland Mesh <[email protected]> Date: Mon Jul 1 21:56:47 2024 -0500 Update local-groups.mdx commit 9355b474ef1087db5350edb4aef1470068da2f3a Author: Chicagoland Mesh <[email protected]> Date: Mon Jul 1 21:42:59 2024 -0500 Update local-groups.mdx commit 3aea1283d598a12816dfe36e0ef2fbc410358f8e Author: zyphlar <[email protected]> Date: Sat Jun 29 13:19:12 2024 -0700 Clarify the necessity and configuration of the "mqtt" Meshtastic channel My MQTT wasn't working at all (nothing published to msh/US/2/# except msh/US/2/stat/!myradio = offline for a week) until on advice from Discord I added a new Meshtastic channel to my radio configuration called "mqtt". They claim that this paragraph makes that requirement clear, but 1. This paragraph is only about JSON downlink to send MQTT over LoRa, which is odd because MQTT uplink didn't work either, but anyway: 2. The word "channel" by itself isn't a full set of instructions for creating a new Meshtastic channel on the appropriate node. The rest of the paragraph talks about the /mqtt/ topic, which is ambiguous. commit 3b9a7aa5282f8e53b028ffc8a148ce50d7efb081 Author: RichardHeltec <[email protected]> Date: Mon Jul 1 22:52:54 2024 +0800 Add Heltec Capsule Sensor V3 document (#1299) * Add Heltec Capsule Sensor V3 document * Capsule Sensor document update * Change the pics format of Capsule Sensor V3 * capsule sensor v3fix 20240701 commit e8dd2445ea1a8b1143c665dd777fac380b19ed43 Author: Ian McEwen <[email protected]> Date: Sun Jun 30 23:22:38 2024 -0700 mark deprecated options the same commit 037eb0617f518659e58f41c095b8462659aaaa5d Author: Ian McEwen <[email protected]> Date: Sun Jun 30 23:19:42 2024 -0700 add --pos-fields documentation commit c7cb417aaeae505ced5016700ed406df1e28e0ab Author: Ian McEwen <[email protected]> Date: Sun Jun 30 23:14:29 2024 -0700 Add request-position and remove-node commit 3e12ef5ebfe3122fc38319c8d4430d53a7b6919b Author: Ian McEwen <[email protected]> Date: Sun Jun 30 23:11:12 2024 -0700 Add tunnel arguments to CLI documentation commit 92b8fe55c5f633a7b40e685a96034ba37357b518 Author: Ian McEwen <[email protected]> Date: Sun Jun 30 23:07:17 2024 -0700 Add a number of arguments and rearrange the python documentation file commit f7f0c95da0d0dd73268b5c33cc2fa7162e1d3e49 Author: Ian McEwen <[email protected]> Date: Sun Jun 30 18:42:18 2024 -0700 Reorganize connection and help/support args to the top, add alias names and defaults commit 0850a1b81fb7e124dddf1646a0c996aafb77a240 Author: Ian McEwen <[email protected]> Date: Sun Jun 30 18:36:38 2024 -0700 --sendping is no longer supported commit 5b3852a574473b689b41da9d73a3bc5f41e50205 Merge: a3a99920 8b99ab03 Author: pdxlocations <[email protected]> Date: Sun Jun 30 08:24:53 2024 -0700 Merge pull request #1317 from meshtastic/rcarteraz-patch-4 Remove Non-Compliant Community Groups commit 8b99ab03cab34d5f05a2ac265bedeab9b830ea3b Author: rcarteraz <[email protected]> Date: Sat Jun 29 09:48:02 2024 -0700 remove non-compliant groups commit a3a9992022f1483eaf1a7e514068d67f414ac6fb Author: rcarteraz <[email protected]> Date: Sat Jun 29 08:54:13 2024 -0700 Update Chatter (#1314) * Update index.mdx * move phonto commit b68a2a2283bd9241fd70c13ffceab51406c9e874 Author: Sylvain Migaud <[email protected]> Date: Fri Jun 28 16:14:31 2024 +0200 Adding documentation for chatter and its keypad (#1283) * adding documentation for chatter and its keypad * restore lock file * updating the doc to add the TAB and RIGHT buttons mapping * fix SHIFT bug * change images format * convert images to webp --------- Co-authored-by: Tommy Ekstrand <[email protected]> commit 36e1070d1ffd15d80f022d66174cd79a13f01269 Merge: 1c6c70a9 06078f10 Author: Ben Meadors <[email protected]> Date: Thu Jun 27 14:46:10 2024 -0500 Merge pull request #1313 from rcarteraz/update-tips Update Tips Page commit 06078f10bbcac1ce25daf4e76ea88026deb0a677 Merge: 0a4d9818 1c6c70a9 Author: rcarteraz <[email protected]> Date: Thu Jun 27 12:42:29 2024 -0700 Merge branch 'master' into update-tips commit 0a4d981862b9b05a60489729a9f7584d5795e297 Author: rcarteraz <[email protected]> Date: Thu Jun 27 12:31:24 2024 -0700 update tips page commit 1c6c70a9fec7b5e94a1bd7cbfda605f296297961 Author: geeksville <[email protected]> Date: Thu Jun 27 10:19:50 2024 -0700 Update python developer instructions to use poetry (#1309) commit 1e44aba7859d0920a1f78db04ba59e91bfd75e8f Merge: 19da4cbb 66d6dade Author: Thomas Göttgens <[email protected]> Date: Thu Jun 27 15:47:01 2024 +0200 Merge pull request #1284 from Jorropo/add-my-encryption-comments add Jorropo's encryption review commit 66d6dadec0affad673a25798a08a0e45e73df619 Merge: b610e34e 19da4cbb Author: Tommy Ekstrand <[email protected]> Date: Thu Jun 27 08:10:09 2024 -0500 Merge branch 'master' into add-my-encryption-comments commit 19da4cbbb03952c924ddf592b876bf06e448291d Author: olegios <[email protected]> Date: Thu Jun 27 16:08:07 2024 +0300 Update local-groups.mdx (#1312) Add Ukrainian meshtastic community link Co-authored-by: Tommy Ekstrand <[email protected]> commit 6c2eb81aa15adceee662aea74564095d8de16c22 Author: elranr <[email protected]> Date: Thu Jun 27 04:43:56 2024 +0300 Update local-groups.mdx (#1279) * Update local-groups.mdx Added Israel Meshtastic club telegram group * Alphabetized and corrected header level --------- Co-authored-by: pdxlocations <[email protected]> Co-authored-by: Tommy Ekstrand <[email protected]> commit 2d96bccfce7fe6ae9f82a4243388e37d7eb32bff Merge: f3d9442b 0287221e Author: rcarteraz <[email protected]> Date: Mon Jun 24 08:07:18 2024 -0700 Merge pull request #1311 from meshtastic/rcarteraz-patch-3 Add `tzdef` to Device Config commit b610e34e0801466faf8b7dd39086e0429ed29b47 Author: Jorropo <[email protected]> Date: Tue Jun 4 02:43:02 2024 +0200 add Jorropo's encryption review commit 0287221e3bdef674c1691c7ce3acfbf82da2d037 Author: rcarteraz <[email protected]> Date: Sun Jun 23 17:02:09 2024 -0700 add tzdef commit f3d9442be36a50d4e647c4680cebd281104fdc95 Merge: 40685c29 536099db Author: Ben Meadors <[email protected]> Date: Fri Jun 21 20:03:57 2024 -0500 Merge pull request #1308 from rcarteraz/update-device-config Updates to #1306 commit 536099dbf39cfd537e80d78d8ec564c143ad6df8 Merge: 59c1adc1 40685c29 Author: rcarteraz <[email protected]> Date: Fri Jun 21 18:00:07 2024 -0700 Merge branch 'master' into update-device-config commit 40685c29d002a545ce150a20a973908acd8f8ad8 Merge: 068bf7a6 76d31ea6 Author: rcarteraz <[email protected]> Date: Fri Jun 21 17:59:37 2024 -0700 Merge pull request #1307 from meshtastic/thebentern-patch-1 Add DFRobot Lark commit 59c1adc1713c0f6200b9c4d958cf63ff82e73b84 Author: rcarteraz <[email protected]> Date: Fri Jun 21 17:55:26 2024 -0700 updates to recent additions commit 76d31ea6f8f28ca54fc7f338919f390384767c6f Author: Ben Meadors <[email protected]> Date: Fri Jun 21 18:27:42 2024 -0500 Add DFRobot Lark commit 068bf7a69219ce552cf2160524cd30c8db99e063 Merge: 364481c8 52652dda Author: Ben Meadors <[email protected]> Date: Fri Jun 21 18:00:41 2024 -0500 Merge pull request #1306 from meshtastic/power-saving-roles Power saving roles notes and corrections commit 52652ddacf021135960e3104ffa637b398cc223f Author: Ben Meadors <[email protected]> Date: Fri Jun 21 17:58:27 2024 -0500 Update device.mdx commit ce2aa6daac9b1a3997d5c9fe3212d63f8f52605b Author: Ben Meadors <[email protected]> Date: Fri Jun 21 16:58:59 2024 -0500 Power saving roles notes and corrections commit 364481c8b0273450fa3c031e4ebc96dd4db160e6 Merge: 2f5939b8 c2528b31 Author: rcarteraz <[email protected]> Date: Fri Jun 21 09:48:46 2024 -0700 Merge pull request #1305 from markuslang79/master Added links to German Meshtastic Groups commit c2528b318ef0b6f718175fb3e35143b882579676 Author: Markus Lang <[email protected]> Date: Fri Jun 21 18:02:46 2024 +0200 Update local-groups.mdx Added 'Meshtastic Germany' Facebook group and 'Mesh Hessen' Telegram group links commit 2f5939b889c28f197147680332fb136f93c1e03c Merge: 86bc3c93 150e468f Author: rcarteraz <[email protected]> Date: Thu Jun 20 13:56:11 2024 -0700 Merge pull request #1294 from meshtastic/dependabot/npm_and_yarn/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 commit 150e468f57902fc524ef6295c771ffc76343b178 Merge: df5dcd5b 86bc3c93 Author: rcarteraz <[email protected]> Date: Thu Jun 20 13:43:07 2024 -0700 Merge branch 'master' into dependabot/npm_and_yarn/braces-3.0.3 commit 86bc3c93e5fac8dfb5eb023f1aa6d405bb9d9ffe Merge: 6cabd5fe cfec3e8e Author: rcarteraz <[email protected]> Date: Wed Jun 19 18:48:14 2024 -0700 Merge pull request #1301 from rcarteraz/1200bps-reset-button Add mention of 1200bps reset button in web flasher commit cfec3e8eace1719736a5a6cd4f0093385f0bdad8 Merge: 59d71321 6cabd5fe Author: rcarteraz <[email protected]> Date: Wed Jun 19 17:59:09 2024 -0700 Merge branch 'master' into 1200bps-reset-button commit 6cabd5fe955461798f90dc7cebd98928c5d6578e Merge: f6a97b28 6c40c2e5 Author: rcarteraz <[email protected]> Date: Wed Jun 19 17:58:54 2024 -0700 Merge pull request #1295 from geeksville/pr-nrf52-guide Add basic nrf52 guide commit 6c40c2e5558b7270646319a91123843c8671edbc Merge: 9cbea09e f6a97b28 Author: rcarteraz <[email protected]> Date: Wed Jun 19 17:56:57 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit 59d71321e380836c75d5b32401e2a8647933dd43 Author: rcarteraz <[email protected]> Date: Wed Jun 19 17:52:06 2024 -0700 Add mention of 1200bps reset button in web flasher commit f6a97b28d3eecab62442419ff30ce9dae9a88cc1 Merge: eb256040 a9ad016c Author: pdxlocations <[email protected]> Date: Wed Jun 19 17:17:54 2024 -0700 Merge pull request #1300 from Kavitate/patch-1 Update local-groups.mdx commit a9ad016c101815241a539f610bc9148fd92b6f0d Author: Kavitate <[email protected]> Date: Wed Jun 19 16:38:50 2024 -0500 Update local-groups.mdx Removed Midwest Mesh header. commit 8b2999e0311036e6f12636a19d5adddae00dc7aa Author: Kavitate <[email protected]> Date: Wed Jun 19 12:11:36 2024 -0500 Update local-groups.mdx Regrouped qualifying states to be listed under the "Midwest Region". commit 14ee77545338b798393ec6d01a328a53dde32bfc Merge: 211f913b eb256040 Author: pdxlocations <[email protected]> Date: Wed Jun 19 09:56:52 2024 -0700 Merge branch 'master' into patch-1 commit 211f913bad59059fe7a0fdc462c69563ef8200a1 Author: Kavitate <[email protected]> Date: Wed Jun 19 11:54:25 2024 -0500 Update local-groups.mdx Updated group name and server logo. commit eb2560402e442a09169a3c20de8e2a31f886f34b Merge: f95a398c e75f7f5e Author: rcarteraz <[email protected]> Date: Wed Jun 19 08:53:23 2024 -0700 Merge pull request #1298 from rcarteraz/add-unphone Add unPhone to supported hardware docs commit e75f7f5e72e2dcc3054aba78cf7b06abc1ac89b6 Author: rcarteraz <[email protected]> Date: Wed Jun 19 08:23:26 2024 -0700 P commit 44751712767d8dcf4a85f6d654be3286f1f5ca21 Author: Kavitate <[email protected]> Date: Wed Jun 19 08:39:04 2024 -0500 Update local-groups.mdx Added midwest mesh group for qualifying states. commit b5e5c27bbc10485133c9e3387cbb6db745da801b Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:31:29 2024 -0700 i'm about to go postal commit 127251a233b7ec5ecc12970aadc5a8d7e919f27b Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:24:21 2024 -0700 another try commit dcbfeec56a7f66fb10875c6a35780f29a1d0f2b4 Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:20:28 2024 -0700 why isn't this working? commit d7c78552d58e81ae9c22f8d05dc766e4d0c05e44 Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:17:03 2024 -0700 trunk fmt commit d1b27b4c4fb584afda7737ac2bd9f139403c3941 Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:16:05 2024 -0700 whitespace commit 1d9cb80438c5cd8bfaa8794f18720a897420b4e7 Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:09:03 2024 -0700 Fix spacing commit ae7556ec4fab8c4aae9934c46629f0c33afb538c Author: rcarteraz <[email protected]> Date: Tue Jun 18 20:06:44 2024 -0700 add unPhone to supported docs commit 9cbea09e5cb459853f9bcee2b8b206c19966d1f5 Author: rcarteraz <[email protected]> Date: Tue Jun 18 13:53:25 2024 -0700 formatting and minor changes commit df5dcd5b6687964094b3f7929a1b53e305a55c30 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 18 20:02:00 2024 +0000 Bump braces from 3.0.2 to 3.0.3 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> commit fad3a940d142558d7cc9dd59553af0b83d8c5d7c Merge: f3523b72 f95a398c Author: rcarteraz <[email protected]> Date: Tue Jun 18 13:01:01 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit f95a398cd44a66b81ca92b6edf0783a32d306667 Merge: 70638582 9b7eab4a Author: rcarteraz <[email protected]> Date: Tue Jun 18 13:00:46 2024 -0700 Merge pull request #1297 from meshtastic/dependabot/npm_and_yarn/ws-7.5.10 Bump ws from 7.5.9 to 7.5.10 commit 9b7eab4ad7171682f27f3c6e704e356c4a250db2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 18 18:39:11 2024 +0000 Bump ws from 7.5.9 to 7.5.10 Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> commit f3523b72f5c24b338cc20acc2ba73b74dd73babb Merge: b2fcaa55 70638582 Author: geeksville <[email protected]> Date: Sun Jun 16 21:11:52 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit 70638582bf25abdaa4aec9007306a29d2e886158 Merge: 78de79b1 050e57ec Author: rcarteraz <[email protected]> Date: Sun Jun 16 17:25:18 2024 -0700 Merge pull request #1296 from geeksville/pr-fixinstructs Update build instructions - pnpm is apparently now the tool used commit 050e57ec1856c57f17e1bce7990f3c6a608d64e7 Author: geeksville <[email protected]> Date: Sun Jun 16 15:34:22 2024 -0700 Update build instructions - pnpm is apparently now the tool used per @chrichton - woot! commit b2fcaa55300ad339bf8994f1c89c52cb1aedfc1a Author: geeksville <[email protected]> Date: Sun Jun 16 15:16:37 2024 -0700 Add basic nrf52 guide commit 78de79b150f476c82b1e6f670488c1e8633e362a Merge: 79d5b3ab 21dbcfd3 Author: pdxlocations <[email protected]> Date: Wed Jun 12 12:00:25 2024 -0700 Merge pull request #1293 from dunlapbs/patch-2 Update local-groups.mdx commit 21dbcfd3e153b0d924544c6c7957c1301a5abbf9 Author: dunlapbs <[email protected]> Date: Wed Jun 12 10:56:03 2024 -0700 Update local-groups.mdx Modify "Portland and SW Washington" to "PDXMesh for Portland and SW Washington" commit 79d5b3ab76112408850568dd6c0df8911d592d44 Merge: 54a22e17 257c4e0f Author: pdxlocations <[email protected]> Date: Wed Jun 12 10:38:29 2024 -0700 Merge pull request #1292 from dunlapbs/patch-1 Update local-groups.mdx commit 257c4e0fb9627b6c12bcfd1cb5ee868832bd0b5b Merge: acfbcaab 54a22e17 Author: pdxlocations <[email protected]> Date: Wed Jun 12 10:34:03 2024 -0700 Merge branch 'master' into patch-1 commit 54a22e17087fe733d3b530eb07fdede44b968c09 Merge: e5ea17ba f7a8aaea Author: pdxlocations <[email protected]> Date: Wed Jun 12 10:33:05 2024 -0700 Merge pull request #1291 from rcarteraz/update-heltec-links Add Rokland Heltec links commit acfbcaabecef8dee7e19436a3aa7a5f92c124ab1 Author: dunlapbs <[email protected]> Date: Wed Jun 12 09:44:14 2024 -0700 Update local-groups.mdx Adding the Portland and SW Washington Community Discord commit f7a8aaeaefefa49e70930d7f1ab12cf5c737683c Author: rcarteraz <[email protected]> Date: Wed Jun 12 09:31:25 2024 -0700 update wsl link commit 2105ee4e676ef0fab56baa56d620fe7a9e0907d5 Author: rcarteraz <[email protected]> Date: Wed Jun 12 08:36:14 2024 -0700 add rokland heltec links commit e5ea17ba1beac41cf4dfbe196cb90e1a549e3d60 Merge: bcce4bf9 73b86f82 Author: pdxlocations <[email protected]> Date: Tue Jun 11 22:35:34 2024 -0700 Merge pull request #1290 from NB7N/patch-1 Update local-groups.mdx commit 73b86f82fef1768d55b4a2f7c5d57c083b14730e Author: NB7N <[email protected]> Date: Tue Jun 11 15:06:04 2024 -0700 Update local-groups.mdx Added Oregon community website commit bcce4bf9de9055acd26cad00cc8fefa7f5fb587c Merge: 09caac50 1c25b8e5 Author: rcarteraz <[email protected]> Date: Tue Jun 11 08:31:50 2024 -0700 Merge pull request #1287 from Nestpebble/patch-6 Update to European Lora frequency and duty cycle info, including EU regulatory framework, and add UK regulatory doc commit 1c25b8e59310afe9e737ec941ea72fba8687232b Author: Nestpebble <[email protected]> Date: Sun Jun 9 21:56:05 2024 +0100 Update radio-settings.mdx commit c0d157987708029d5e675b23a017d65b53caaf5d Author: Nestpebble <[email protected]> Date: Sun Jun 9 21:19:09 2024 +0100 Update _lora-regions to clarify rolling hour The rolling 1-hour window isn't clear in the docs. commit 91afc1c8b72a87de5c7a376fae39c4ab3ffff46b Author: Nestpebble <[email protected]> Date: Fri Jun 7 10:27:15 2024 +0100 Update radio-settings.mdx commit 86becff264e87a693783f2363fe9fec0bb25431a Author: Nestpebble <[email protected]> Date: Fri Jun 7 08:25:53 2024 +0100 Update docs/about/overview/radio-settings.mdx Corrected one typo, another one appears. C'est la vie... Co-authored-by: Alice <[email protected]> commit 59421a134ca15dda890b506eea4748c13f3607ad Author: Nestpebble <[email protected]> Date: Thu Jun 6 23:47:57 2024 +0100 Update radio-settings.mdx Added info on the EU and the selection of bands. commit 13c246a5e52b2ea17383d490a070185d59e85db7 Author: Nestpebble <[email protected]> Date: Thu Jun 6 23:43:22 2024 +0100 Update region-by-country.mdx commit ba287af89651943c865ea2f0c3494f483992c6c4 Author: Nestpebble <[email protected]> Date: Thu Jun 6 00:54:49 2024 +0100 Update UK regulatory doc & include note for EU Following discussion on the Discord, some additional notes to help locate the specific parts of the UK and EU regulations for local frequency bands, duty cycles, etc. commit 09caac50752b64e2f2fade35a932d3eb0ca9649f Merge: 9173092e 5e6d7ecb Author: pdxlocations <[email protected]> Date: Mon Jun 3 23:04:09 2024 -0700 Merge pull request #1285 from RCGV1/master Update Bay Area in Local Groups commit 5e6d7ecb5d3c4fd28c78f8b03d281afbc0b8b88c Author: Benjamin Faershtein <[email protected]> Date: Mon Jun 3 22:49:25 2024 -0700 Update Bay Area commit 9173092e317bf6eaff30ae08f33d3de5bda70611 Author: Shogoc <[email protected]> Date: Mon Jun 3 19:51:23 2024 -0500 Update local-groups.mdx (#1277) Updated to add Kansas City metro local groups in Kansas and Missouri Co-authored-by: Tommy Ekstrand <[email protected]> commit e49ffb534e5920246b790d69a8cfbac62a5c9925 Merge: 9968848f adbb0646 Author: pdxlocations <[email protected]> Date: Sun Jun 2 08:34:12 2024 -0700 Merge pull request #1282 from njh/patch-1 Update default NTP server network.mdx commit adbb0646176621bfd12017a425b142fa85e3b2c2 Author: Nicholas Humfrey <[email protected]> Date: Sun Jun 2 14:04:58 2024 +0100 Update default NTP server network.mdx Was changed in the firmware in this commit: https://github.com/meshtastic/firmware/commit/cbf20e4cee8f8d58eac2a6bfd7f43f8c52828ecb commit 9968848f145e449e59d2248934105635659c2888 Merge: 67081ce1 28af9dee Author: pdxlocations <[email protected]> Date: Sat Jun 1 23:17:47 2024 -0700 Merge pull request #1275 from travisedson/patch-1 Update local-groups.mdx commit 28af9dee715032bbd4ac005422188ee54748a0f1 Merge: 61a93294 67081ce1 Author: pdxlocations <[email protected]> Date: Sat Jun 1 23:14:54 2024 -0700 Merge branch 'master' into patch-1 commit 67081ce1868867bbaea11ddd0f443a879debda34 Merge: fdba4943 901efc3c Author: pdxlocations <[email protected]> Date: Sat Jun 1 23:01:14 2024 -0700 Merge pull request #1280 from dasmart/patch-1 Update position.mdx commit 901efc3cbdb877edd81a57eb0dd560515e2b0a5b Merge: 54e6b193 fdba4943 Author: pdxlocations <[email protected]> Date: Sat Jun 1 22:58:02 2024 -0700 Merge branch 'master' into patch-1 commit fdba4943ee2a0c07b786e1a39de7c1bd38a1aaa2 Merge: 745e506a 2b322d82 Author: pdxlocations <[email protected]> Date: Sat Jun 1 22:57:36 2024 -0700 Merge pull request #1281 from ianmcorvidae/fixed-pos-python-update Update fixed position-related documentation for meshtastic/python#584 changes commit 2b322d8224e1b17d959319b5a9df52cdd4e415b6 Merge: 594f081f 745e506a Author: pdxlocations <[email protected]> Date: Sat Jun 1 22:51:30 2024 -0700 Merge branch 'master' into fixed-pos-python-update commit 745e506a13beb731dbe8e848113ea52a8e106b68 Author: Talie5in <[email protected]> Date: Sun Jun 2 14:58:16 2024 +0930 Updates to Linux Native Devices documentation (#1267) * Updates to Linux Native Hardware documentation * Fix bash to shell in documentation markup * Removed Log from service and removed Logrotate until future, added command to view the logs from journal. * Remove StandardError output * Update docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx Correct Spelling Mistake Co-authored-by: Alice <[email protected]> * Update docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx configure does read better then setup in this instance, changing as suggested. Co-authored-by: Alice <[email protected]> --------- Co-authored-by: Jonathan Bennett <[email protected]> Co-authored-by: Alice <[email protected]> commit 594f081f8d24136ec34e086cdaf3cc8a44cd70ee Author: Ian McEwen <[email protected]> Date: Sat Jun 1 11:55:20 2024 -0700 Update fixed position-related documentation for meshtastic/python#584 changes commit 54e6b19325db94fb1a9e69b0094d3a217635ffb4 Author: dasmart <[email protected]> Date: Sat Jun 1 14:45:39 2024 -0400 Update position.mdx correcting a spelling error. commit 61a93294c9cfeeaff52b54ec4fe564ec27055cdf Merge: ac1814b8 e31cd31d Author: Tommy Ekstrand <[email protected]> Date: Sat Jun 1 08:47:31 2024 -0500 Merge branch 'master' into patch-1 commit e31cd31d048f4ebaefab9f35b3f2e431366e76f4 Merge: d0eb0801 2c005ab7 Author: Thomas Göttgens <[email protected]> Date: Tue May 28 13:34:50 2024 +0200 Merge pull request #1276 from lordtangent/patch-1 Added Albuquerque Mesh to local-groups.mdx commit 2c005ab7650cf87ca0c9e1fffda1704c5419da29 Author: lordtangent <[email protected]> Date: Tue May 28 02:22:37 2024 -0600 Added Albuquerque Mesh to local-groups.mdx commit ac1814b859cb61ca9296e5e5e26272c384be0803 Author: travisedson <[email protected]> Date: Mon May 27 20:20:45 2024 -0700 Update local-groups.mdx Added link for local MontereyBayMesh meshtastic group commit d0eb08013986a064e4492add6fedffe7580e08a0 Merge: 080a4681 290fab22 Author: Thomas Göttgens <[email protected]> Date: Tue May 28 13:19:25 2024 +0200 Merge pull request #1274 from TRMESH/patch-2 Update local-groups.mdx commit 290fab223ae3b0a670d5a3632a4c28d8e681d099 Merge: c3d1099e 080a4681 Author: Thomas Göttgens <[email protected]> Date: Mon May 27 13:43:38 2024 +0200 Merge branch 'master' into patch-2 commit 080a46815a27c27803e805c771db884188b05724 Merge: 5a7eecb6 5a5f759f Author: Thomas Göttgens <[email protected]> Date: Mon May 27 13:25:13 2024 +0200 Merge pull request #1272 from pdxlocations/words-are-hard Community Groups now alphabetical and fix UK typo commit c3d1099e6255ab5ba2ea34aa7398332718fc8919 Author: TRMESH <[email protected]> Date: Mon May 27 13:40:34 2024 +0300 Update local-groups.mdx commit 5a5f759fb03d6efc086e22f261e8a7d749683973 Author: pdxlocations <[email protected]> Date: Sun May 26 11:36:14 2024 -0700 Now alphabetical and fix UK typo commit 5a7eecb6ea0f6f4a1e1dae79c5ab9eca61f9b011 Merge: 5ba1f629 cc7f2805 Author: pdxlocations <[email protected]> Date: Sun May 26 11:26:06 2024 -0700 Merge pull request #1270 from valzzu/patch-1 Added Finland to the local groups commit cc7f280564268ed53081d386fee95f3addf4aa2b Author: Iris <[email protected]> Date: Sun May 26 21:21:55 2024 +0300 Update local-groups.mdx is correct now?????!!!!????? commit 472da52a5637aa08060efbd4b43946f10685bfba Author: Iris <[email protected]> Date: Sun May 26 21:07:28 2024 +0300 Update local-groups.mdx moved Finland so its in the correct place(hopefully) acording to the alphabet commit b56f7b39356b0d5ea13f37a4a9d98db78448968b Author: Iris <[email protected]> Date: Sun May 26 20:34:29 2024 +0300 Update local-groups.mdx commit b80b2bb16506e20ae430ee6dd3d6bd3fca78e59c Merge: 589fd705 5ba1f629 Author: pdxlocations <[email protected]> Date: Sun May 26 10:26:10 2024 -0700 Merge branch 'master' into patch-1 commit 5ba1f62997f998d5a06275afdc33eb97e6c3f30d Merge: 1a67f7b6 641105b3 Author: pdxlocations <[email protected]> Date: Sun May 26 10:22:48 2024 -0700 Merge pull request #1271 from wheresalice/patch-1 Fix spelling of Croatia commit 641105b3d57735fcaa12160da0c2ed4cdfe98d89 Author: Alice <[email protected]> Date: Sun May 26 16:14:01 2024 +0100 Fix spelling of Croatia commit 589fd705fcf92a5eadbc8e3e3056bcd1613f383c Author: Iris <[email protected]> Date: Sun May 26 10:06:40 2024 +0300 Update local-groups.mdx Added Finland commit 1a67f7b69a55704060258f5509c4bcdc9a2ac1c4 Merge: 222c3e2d 5cfb4c7f Author: pdxlocations <[email protected]> Date: Fri May 24 07:59:45 2024 -0700 Merge pull request #1266 from ianmcorvidae/ha-device-trackers Add a section to show how to create device trackers in HA to show nodes on maps commit 5cfb4c7f7356d4b24b9b941cbd9970f30b959958 Merge: f3d448e9 222c3e2d Author: pdxlocations <[email protected]> Date: Fri May 24 07:55:38 2024 -0700 Merge branch 'master' into ha-device-trackers commit f3d448e93fb6fe6fc9cd99a939f6b0a9d6a3c1f2 Author: Ian McEwen <[email protected]> Date: Fri May 24 00:46:05 2024 -0700 restore the standard example number commit 222c3e2da01849fc6c41d1b3927f7fa02d641af3 Merge: e2dee43a 5d365bf0 Author: pdxlocations <[email protected]> Date: Thu May 23 22:31:22 2024 -0700 Merge pull request #1256 from HarukiToreda/patch-3 Update peripherals.mdx commit 5d365bf046dae57d1f74daabdf832e090b144b9b Merge: 9339c04f e2dee43a Author: pdxlocations <[email protected]> Date: Thu May 23 22:29:22 2024 -0700 Merge branch 'master' into patch-3 commit e2dee43a6c2e41e1914d5efe48561c80ccd90168 Merge: 1fec5b73 2614b1ac Author: pdxlocations <[email protected]> Date: Thu May 23 22:28:48 2024 -0700 Merge pull request #1265 from Marvin-YYC/patch-4 Update local-groups.mdx commit 2adebdabfc1a2677d7bf30770453316eb757efcb Author: Ian McEwen <[email protected]> Date: Thu May 23 19:52:26 2024 -0700 Add a section to show how to create device trackers in HA to show nodes on maps commit 2614b1accf311d8d5e475393f1e172565f34d582 Author: Marvin-YYC <[email protected]> Date: Thu May 23 10:57:24 2024 -0600 Update local-groups.mdx Added Telegram group links for Ontario & Quebec, CA commit 9339c04fe984890ea15282b6ea900e57d4a35c31 Merge: b5f48345 1fec5b73 Author: rcarteraz <[email protected]> Date: Wed May 22 19:24:17 2024 -0700 Merge branch 'master' into patch-3 commit b5f483455dc67b908de917a1047bb7fe4e3132d3 Author: HarukiToreda <[email protected]> Date: Wed May 22 22:23:26 2024 -0400 Update base-boards.mdx Made the change suggested commit 1fec5b73e033d373b23e4139a710fb910997db5b Merge: 10c385d5 db690bd7 Author: rcarteraz <[email protected]> Date: Wed May 22 13:56:06 2024 -0700 Merge pull request #1262 from Nestpebble/patch-4 Testing teports commit db690bd7f1b00d65eee59c51b589af257c29083d Merge: 112d8714 10c385d5 Author: rcarteraz <[email protected]> Date: Wed May 22 13:53:28 2024 -0700 Merge branch 'master' into patch-4 commit 10c385d5b18c4f79adc40d7b10a1e4458f45a2cf Merge: c28cd566 6ae505d1 Author: Ben Meadors <[email protected]> Date: Tue May 21 14:32:10 2024 -0500 Merge pull request #1263 from jopdyke/patch-22 Update trademark-grants.mdx commit 6ae505d1ae82c85f7b69802e28dbab16ccb8b075 Author: jopdyke <[email protected]> Date: Tue May 21 15:09:21 2024 -0400 Update trademark-grants.mdx Added approved grant for Rokland LLC commit 112d8714c1ee9a69ff03719f7684b88322bfbfa0 Author: Nestpebble <[email protected]> Date: Tue May 21 11:39:16 2024 +0100 Testing teports Fixed testing teports to testing reports. Minor issue, but it shows up in the page preview. commit 772ddd282ae38ab19823afbb499513ac7edc1e52 Merge: e01cef3f c28cd566 Author: HarukiToreda <[email protected]> Date: Sun May 19 18:30:58 2024 -0400 Merge branch 'master' into patch-3 commit e01cef3f6cfd719edc709a20a9f416a474bbff9e Author: HarukiToreda <[email protected]> Date: Sun May 19 18:29:10 2024 -0400 Reference back to Hardware Button page commit c28cd566368606418c66f89fbe19bab614f5d2d2 Merge: e027e701 1db8452e Author: Thomas Göttgens <[email protected]> Date: Sat May 18 16:28:51 2024 +0200 Merge pull request #1261 from WattleFoxxo/patch-2 Fixed typo in local-groups.mdx commit 1db8452ee43456afb9922ed23fec68601ccd3739 Author: WattleFoxxo <[email protected]> Date: Sun May 19 00:01:48 2024 +1000 Fixed typo in local-groups.mdx Fixed typo for Canberra Meshtastic Community commit e027e701d1a1aa9b47c2ad359abbd8aa1af55480 Merge: 532220bf ad211a4b Author: pdxlocations <[email protected]> Date: Fri May 17 10:41:09 2024 -0700 Merge pull request #1200 from Domiziano-R/patch-1 Update local-groups.mdx commit ad211a4b567707f68eac4206829ec0ab022546d8 Merge: 182ca006 532220bf Author: pdxlocations <[email protected]> Date: Fri May 17 09:28:03 2024 -0700 Merge branch 'master' into patch-1 commit 532220bf2eb0be9714a2f9de0880c129869bf0a1 Merge: 4bbf2b16 8511afdf Author: pdxlocations <[email protected]> Date: Fri May 17 07:50:03 2024 -0700 Merge pull request #1260 from WattleFoxxo/patch-1 Update local-groups.mdx commit 8511afdf6e80283620d59a342cdfcc6512bdbec8 Author: WattleFoxxo <[email protected]> Date: Fri May 17 21:45:46 2024 +1000 Update local-groups.mdx commit 40b80170338ac2a71233afb82ac9a24e71956bef Author: WattleFoxxo <[email protected]> Date: Fri May 17 18:36:51 2024 +1000 Update local-groups.mdx - added Australian Capital Territory section. - added Meshtastic Canberra local group. commit 182ca006de819da9855a8c610088b32a4fd7ce82 Merge: b6042754 4bbf2b16 Author: Domiziano-R <[email protected]> Date: Fri May 17 08:53:21 2024 +0200 Merge branch 'master' into patch-1 commit 4bbf2b16378586c3e0ea2f871de11ac5f970dcfc Merge: 0938c097 bbf4847c Author: pdxlocations <[email protected]> Date: Thu May 16 21:36:52 2024 -0700 Merge pull request #1238 from ianmcorvidae/more-telemetry-sensors Add BMP085/180 and INA3221 sensors, alternate INA2XX address commit bbf4847c8f3274f0f6ab27941217a149adac6d26 Merge: b4451da4 0938c097 Author: pdxlocations <[email protected]> Date: Thu May 16 21:34:45 2024 -0700 Merge branch 'master' into more-telemetry-sensors commit 0938c09745589902381002e8e8b8c0bdd4040f91 Merge: 00905c82 a4369b96 Author: Thomas Göttgens <[email protected]> Date: Thu May 16 14:06:26 2024 +0200 Merge pull request #1258 from meshtastic/pdxlocations-patch-1 Broken Link Now Directs to Wayback Machine commit a4369b969227aee957dae4107e33bbc107fc8200 Author: pdxlocations <[email protected]> Date: Wed May 15 22:14:36 2024 -0700 Broken Link Now Directs to Wayback Machine commit 00905c82165c28c161f37b9ca64f481f0fda566a Merge: 771a279a 21f0bee2 Author: pdxlocations <[email protected]> Date: Wed May 15 11:22:35 2024 -0700 Merge pull request #1237 from Bircom/patch-1 Update local-groups.mdx Kindly add our Indian Bir Paragliding Pilots commit 21f0bee2c5bd99d6ad913c9f78f119115f51c7c5 Merge: 53f32fd0 771a279a Author: pdxlocations <[email protected]> Date: Wed May 15 10:40:05 2024 -0700 Merge branch 'master' into patch-1 commit 6105b72086939e507a5aa9908d9452fa35845071 Merge: 8ad19eb7 771a279a Author: HarukiToreda <[email protected]> Date: Tue May 14 19:45:10 2024 -0400 Merge branch 'master' into patch-3 commit 8ad19eb72e1dd29f398785cb00f5b1f9b5aab41b Author: HarukiToreda <[email protected]> Date: Tue May 14 19:44:28 2024 -0400 Update peripherals.mdx commit 771a279ae24ef344c6701520f4a8d0401702516d Merge: 9e8cb6f4 48c1aec1 Author: Jm Casler <[email protected]> Date: Tue May 14 16:34:10 2024 -0700 Merge pull request #1257 from meshtastic/mc-hamster-patch-1 Update licensing-and-trademark.mdx commit 48c1aec1ee625cc7788d23bfab4762cca630c517 Author: Jm Casler <[email protected]> Date: Tue May 14 16:29:47 2024 -0700 Update licensing-and-trademark.mdx commit 9e8cb6f4e4e006168d70c22454983602b1edd5c2 Merge: d8466878 cb72ed23 Author: pdxlocations <[email protected]> Date: Mon May 13 23:01:39 2024 -0700 Merge pull request #1246 from AndreiRegiani/patch-3 Update initial-config.mdx: link to `LoRa Region by Country` commit cb72ed23e817f8d5e2880c1e60e75f3811d8949d Merge: c8051c30 d8466878 Author: pdxlocations <[email protected]> Date: Mon May 13 22:57:24 2024 -0700 Merge branch 'master' into patch-3 commit d84668786f2442ec8ecb8d91b55d93d006400c1b Merge: 9af81f5f b62becfc Author: pdxlocations <[email protected]> Date: Mon May 13 22:50:08 2024 -0700 Merge pull request #1250 from rcarteraz/update-position Update Position Config Page commit b62becfc5bc8abc8e2ef499d9fbbc5f20cd5ea13 Merge: 77467fdb 9af81f5f Author: pdxlocations <[email protected]> Date: Mon May 13 22:47:40 2024 -0700 Merge branch 'master' into update-position commit 9af81f5fffbea39b952bd2af6e02a8387d5bb80f Merge: da6307b0 69c91c25 Author: pdxlocations <[email protected]> Date: Mon May 13 22:40:30 2024 -0700 Merge pull request #1254 from meshtastic/rcarteraz-patch-2 Update buttons.mdx commit 69c91c25802560108b9f4cdd5f2d8d12885476af Merge: 120dd7cf da6307b0 Author: pdxlocations <[email protected]> Date: Mon May 13 22:38:17 2024 -0700 Merge branch 'master' into rcarteraz-patch-2 commit f834d0dc6280db4b84375b7f344ba6caafb6d8d8 Author: HarukiToreda <[email protected]> Date: Mon May 13 23:58:59 2024 -0400 Update peripherals.mdx commit 029d9b1920b1a54accb3b87e51fb87926c24ce50 Author: HarukiToreda <[email protected]> Date: Mon May 13 23:58:04 2024 -0400 Update peripherals.mdx commit c5cb409d36099761f204518bbea722a9af1cc450 Author: HarukiToreda <[email protected]> Date: Mon May 13 23:54:39 2024 -0400 Update base-boards.mdx updating related information commit 21236ed83feaf8269aadeff06ba1363d9fc3b1b8 Author: HarukiToreda <[email protected]> Date: Mon May 13 23:25:26 2024 -0400 Update peripherals.mdx added User Button to peripherals per issue #1027 this will make it clear where we would recommend plugging a user button without using an additional IO board. Also added the link to guide. commit da6307b0ccc83a741c667714c11170340d1c6d0c Merge: 7c646ca6 adbcd61e Author: pdxlocations <[email protected]> Date: Mon May 13 14:02:02 2024 -0700 Merge pull request #1255 from meshtastic/pdxlocations-patch-1 Correct Rabbit Labs Antenna Frequency commit adbcd61e0424f2978d6ef76be9a13667a6962642 Author: pdxlocations <[email protected]> Date: Mon May 13 13:58:59 2024 -0700 Correct Rabbit Labs Antenna Frequency commit 7c646ca6f36b72793b76586f67637fc606c2100b Merge: ed7234a4 7d697b14 Author: pdxlocations <[email protected]> Date: Fri May 10 13:44:26 2024 -0700 Merge pull request #1249 from pdxlocations/antennas-02 Add Rabbit Labs and Remove GIZONT!! 20cm commit 7d697b148b8e931b3720c10707340d8afb5d0997 Merge: 815c3b57 ed7234a4 Author: rcarteraz <[email protected]> Date: Fri May 10 13:30:03 2024 -0700 Merge branch 'master' into antennas-02 commit ed7234a431404119bc251b468638ce09cca05949 Merge: 614a9146 daca75eb Author: rcarteraz <[email protected]> Date: Fri May 10 13:29:45 2024 -0700 Merge pull request #1251 from nbaddorf/t-deck-key-mappings Added keyboard shortcuts info for t-deck commit daca75eb9256e53a181a2ff79979376de1c247a9 Author: rcarteraz <[email protected]> Date: Fri May 10 13:14:24 2024 -0700 update table and add desc. commit 77467fdb7c71ada809b970ff8b380cb943dc031d Merge: a8a937de 614a9146 Author: rcarteraz <[email protected]> Date: Fri May 10 12:39:14 2024 -0700 Merge branch 'master' into update-position commit 120dd7cf4e0cf02e427f0f9a24059fcc9429e10e Author: rcarteraz <[email protected]> Date: Fri May 10 12:38:23 2024 -0700 Update buttons.mdx commit 9ad33fc705334cbd69144abd497dc85a7be08898 Merge: cec9df93 614a9146 Author: rcarteraz <[email protected]> Date: Fri May 10 08:19:05 2024 -0700 Merge branch 'master' into t-deck-key-mappings commit 815c3b579a1958cd49fbc00a4240194a95e2eb5c Merge: e6adad03 614a9146 Author: pdxlocations <[email protected]> Date: Fri May 10 08:07:34 2024 -0700 Merge branch 'master' into antennas-02 commit 614a9146fd083a7508685a0efb4defc21275926e Merge: 6926e96b 7e279ff7 Author: rcarteraz <[email protected]> Date: Fri May 10 08:07:20 2024 -0700 Merge pull request #1253 from meshtastic/telegram Add Telegram Forums to panel commit 7e279ff7c2f667d888a375f462a229d9275ecc7a Author: Thomas Göttgens <[email protected]> Date: Fri May 10 10:32:04 2024 +0200 Add Telegram Forums to panel commit 6926e96baf0d652dacb5d9a29774ea4ccf90afb9 Author: Oliver0804 <[email protected]> Date: Thu May 9 21:14:17 2024 +0800 Update local-groups.mdx (#1248) * Update local-groups.mdx Add taiwan * Update local-groups.mdx Update local-groups.mdx commit b604275412035c69137ee8b9bc5b94890816c06a Merge: 5b6e7808 fff89b04 Author: Domiziano-R <[email protected]> Date: Thu May 9 11:48:03 2024 +0200 Merge branch 'master' into patch-1 commit cec9df934991e6879eddafc691b59b3b71d3ebc7 Author: Nicholas <[email protected]> Date: Wed May 8 20:27:26 2024 -0400 Added keyboard shortcuts info for t-deck commit a8a937dec358248a99c8c74239b06e22d767584b Merge: e0bacac1 dfc5ff62 Author: rcarteraz <[email protected]> Date: Tue May 7 13:57:28 2024 -0700 Merge branch 'update-position' of https://github.com/rcarteraz/meshtastic into update-position commit e0bacac1d256d6e73073f4b2f640da7fa534e781 Author: rcarteraz <[email protected]> Date: Tue May 7 13:57:10 2024 -0700 forgot the default commit dfc5ff62705519a1b97aee687daed670aa9ee1df Merge: 90d5f10b fff89b04 Author: rcarteraz <[email protected]> Date: Tue May 7 07:44:06 2024 -0700 Merge branch 'master' into update-position commit 90d5f10b631ee135a5410bf1c7a705019f45985b Author: rcarteraz <[email protected]> Date: Tue May 7 07:42:43 2024 -0700 update position config page commit e6adad035aa6fbc23d669d889316fc2e6f61f73b Author: pdxlocations <[email protected]> Date: Mon May 6 17:54:05 2024 -0700 add Rabbit Labs and remove GIZONT!! 20cm commit c8051c30b5b5d3113033ed792826ebb5fe5acf83 Author: Andrei Regiani <[email protected]> Date: Mon May 6 15:55:24 2024 -0300 Update initial-config.mdx commit f7d79368a371ef6fe4473620ae6c79528d0ec2c6 Author: Andrei Regiani <[email protected]> Date: Mon May 6 13:08:58 2024 -0300 Update initial-config.mdx: link to `LoRa Region by Country` commit b4451da46937642f336bd1a230029abfd1b549d0 Merge: 441ae5d5 fff89b04 Author: pdxlocations <[email protected]> Date: Mon May 6 07:55:38 2024 -0700 Merge branch 'master' into more-telemetry-sensors commit fff89b04bb09b952efbec81da5187d5cea974014 Merge: 49dbef83 414ff9ce Author: Thomas Göttgens <[email protected]> Date: Mon May 6 16:04:20 2024 +0200 Merge pull request #1242 from r-hmn/patch-1 Update range-test.mdx. Fix bold-markup typo commit 414ff9ced7f709518121c8ed3e2147992cc9bcaf Author: HMN <[email protected]> Date: Sun May 5 22:11:32 2024 +0200 Update range-test.mdx. Fix bold-markup typo commit 49dbef838d0f85b887bd3d5b69d83ff1119ede1e Merge: 18ff13da 1a8c03ac Author: Thomas Göttgens <[email protected]> Date: Mon May 6 15:54:46 2024 +0200 Merge pull request #1245 from meshtastic/europe Add Most of Europe commit 1a8c03ac65069d9dc47809ca0369c27f3e822e5a Merge: cd9e2e33 18ff13da Author: Thomas Göttgens <[email protected]> Date: Mon May 6 15:52:35 2024 +0200 Merge branch 'master' into europe commit 18ff13da2bd4bbec250a779311db64ddbbd7b461 Author: RGR175 <[email protected]> Date: Mon May 6 01:45:11 2024 -1000 Update local-groups.mdx commit 815e25d041b88beff74a6f55ffff81f54fafa913 Author: RGR175 <[email protected]> Date: Sun May 5 22:15:39 2024 -1000 Update local-groups.mdx Please add our Meshtastic group. Thanks Sac Valley Mesh commit cd9e2e331c2cc000b061ed6480753d129eb7cef3 Merge: edc6f37c d8f96dae Author: Thomas Göttgens <[email protected]> Date: Mon May 6 15:10:31 2024 +0200 Merge branch 'master' into europe commit 441ae5d5820de2d1c4f5a64ce30624849c728b92 Author: Ian McEwen <[email protected]> Date: Thu May 2 14:29:30 2024 -0700 Add BMP085/180 and INA3221 sensors, alternate INA2XX address commit d8f96daeadc69380080ff4312b00afa2f031213f Author: Andrei Regiani <[email protected]> Date: Sat May 4 22:32:07 2024 -0300 Update region-by-country.mdx: add Brazil (ANZ) commit edc6f37c9229544b1b7371504a455b32a3995965 Author: Thomas Göttgens <[email protected]> Date: Mon May 6 14:58:14 2024 +0200 Add Most of Europe hope i didn't forget someone! commit 469127d95d59d91a70e9d717fc42e9a11133afc0 Merge: da8de9d6 321224c7 Author: pdxlocations <[email protected]> Date: Fri May 3 21:45:53 2024 -0700 Merge pull request #1239 from blueglowey/patch-1 Update index.mdx commit 321224c7b09c2d69136ea8fb0f5d16992e1a0275 Author: James Sweet <[email protected]> Date: Fri May 3 12:57:04 2024 +0100 Update index.mdx Adding RAK Starter Kite UK/EU Distributor links commit da8de9d6cbe8d9c98ba0b0d80199ff59a92f634e Merge: 5fff5079 b05e4252 Author: pdxlocations <[email protected]> Date: Thu May 2 22:01:33 2024 -0700 Merge pull request #1232 from mkgin/update-faq-firmware1 Add two entries to FAQ regarding firmware Update faq.mdx commit b05e42521d193aa2ee57cbf28bb1ea6fd91a4626 Merge: d2251a57 5fff5079 Author: pdxlocations <[email protected]> Date: Thu May 2 21:59:05 2024 -0700 Merge branch 'master' into update-faq-firmware1 commit 53f32fd0db9b4f1f1d5418a5285305285dfb7a30 Merge: 08926c1f 5fff5079 Author: pdxlocations <[email protected]> Date: Thu May 2 21:46:36 2024 -0700 Merge branch 'master' into patch-1 commit 08926c1f59a2495eacf695f747a7994479b9c7da Author: pdxlocations <[email protected]> Date: Thu May 2 21:46:09 2024 -0700 alphabetical commit 5fff5079482d452bc67c2a7a1d9ba218bbe56f9f Merge: 41968bab 3d5af0eb Author: pdxlocations <[email protected]> Date: Thu May 2 21:43:49 2024 -0700 Merge pull request #1236 from meshtastic/range_test Range test blocking details commit 3040a8719f046ef2efe69990d82d32f6008cdc85 Author: Bircom <[email protected]> Date: Thu May 2 10:50:04 2024 +0530 Update local-groups.mdx Added the Indian Meshtastic Affair at Bir. Paragliding Community for Pilots in the Dhauladhar Mountains commit 3d5af0eb53f196c1cdbed172fc9d55c3ff258230 Author: Garth Vander Houwen <[email protected]> Date: Wed May 1 21:12:42 2024 -0700 Update range-test.mdx commit 2849626dc11245fe1cf76418e27b285b04cda762 Author: Garth Vander Houwen <[email protected]> Date: Wed May 1 21:11:31 2024 -0700 Update range-test.mdx commit 41968babd36d6cee1aacb213a4381c12450e2990 Merge: 42a144f0 d8d6f4c4 Author: pdxlocations <[email protected]> Date: Wed May 1 15:27:25 2024 -0700 Merge pull request #1209 from scerstt/patch-5 Update index.mdx commit d8d6f4c4f1efd6fb99296c00da42e3e26dd306e0 Merge: e9823c8b 42a144f0 Author: pdxlocations <[email protected]> Date: Wed May 1 15:23:20 2024 -0700 Merge branch 'master' into patch-5 commit e9823c8b2742af827ea3233b71b4af2e3e79326a Author: scerstt <[email protected]> Date: Wed May 1 23:22:53 2024 +0100 Update index.mdx Fixed spelling mistake. Updated relevant stores. commit 42a144f015f2ce3e40e79f0a4a08d74c6d000267 Merge: a28ce916 0919b06c Author: pdxlocations <[email protected]> Date: Wed May 1 07:54:40 2024 -0700 Merge pull request #1235 from pdxlocations/region-details Add Frequency Details to LoRa Regions commit 0919b06c712ddb9fb956b7b62f0239330dae8b48 Merge: eff9bb31 3490327e Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:39:34 2024 -0700 Merge branch 'region-details' of https://github.com/pdxlocations/meshtastic into region-details commit eff9bb3104d6b62c2725495ff11dcc4853b80593 Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:39:28 2024 -0700 add units commit 3490327e06a7cf2fdb850806f1f7abc3baaedd08 Merge: bf5ba6d2 a28ce916 Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:36:59 2024 -0700 Merge branch 'master' into region-details commit bf5ba6d2e2f3bc7a1b75803924be8f2cc34b7c05 Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:35:26 2024 -0700 add tw power limit commit a28ce916f89fb71f21b760b659e151709716b053 Merge: f2d5adb4 4c4830f4 Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:31:12 2024 -0700 Merge pull request #1234 from pdxlocations/fix-typo fix new page name typo commit d1f76818acb4113e3255fddd8bbc2d4086e5a8ee Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:30:52 2024 -0700 add region frequency details commit 4c4830f4d94d76cb83ff8a307731a1531137a42c Author: pdxlocations <[email protected]> Date: Tue Apr 30 22:07:52 2024 -0700 fix new page name typo commit f2d5adb4c772f7db9034dc9f48255a7d7532b595 Author: andrekir <[email protected]> Date: Mon Apr 29 17:06:08 2024 -0300 create `LoRa region by Country` table commit 22ddfe5b62fc0214c48cc03cedea0b2252e33a36 Merge: 93ab7e91 6f3d60e6 Author: pdxlocations <[email protected]> Date: Tue Apr 30 11:45:41 2024 -0700 Merge pull request #1233 from daviesgeek/patch-1 Added CA Central Valley commit 6f3d60e6598e911fbf85a0a101fde809c520d665 Author: Matthew Davies <[email protected]> Date: Tue Apr 30 08:55:14 2024 -0700 Added CA Central Valley commit d2251a57b5ea8d79f5d5261d8353fed4624b7729 Author: Mike G <[email protected]> Date: Tue Apr 30 15:06:59 2024 +0300 Add two entries to FAQ regarding firmware Update faq.mdx commit 2d4dba9ccec2083bc374ac34a3cfa75dbdceedac Merge: 3b563f58 93ab7e91 Author: pdxlocations <[email protected]> Date: Mon Apr 29 12:12:28 2024 -0700 Merge branch 'master' into patch-5 commit 93ab7e91fcface3ee990acc27961754ad8ed1688 Merge: e7665b8d 6e0ec4fc Author: pdxlocations <[email protected]> Date: Sun Apr 28 22:12:57 2024 -0700 Merge pull request #1229 from pdxlocations/rtc-link Move Canary and Add RAK RTC Link commit 6e0ec4fcae1b78de600dc2bc7ab1d5039b132daa Author: pdxlocations <[email protected]> Date: Sun Apr 28 22:07:32 2024 -0700 move canary and link to RTC commit e7665b8dd2f85b70af4f998bd914b4dedfbab03b Merge: 5842479e 73fdfb89 Author: pdxlocations <[email protected]> Date: Sun Apr 28 21:57:29 2024 -0700 Merge pull request #1228 from meshtastic/rcarteraz-patch-2 correct positioning commit 73fdfb8912dff2b747af2873d4a0fcebfa1d0ee2 Author: rcarteraz <[email protected]> Date: Sun Apr 28 20:17:54 2024 -0700 correct positioning commit 5842479e49566f0badb8e734939a09776da0901b Merge: 73518e2d 34c89b98 Author: pdxlocations <[email protected]> Date: Sun Apr 28 20:12:08 2024 -0700 Merge pull request #1222 from canaryradio/hardware-canary-one Hardware canary one commit 34c89b981a313cdb7081bc23b153f4a46874ad5f Merge: 192240a1 73518e2d Author: Huston Hedinger <[email protected]> Date: Sun Apr 28 20:02:31 2024 -0700 Merge branch 'master' into hardware-canary-one commit 192240a1dd4a87d36be2f58bec8c27e828ccdfbc Author: hdngr <[email protected]> Date: Sun Apr 28 20:00:16 2024 -0700 methtastic (we aren't drug dealers) -> mesthastic commit 73518e2df1d2dab521311293bb9634d106cfcf01 Merge: 5d6405fc 5221763b Author: pdxlocations <[email protected]> Date: Sun Apr 28 13:35:12 2024 -0700 Merge pull request #1212 from meshtastic/caveman99-patch-1 Add German language telegram groups commit 5221763b0792a9192db96b37f3196f564b339b28 Author: Thomas Göttgens <[email protected]> Date: Sun Apr 28 22:08:14 2024 +0200 Update local-groups.mdx commit 16b5aab0aa6ec8b26f5780f7ffb064592d72bb77 Author: Thomas Göttgens <[email protected]> Date: Tue Apr 23 14:17:47 2024 +0200 Add German language telegram groups commit 5d6405fc229861941f648218a62c33941c52743b Merge: 2365ea00 33b42e8a Author: pdxlocations <[email protected]> Date: Sun Apr 28 08:10:57 2024 -0700 Merge pull request #1226 from fifieldt/patch-1 shutdown after losing power - check power detection status note commit 33b42e8af9fd3aa0887ea7cc03616e5df353d5e4 Author: Tom Fifield <[email protected]> Date: Sun Apr 28 12:47:19 2024 +0800 shutdown after losing power - check power detection status before setting As described in meshtastic/firmware#3743 , some users were discovering that their devices unexpectedly powered down after setting "Shutdown on battery delay", despite their devices being connected to USB. This was due to the devices not correctly detecting that they were connected to USB. This can be resolved by altering the ADC_MULTIPLIER per existing instructions. This commit adds a note to encourage users to check the power status before enabling "Shutdown on battery delay". fixes meshtastic/firmware#3743 commit 2365ea003f041ce46ba2d5ba1413441f4d601aec Merge: 6d89952b 40bce68d Author: pdxlocations <[email protected]> Date: Sat Apr 27 13:04:07 2024 -0700 Merge pull request #1225 from rtaylo/patch-3 local-groups.mdx commit 0116a2e0f953a982b324f48957090dd840b48c27 Merge: b13cadbc 6d89952b Author: Huston Hedinger <[email protected]> Date: Sat Apr 27 10:30:36 2024 -0600 Merge branch 'master' into hardware-canary-one commit b13cadbc78d6351bc9061cd06714bb4e04e3d6e5 Author: hdngr <[email protected]> Date: Sat Apr 27 09:27:44 2024 -0700 fix broken links commit 40bce68d631bccf95d32ecff43f0d600dff428f2 Merge: 1653c159 6d89952b Author: rtaylo <[email protected]> Date: Sat Apr 27 07:30:18 2024 -0500 Merge branch 'master' into patch-3 commit 6d89952bee2374eb7ec56fcbd18b12dca8f7ca92 Merge: 76efb0f9 8ec24202 Author: pdxlocations <[email protected]> Date: Fri Apr 26 23:03:39 2024 -0700 Merge pull request #1220 from cordelster/cordelster-mesh-metrics-doc Cordelster mesh metrics doc/link commit 8ec24202d16a7e9563fea3ec3708d3c30a441557 Merge: 41e520a3 76efb0f9 Author: pdxlocations <[email protected]> Date: Fri Apr 26 23:00:52 2024 -0700 Merge branch 'master' into cordelster-mesh-metrics-doc commit 1653c15955a5ae35d39c73167130caacb37c413f Author: rtaylo <[email protected]> Date: Fri Apr 26 20:21:53 2024 -0500 local-groups.mdx added TN alphabetically commit 76efb0f96d1ca0e1a1f7c2c147b9b7575e8f58d7 Merge: 4b1e087a 073be107 Author: Garth Vander Houwen <[email protected]> Date: Fri Apr 26 18:00:40 2024 -0700 Merge pull request #1214 from meshtastic/remove-policy-mapbox remove unused Mapbox reference from Meshtastic privacy policy commit 073be1071eb9d464f6e60d0896677105709c32cc Merge: 199d2530 4b1e087a Author: pdxlocations <[email protected]> Date: Fri Apr 26 17:50:24 2024 -0700 Merge branch 'master' into remove-policy-mapbox commit 41e520a3be2b9ff5859a352492d894a8d0245c5e Merge: f3ed37f0 4b1e087a Author: Cordel <[email protected]> Date: Fri Apr 26 17:50:21 2024 -0700 Merge branch 'master' into cordelster-mesh-metrics-doc commit f3ed37f041b563729a976f160a8e7971361bdc71 Author: Cordel <[email protected]> Date: Fri Apr 26 17:27:31 2024 -0700 Update mesh-metrics.mdx Space out Victoria Metrics commit d022a707cebfe34ddcf8550f19f4ccca6b214f42 Author: Cordel <[email protected]> Date: Fri Apr 26 17:25:40 2024 -0700 Update index.mdx commit 4b1e087a9e58314c80a17a898989f37115c84342 Merge: d0789904 71e3a0ff Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:38:30 2024 -0700 Merge pull request #1219 from GUVWAF/remote_hardware_enabled Clarify that Remote Hardware module needs to be enabled commit 71e3a0fffafb863f00a5af42e902cea83117d333 Merge: ee8a845f d0789904 Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:36:02 2024 -0700 Merge branch 'master' into remote_hardware_enabled commit d0789904301439c7b94dad15f6975545eced5b83 Merge: 3fcff788 2a30a46e Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:24:18 2024 -0700 Merge pull request #1215 from ianmcorvidae/rak19001-gps RAK19001 supports GPS modules on slot F, document that commit 2a30a46e35d24973bb45965ab5c29aa56fa6c659 Merge: 01f647ff 3fcff788 Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:20:53 2024 -0700 Merge branch 'master' into rak19001-gps commit 3fcff7888505a073613bd9e3bc6ea51bc820f608 Merge: 61daea55 f4e851a7 Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:08:31 2024 -0700 Merge pull request #1224 from nagumii/patch-3 remove ios from network connection supported apps commit f4e851a7883d7b370a05d80f8fc799ee66795588 Merge: 06dfb3aa 61daea55 Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:03:52 2024 -0700 Merge branch 'master' into patch-3 commit 61daea556a51e93a5c47e5c7c43a31f3fc5a5973 Merge: 5b8122a1 88f3dbc8 Author: pdxlocations <[email protected]> Date: Fri Apr 26 16:03:21 2024 -0700 Merge pull request #1223 from meshtastic/RCGV1-patch-1 Update local-groups.mdx Bay Area commit 06dfb3aa32d7f0b888f0ff249288fca75ca3b554 Author: nagumii <[email protected]> Date: Fri Apr 26 22:15:15 2024 +0300 remove ios from network connection supported apps commit 88f3dbc8f314aa567f34a0f915ae029907d7d740 Author: Benjamin Faershtein <[email protected]> Date: Fri Apr 26 12:11:05 2024 -0700 Update local-groups.mdx Bay Area commit 67f6d0515abad1e135fa964e10a84222d81b918f Merge: 8b577e89 5b8122a1 Author: Huston Hedinger <[email protected]> Date: Fri Apr 26 10:40:13 2024 -0600 Merge branch 'master' into hardware-canary-one commit 8b577e896d4222002ffd27769e59f9c24e0787f2 Author: hdngr <[email protected]> Date: Fri Apr 26 10:36:45 2024 -0600 canary-one assets commit a3096bdfcf7d4144a4bd14ba6da8a39f065b1e39 Author: hdngr <[email protected]> Date: Fri Apr 26 10:36:30 2024 -0600 canary hardware page commit 95df48d2e5ae37fcf640ccf393b023c64ae286fa Author: Cordel <[email protected]> Date: Thu Apr 25 14:49:41 2024 -0700 Update index.mdx Fix typo commit 8ec7d6fb2bce6088c10f73ef9854a64f730c6e80 Author: Cordel <[email protected]> Date: Thu Apr 25 14:46:54 2024 -0700 Update index.mdx Fix typo commit de99fe1f300b64a77d297bffc2aeb0985e39d68e Author: Cordel <[email protected]> Date: Thu Apr 25 14:32:25 2024 -0700 Update index.mdx Remove extra text. commit 5e3238f7ee95f23670956078cb7a0bdbc4d618ad Author: Cordel <[email protected]> Date: Thu Apr 25 13:02:38 2024 -0700 Create mesh-metrics.mdx Add page commit ec3be3a6acb204009f61890645612f0f7765786d Author: Cordel <[email protected]> Date: Thu Apr 25 13:02:04 2024 -0700 Delete docs/community/software/Mesh-metrics.mdx commit e8a7d91c28cb02e87063d97130adb20c1813c41c Author: Cordel <[email protected]> Date: Thu Apr 25 13:00:46 2024 -0700 Update Mesh-metrics.mdx commit d6e25cb86a3439b4bebafecbb49446642c680626 Author: Cordel <[email protected]> Date: Thu Apr 25 13:00:15 2024 -0700 Update index.mdx commit a9506aaae754f627f23f3aa173d838c41b8051a7 Author: Cordel <[email protected]> Date: Thu Apr 25 12:55:05 2024 -0700 Create Mesh-metrics.mdx Appropriately add a link for the project Mesh-metrics commit ee8a845f4fda21e9438978a725f79f49a50584cd Author: GUVWAF <[email protected]> Date: Thu Apr 25 20:13:35 2024 +0200 Clarify that Remote Hardware module needs to be enabled commit 5b8122a17a7ca5992fd506742c04d6c981adf87d Merge: 3025390b b48f7497 Author: rcarteraz <[email protected]> Date: Wed Apr 24 14:41:09 2024 -0700 Merge pull request #1217 from meshtastic/update-submodule Update /design submodule commit b48f7497a6a6bb7646107b89558749a0fc3da2dd Author: rcarteraz <[email protected]> Date: Wed Apr 24 14:32:44 2024 -0700 fix sizing commit 3f4b47da66eb6cc2fd832234e3fcaf636532eb8c Author: rcarteraz <robert.l.car…
Fixes #525
Pending more restructuring of the CLI, of course, but I've put off fixing this particular thing long enough, I think.