Commit Graph

  • 084473a340 Update README.md mkinney 2022-01-20 10:10:42 -08:00
  • 74d6d4d634 updating proto submodule to latest Jm Casler 2022-01-19 18:18:59 -08:00
  • 38ac4298a0 Update protobuf submodule github-actions 2022-01-19 23:56:04 +00:00
  • 9b2c0e7954 Merge pull request #237 from mkinney/master mkinney 2022-01-16 17:06:35 -08:00
  • 62472034f1 regen proto from updated protobufs Mike Kinney 2022-01-17 00:26:31 +00:00
  • 13cfc19841 Update protobuf submodule github-actions 2022-01-17 00:21:35 +00:00
  • 4955ab8df2 Update setup.py 1.2.57 mkinney 2022-01-16 12:48:35 -08:00
  • de39c98e50 Merge pull request #236 from mkinney/fix_enum_listing mkinney 2022-01-16 12:47:49 -08:00
  • 51378bb0eb fix enum listing; add tests for pref values Mike Kinney 2022-01-16 12:45:28 -08:00
  • aff3bdd78e Update setup.py 1.2.56 mkinney 2022-01-15 14:19:36 -08:00
  • e9a8e26e76 Merge pull request #235 from mkinney/fix_for_setPref mkinney 2022-01-15 14:19:07 -08:00
  • 83439679c1 looks like we needed some of that dead code after all Mike Kinney 2022-01-15 14:15:55 -08:00
  • 968027a439 Update setup.py 1.2.55 mkinney 2022-01-15 10:38:40 -08:00
  • cc24b6ebc5 Merge pull request #231 from mkinney/camelCase mkinney 2022-01-15 10:32:08 -08:00
  • db09b4718d add two more lines to code coverage Mike Kinney 2022-01-15 10:21:24 -08:00
  • e0edbc6288 updating proto submodule to latest Jm Casler 2022-01-15 09:34:14 -08:00
  • ae9ae91af5 remove dead code Mike Kinney 2022-01-15 00:24:41 -08:00
  • 7921db007b add some coverage to getPref() and setPref() Mike Kinney 2022-01-15 00:01:44 -08:00
  • e85af2f9e9 Merge branch 'camelCase' of github.com:mkinney/Meshtastic-python into camelCase Mike Kinney 2022-01-14 20:16:26 -08:00
  • 8ccc64f92e Merge remote-tracking branch 'upstream/master' into camelCase Mike Kinney 2022-01-14 20:16:10 -08:00
  • afb21c6dc3 remove code not needed Mike Kinney 2022-01-14 20:15:25 -08:00
  • 3291bc7097 Merge branch 'meshtastic:master' into camelCase mkinney 2022-01-14 20:06:40 -08:00
  • a7d56504be handle snake_case or camelCase Mike Kinney 2022-01-14 16:36:53 -08:00
  • 90e5b473d9 updating proto submodule to latest Jm Casler 2022-01-13 16:55:22 -08:00
  • 52834e9966 Update setup.py 1.2.54 mkinney 2022-01-12 17:25:00 -08:00
  • 63c60d4cea Merge pull request #229 from mkinney/check_for_multiple_mac_conversions mkinney 2022-01-12 17:13:14 -08:00
  • 6a2a9d2093 suggested fix from MitchConner912 for not converting mac address more than once Mike Kinney 2022-01-12 17:10:51 -08:00
  • 1410448808 Merge pull request #228 from mkinney/more_unit_tests mkinney 2022-01-12 17:06:24 -08:00
  • ad8f2222db cover a few more lines Mike Kinney 2022-01-12 16:50:29 -08:00
  • 48265e73b1 no need to import pygatt here Mike Kinney 2022-01-12 15:54:07 -08:00
  • f3139a8aa0 add more unit tests Mike Kinney 2022-01-12 15:50:16 -08:00
  • 8d68e36703 Merge pull request #227 from mkinney/pylint_fixes mkinney 2022-01-12 14:57:50 -08:00
  • d2d93fbe80 no longer need to disable this pylint warning Mike Kinney 2022-01-12 14:50:10 -08:00
  • ed8510468d no need to disable these pylint warnings anymore Mike Kinney 2022-01-12 14:47:49 -08:00
  • e7680e07c2 fix pylint global-statement warnings Mike Kinney 2022-01-12 14:46:21 -08:00
  • 0f89baa36e fix the pylint unused-argument warnings Mike Kinney 2022-01-12 14:41:49 -08:00
  • 48ed7690af fix the consider-using-f-string warnings Mike Kinney 2022-01-12 13:46:01 -08:00
  • 59b94ea650 Merge pull request #226 from mkinney/add_get_hw_example mkinney 2022-01-12 10:59:43 -08:00
  • 5b992734fb add example how you can get the hwModel using api Mike Kinney 2022-01-12 10:57:03 -08:00
  • 3b74b911f8 Merge pull request #224 from mkinney/add_set_owner_example mkinney 2022-01-12 10:26:22 -08:00
  • b6570e3c27 simple example showing how you can set the long and short name Mike Kinney 2022-01-12 10:23:51 -08:00
  • e1e1664b96 Merge pull request #223 from mkinney/make_pygatt_linux_only mkinney 2022-01-12 10:23:06 -08:00
  • cb1913dfc3 make pygatt linux only in requirements.txt Mike Kinney 2022-01-12 10:15:06 -08:00
  • b813a6f8c5 Update requirements.txt Sacha Weatherstone 2022-01-12 14:39:20 +11:00
  • 0b662318e1 Merge pull request #222 from mkinney/testing_on_mac_air mkinney 2022-01-11 16:48:01 -08:00
  • a6ccc1a246 add conditional lib if linux Mike Kinney 2022-01-11 16:42:25 -08:00
  • bc17e9b389 fixes for working on mac air Mike Kinney 2022-01-11 16:36:39 -08:00
  • b08e96b66a Update setup.py 1.2.53 mkinney 2022-01-11 11:02:26 -08:00
  • 9e74ead54e Merge pull request #219 from mkinney/smoke_virt mkinney 2022-01-11 10:56:33 -08:00
  • 2cf52f3df6 add a convenience target in Makefile for running the smokevirt test Mike Kinney 2022-01-11 18:50:18 +00:00
  • 50e9a0a9f7 exclude smokevirt from ci Mike Kinney 2022-01-11 18:44:39 +00:00
  • 841c44e05c add smoke test for virtual device Mike Kinney 2022-01-11 18:39:49 +00:00
  • 465bafeb30 Merge pull request #218 from mkinney/fix_remote_admin_message mkinney 2022-01-10 16:51:04 -08:00
  • cb8dafbd31 add more coverage Mike Kinney 2022-01-10 16:40:47 -08:00
  • 52db617b06 refactor code to only call local node when necessary; fix tests Mike Kinney 2022-01-10 16:20:11 -08:00
  • ec622590da updating proto submodule to latest Jm Casler 2022-01-09 22:23:07 -08:00
  • 345cb1bdc4 Merge pull request #217 from mkinney/fix_remote_admin_message mkinney 2022-01-06 12:36:03 -08:00
  • 8ca692a26e cannot call os.getlogin() on github instances Mike Kinney 2022-01-06 12:33:30 -08:00
  • d1ea68d7dc add code coverage to recently added code Mike Kinney 2022-01-06 12:17:42 -08:00
  • b56440a4e8 should not need to talk with remote node if just doing sendtext Mike Kinney 2022-01-06 11:55:36 -08:00
  • 1401b949a3 Update protobuf submodule github-actions 2022-01-06 17:09:45 +00:00
  • 97f3ce6198 Merge pull request #215 from mkinney/combine_build_single_executables mkinney 2022-01-06 00:25:46 -08:00
  • 8019391914 combine the building of single executables into one action Mike Kinney 2022-01-06 00:24:59 -08:00
  • 8d10010ab1 Merge pull request #214 from mkinney/more_testing_stuff mkinney 2022-01-06 00:00:42 -08:00
  • a2b4d2a96a Update build_mac.yml mkinney 2022-01-05 23:47:02 -08:00
  • 4de558bdf6 Update build_mac.yml mkinney 2022-01-05 23:40:49 -08:00
  • 8ff06a0de1 Update build_mac.yml mkinney 2022-01-05 23:37:35 -08:00
  • f8ad6061c1 Update build_mac.yml mkinney 2022-01-05 23:06:49 -08:00
  • aa4cdb6aea Update build_mac.yml mkinney 2022-01-05 23:01:13 -08:00
  • cba424fde0 move slower unit tests to unitslow Mike Kinney 2022-01-05 21:12:50 -08:00
  • 6c7a870645 Merge pull request #213 from mkinney/add_python_310 mkinney 2022-01-05 18:20:55 -08:00
  • f42b1ad4e0 check python v3.10 as well Mike Kinney 2022-01-05 18:18:31 -08:00
  • 30a51952e0 Merge pull request #212 from mkinney/serial_perms mkinney 2022-01-05 15:08:24 -08:00
  • 5de754c5ab improve the permission error on linux Mike Kinney 2022-01-05 23:03:06 +00:00
  • bda446c7b5 Update build_mac.yml mkinney 2022-01-05 14:13:42 -08:00
  • f79540f197 Update build_mac.yml mkinney 2022-01-05 14:09:17 -08:00
  • d507697e56 Merge pull request #210 from mkinney/work_on_single_executable mkinney 2022-01-05 13:58:47 -08:00
  • acbc1f2e30 install meshtastic before building single executable Mike Kinney 2022-01-05 13:56:07 -08:00
  • 7b3c68119c Merge pull request #209 from mkinney/add_modules_for_building_single_executables mkinney 2022-01-05 13:36:25 -08:00
  • 39f97166b0 collect the meshtastic libs Mike Kinney 2022-01-05 13:34:28 -08:00
  • 541d19cafb Merge pull request #208 from mkinney/create_actions_for_building_single_executables mkinney 2022-01-05 13:26:47 -08:00
  • 969a81b779 Merge remote-tracking branch 'upstream/master' into create_actions_for_building_single_executables Mike Kinney 2022-01-05 13:24:33 -08:00
  • 3f76c1efb0 refactor version info so pyinstaller will work; add build mac and ubuntu standalone executables Mike Kinney 2022-01-05 13:22:37 -08:00
  • 774849189f Merge pull request #207 from mkinney/create_build_windows_action mkinney 2022-01-05 12:46:10 -08:00
  • 53d626aa72 add a build windows action Mike Kinney 2022-01-05 12:44:05 -08:00
  • 1a3a840269 Merge pull request #206 from mkinney/fully_qualify_imports 1.2.52 mkinney 2022-01-05 11:24:13 -08:00
  • fe69f05e75 add python 3.6, 3.7, 3.8, and 3.9 for ci and validation Mike Kinney 2022-01-05 11:20:04 -08:00
  • 5c662822b9 need to fully qualify imports so projects consuming the library will work Mike Kinney 2022-01-05 11:16:08 -08:00
  • c049d3424a Merge pull request #205 from mkinney/remove_nested_keys 1.2.51 mkinney 2022-01-02 11:28:07 -08:00
  • 471535853b bump version Mike Kinney 2022-01-02 11:20:15 -08:00
  • 676148cc14 meant to use decoded not decode Mike Kinney 2022-01-02 11:19:17 -08:00
  • a915b05240 remove nested keys from nodes so we do not display garbage Mike Kinney 2022-01-02 11:15:19 -08:00
  • a1668e8c66 updating proto submodule to latest Jm Casler 2022-01-01 23:25:22 -08:00
  • e7664cb40b Merge pull request #204 from mkinney/add_more_unit_tests mkinney 2022-01-01 15:51:21 -08:00
  • 83c18f4008 working on more unit tests Mike Kinney 2022-01-01 15:48:33 -08:00
  • 8b6321ce7f add a few more tests Mike Kinney 2022-01-01 15:21:53 -08:00
  • 9fac981ba6 test heartbeatTimer Mike Kinney 2022-01-01 14:53:57 -08:00
  • ccc71930f7 get last two lines covered in node Mike Kinney 2022-01-01 13:25:36 -08:00
  • 9380f048fa Update setup.py mkinney 2022-01-01 11:11:54 -08:00
  • 0a655ac8df Merge pull request #203 from mkinney/minor_changes 1.2.50 mkinney 2022-01-01 09:51:34 -08:00