Commit Graph

  • 593b05dbcd protobufs: v2.7.8 Ian McEwen 2025-09-12 09:46:52 -07:00
  • f519d1f2d2 Merge pull request #818 from pdxlocations/check-module-bitmask Ian McEwen 2025-09-12 09:44:29 -07:00
  • 8b36561406 Merge pull request #821 from shukari/contributionHelp Ian McEwen 2025-09-12 09:43:30 -07:00
  • e2b4948d45 Github CONTRIBUTING.md file shukari 2025-09-09 18:17:29 +02:00
  • 7e3d347b63 remove trailing whitespaces pdxlocations 2025-08-29 23:19:22 -07:00
  • c6efccdbd2 init pdxlocations 2025-08-29 23:11:26 -07:00
  • fe093ac34b fix errors and better linux/windows handling in tests shukari 2025-08-21 15:56:10 +02:00
  • 2b10459db0 remove dangling submodule Ian McEwen 2025-08-20 10:13:15 -07:00
  • dd238dcbe3 ignore pathlib import shukari 2025-08-19 22:03:37 +02:00
  • e330afc899 more paths to os.path.join shukari 2025-08-19 13:38:59 +02:00
  • a63f3f6e94 use os.path.join for path shukari 2025-08-19 11:23:22 +02:00
  • 52eb112b95 new Parameter --debuglib for only meshtastic debug, more termios fixes for windows tests shukari 2025-08-19 11:06:03 +02:00
  • d53ced216c bump version to 2.7.1 2.7.1 github-actions 2025-08-18 19:40:36 +00:00
  • f5ecd28705 protobufs: v2.7.5 Ian McEwen 2025-08-18 09:52:48 -07:00
  • 82ad9b2f51 Merge pull request #813 from pdxlocations/unmess-unmessageable Ian McEwen 2025-08-18 09:50:28 -07:00
  • cbf7b9befe pylint: test_mesh_interface.py line too long shukari 2025-08-09 16:58:48 +02:00
  • f3ba660cf4 fix: lint error shukari 2025-08-07 13:30:47 +02:00
  • 4b143030d3 system independent path separators; pytest for windows fixes shukari 2025-08-07 12:05:43 +02:00
  • 03aaa4c98e always call setOwner pdxlocations 2025-08-06 21:58:42 -07:00
  • a79e17a575 fix test_exit_with_exception test, pytest for windows - test are now runable on windows, some are ignored and a fake termios for the decorators - test_exit_with_exception with a true exception shukari 2025-08-06 23:01:40 +02:00
  • 38b163fa89 move logger init to the end of the import block for mesh_interface shukari 2025-08-06 20:00:42 +02:00
  • af4947d020 move logger init to the end of the import block shukari 2025-08-06 19:54:08 +02:00
  • db1891b651 Added Logging Handler Names shukari 2025-08-06 18:21:32 +02:00
  • d7d9c7219a bump version to 2.7.0 2.7.0 github-actions 2025-08-01 22:56:21 +00:00
  • c60b5d4b05 Add some extra fields that now appear in MyNodeInfo to tests Ian McEwen 2025-08-01 15:53:13 -07:00
  • 83d82c518a Merge pull request #807 from pdxlocations/export-true-defaults Ian McEwen 2025-08-01 15:51:05 -07:00
  • 8a95ce4636 protobufs: v2.7.4 Ian McEwen 2025-08-01 15:48:32 -07:00
  • 0261313fc5 add test pdxlocations 2025-07-27 12:10:05 -07:00
  • c1a6234694 make tuple type hint explicit pdxlocations 2025-07-26 23:16:50 -07:00
  • 66e32f812a fix launch.json punctuation pdxlocations 2025-07-26 22:35:18 -07:00
  • eb85439000 rename function pdxlocations 2025-07-26 22:27:10 -07:00
  • 885eb4898d init pdxlocations 2025-07-26 22:20:19 -07:00
  • 172c123990 protobufs: v2.7.3 Ian McEwen 2025-07-22 17:26:15 -07:00
  • fcdd83838b Merge pull request #795 from pdxlocations/canned-config Ian McEwen 2025-07-22 17:22:11 -07:00
  • 58967e1d91 Merge pull request #794 from pdxlocations/is-unmessageable Ian McEwen 2025-07-22 17:07:50 -07:00
  • 17f7e8e20e don't check for typoed keyword pdxlocations 2025-07-22 11:23:45 -07:00
  • 9b5a889676 combine arguments pdxlocations 2025-07-22 10:17:40 -07:00
  • ce7c61861f Merge branch 'master' into is-unmessageable pdxlocations 2025-07-22 10:15:19 -07:00
  • 4adcbb6787 Merge pull request #743 from ianmcorvidae/client-notifications Ian McEwen 2025-07-22 09:55:19 -07:00
  • 125f63419e Merge branch 'master' into client-notifications Ian McEwen 2025-07-22 09:54:17 -07:00
  • cad5d18aff Merge pull request #798 from pdxlocations/export-utf8 Ian McEwen 2025-07-22 09:28:14 -07:00
  • 706d0649c1 Merge pull request #801 from Cyclic3/master Ian McEwen 2025-07-22 09:23:02 -07:00
  • 167044907d for some reason pylint likes this better Ian McEwen 2025-07-16 19:16:16 -07:00
  • ab1669994f Merge pull request #804 from dangerdyke/fix-vids Ian McEwen 2025-07-16 18:44:16 -07:00
  • 6f67f33378 Merge pull request #806 from meshtastic/fifieldt-patch-1 Tom Fifield 2025-07-17 09:05:17 +08:00
  • e60c8ea105 Add check for poetry install to regen-protobufs.sh Tom Fifield 2025-07-17 10:49:23 +10:00
  • d633f8c895 Add seeed xiao esp32s3 to supported devices flockofsparrows 2025-07-09 16:23:21 -04:00
  • ca82e1ce2b plumb reply_id into sendText and sendData Cyclic3 2025-07-08 23:38:02 +01:00
  • 0ae23eec7e don't think i needed that pdxlocations 2025-06-30 00:34:44 -07:00
  • 2fa85bac1f typo pdxlocations 2025-06-30 00:21:15 -07:00
  • 58fc614fb7 fix test pdxlocations 2025-06-30 00:12:42 -07:00
  • 795b652069 export utf-8 pdxlocations 2025-06-30 00:03:11 -07:00
  • 213faa0cae rename and move license file rcarteraz 2025-06-25 12:23:00 -07:00
  • 68a2009e0e add more tests pdxlocations 2025-06-24 11:47:33 -07:00
  • c76e4dac87 undo comment pdxlocations 2025-06-24 11:17:01 -07:00
  • 428be9fbce add mesh_interface tests pdxlocations 2025-06-24 11:16:23 -07:00
  • d83f7b2307 add to example config pdxlocations 2025-06-24 10:12:12 -07:00
  • eb453a2e8a add to tests pdxlocations 2025-06-24 08:16:45 -07:00
  • 308ac93399 add to configure pdxlocations 2025-06-24 07:40:11 -07:00
  • 84417f0bb1 working export-config pdxlocations 2025-06-23 22:39:24 -07:00
  • 0bb3389b3b init pdxlocations 2025-06-23 22:11:50 -07:00
  • 22b3062151 remove whitespace pdxlocations 2025-06-23 16:37:49 -07:00
  • 373b8a3139 combine with set_owner handling pdxlocations 2025-06-23 16:14:59 -07:00
  • db21942244 bump version to 2.6.4 2.6.4 github-actions 2025-06-23 22:15:45 +00:00
  • c55f1ef610 Merge pull request #782 from Crank-Git/validate-short-and-long-names Ian McEwen 2025-06-23 09:15:47 -07:00
  • 51b543ff40 add tests pdxlocations 2025-06-21 18:16:24 -07:00
  • 8752a0de6e remove whitespace pdxlocations 2025-06-21 16:25:48 -07:00
  • 7160e79fbf more not incorrect spelling pdxlocations 2025-06-21 13:51:58 -07:00
  • b73fcbff88 didn't spell it wrong pdxlocations 2025-06-21 13:50:30 -07:00
  • 1b5b07e752 add --set-is-unmessageable pdxlocations 2025-06-21 13:44:25 -07:00
  • ab997aac84 Merge pull request #790 from ianmcorvidae/sendMqttClientProxyMessage Ian McEwen 2025-06-16 12:48:47 -07:00
  • a097161dbc Add a sendMqttClientProxyMessage helper for client proxy implementation Ian McEwen 2025-06-16 12:45:14 -07:00
  • e6750507c8 protobufs: v2.6.12 Ian McEwen 2025-06-16 12:22:31 -07:00
  • 54ecb3feb8 Rough key-verification implementation key-verification Jonathan Bennett 2025-06-10 10:06:39 -05:00
  • f80f827d16 Bump requests from 2.32.3 to 2.32.4 dependabot/pip/requests-2.32.4 dependabot[bot] 2025-06-10 08:57:15 +00:00
  • 0deb98b4c6 Merge pull request #785 from grleblanc/master Ian McEwen 2025-06-09 16:22:45 -07:00
  • 04a0ff6322 fix(util): fix typo grleblanc 2025-06-09 15:50:21 -04:00
  • b4764d3bc3 fix(util): update waitForTraceRoute reset logic grleblanc 2025-06-09 15:05:53 -04:00
  • 9281c4a335 Correctly call self.close() in disconnected_callback for bleak (fixes #770) Ian McEwen 2025-06-09 11:52:23 -07:00
  • 3c2dd6f4ff Merge pull request #783 from pdxlocations/config-work Ben Meadors 2025-06-09 05:37:25 -05:00
  • 8e48d141c8 add sleeps pdxlocations 2025-06-08 23:32:32 -07:00
  • 8a6ee5fb35 fixed assertion errors by replace ham id with ham radio callsign, fixed _sendAdmin assertion Crank-Git 2025-06-08 20:39:26 -04:00
  • aa786c7ebd Fix linting errors and duplicate function Crank-Git 2025-06-08 19:51:21 -04:00
  • 23be2d2189 Add validation/prevent --set-owner, --set-owner-short, and --set-ham from accepting empty or whitespace-only names. This is in relation to meshtastic#6867 firmware feature request https://github.com/meshtastic/firmware/issues/6867 Crank-Git 2025-06-08 17:45:11 -04:00
  • 57175502b2 Bump tornado from 6.4.2 to 6.5.1 dependabot/pip/tornado-6.5.1 dependabot[bot] 2025-05-23 19:32:22 +00:00
  • bf89edf106 Bump setuptools from 75.5.0 to 78.1.1 dependabot/pip/setuptools-78.1.1 dependabot[bot] 2025-05-19 21:17:01 +00:00
  • 622a435465 Add __repr__ methods to interface types and Node, for nicer printing/logging Ian McEwen 2025-05-08 21:22:49 -07:00
  • 56680f8da6 bump version to 2.6.3 2.6.3 github-actions 2025-05-08 22:27:56 +00:00
  • 321a960c13 protobufs: v2.6.7 Ian McEwen 2025-05-08 15:26:47 -07:00
  • 4668852b0b Admin messages should be requesting acknowledgements Ian McEwen 2025-05-08 15:22:27 -07:00
  • 2151e46297 Bump h11 from 0.14.0 to 0.16.0 dependabot/pip/h11-0.16.0 dependabot[bot] 2025-04-24 17:32:11 +00:00
  • c3973117c8 bump version to 2.6.2 2.6.2 github-actions 2025-04-23 16:49:59 +00:00
  • d456e4ce30 protobufs: v2.6.6 Ian McEwen 2025-04-23 09:47:13 -07:00
  • ec78f62992 Merge pull request #763 from meshtastic/revert-753-fix-rtsdtr-windows Ben Meadors 2025-04-15 16:37:23 -05:00
  • dfc9547ffc Revert "Work around RTS/DTR serial reset issues on Windows" revert-753-fix-rtsdtr-windows Ben Meadors 2025-04-15 16:03:33 -05:00
  • ee0f73a20e Merge pull request #761 from derekn/master Ian McEwen 2025-04-15 13:56:28 -07:00
  • 2e73fe310c fixing tcp_interface 100% cpu usage bug (#709) Derek Nicol 2025-04-14 13:22:46 -05:00
  • d4bc39153a bump to 2.6.2a0 Ian McEwen 2025-04-05 23:01:43 -07:00
  • 2e8f823431 bump version to 2.6.1 2.6.1 github-actions 2025-04-06 05:56:17 +00:00
  • 675169167c protobufs: v2.6.4 Ian McEwen 2025-04-05 22:53:02 -07:00