Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meshtastic/python

The Python CLI and API for talking to Meshtastic devices
https://github.com/meshtastic/python

figured out how to unit test --set

4e3dcb6531d44ef84152671ca64a917b059905fe authored about 3 years ago
add main unit test for --seturl

d2a9b87968253c6bcc77c525aa624a3acfe23b63 authored about 3 years ago
add main unit tests for --set-team

59e14d37411b977a8fb9811fdc9678dfeed4aa9c authored about 3 years ago
add tests for --setlat, --setlon, and --setalt

f3490f80faf1c51c973b2059ee468cfe2b63e248 authored about 3 years ago
Merge pull request #161 from mkinney/work_on_channel

sort possible options/tests, figured out how to mock so --info can be…

0d367104f2df5ac3b76d1d95cf0ed0cc2973b979 authored about 3 years ago
get rid of the --settime example

a4b02789002630c96441680ca41b8ae2d702f255 authored about 3 years ago
add unit test for --sendtext, --reboot, and --sendping

121f38a1b765243116cae8efacf8271bb763e263 authored about 3 years ago
add unit test for --set-owner and --set-ham; refactor setting encryption after

d2d7c9fb0e9c8f364483dc203ec863788aaf8e50 authored about 3 years ago
add --qr and --nodes unit test

34d31711ad44372999697e6527310f188aac7d87 authored about 3 years ago
so unit test will pass

6d1121a7519493c4aac8c1792f7f869e97196d44 authored about 3 years ago
sort possible options/tests, figured out how to mock so --info can be tested

0943ecab5b937035cf951c2819e0219b3295ebf7 authored about 3 years ago
Merge pull request #158 from mkinney/max_retransmit_fix

add change as suggested by OverByThere

c21d64be64d567d436f5f811672c673e06e57a15 authored about 3 years ago
add change as suggested by OverByThere

3cff4e28561ed7e230ceb353829604e06b6745d2 authored about 3 years ago
Merge pull request #157 from mkinney/ch_enable_work

Ch enable work

75db013df4d39fc4ccba67638652e6cae51591ca authored about 3 years ago
add more tests; refactor due to pylint suggestion

691801fca00a26520ff9e1ac0b9103ecfacc2b4e authored about 3 years ago
re-worked the code for ch-set and ch-enable/ch-disable; updated tests

ce794ee0358c418085aa2ce37f739ddeb813402e authored about 3 years ago
Merge pull request #156 from mkinney/testing_more_stuffs

Testing more stuffs

8d45c608115f8971a0ec50a24f1d27dd11ed59b0 authored about 3 years ago
make unit tests pass even if hardware is connected serially

ada45ca86021ef065cfc08f4cfb0f9c07ad8c2b1 authored about 3 years ago
add two more smoke1 tests

b53521c029a057824918c3830993d554a520ae8a authored about 3 years ago
Merge pull request #154 from mkinney/work_on_unit_tests2

Work on unit tests2

055487242445b368903cd86d965000de53e0ae11 authored about 3 years ago
temp removed import

e414e7fb357ed1cf38af7f814c945d830c08e6cc authored about 3 years ago
added --test2 unit test; wip on --info

10e97ee88cd0651d396e2346892d90f3985065e8 authored about 3 years ago
had to move test dir to tests because of pytest looking for __init__.py

80d13eac855a8241ea49ce914fd4be2c89d3cfef authored about 3 years ago
Merge pull request #153 from mkinney/even_more_unit_tests

Even more unit tests

7ea6a85c31bbc05a26e2b28dfa196ca42ed38f7c authored about 3 years ago
clean up --test tests

9f7a42b0592e8ea7e08d5de3c75875410ca27e41 authored about 3 years ago
revert --test change; move tunnel import back; add encoding info to support

89058799c5964f0792f691146f2e51dfab892e7d authored about 3 years ago
refactor two more globals into Globals: channel_index and target_node

96a5f316ea285bb95cef9130d56e79f9250f57a8 authored about 3 years ago
Merge pull request #152 from mkinney/more_unit_testing

More unit testing

6b8561106743087e88ee1bed45440248d776d122 authored about 3 years ago
move functions from main to util and add unit tests

f587698d2a691031a0d0d62d4086b4f72cbe9d67 authored about 3 years ago
refactor Settings() to Globals()

54fc1a92e74eb3abf4f21ede593045f3432d6ca5 authored about 3 years ago
refactor globals to singleton

e7991cfc003d7350184d7fe5a6463f5c43d2f12a authored about 3 years ago
updating proto submodule to latest

c6409a699e04df77345db5f73a87b5ad3c3b265b authored about 3 years ago
Merge pull request #151 from mkinney/work_on_unit_tests

Work on unit tests

8028e596bb5b3f04072aebc809ee4d982b3f7bfb authored about 3 years ago
fail build if pylint has issues

089d64105e7952bffca9e1c14c8cd3ff5e153fa5 authored about 3 years ago
ignore the test dir from code coverage

ddd34bfb6a165c3ea4f44bca64f9af1031c6569c authored about 3 years ago
add test with no serial ports detected and with 2 serial ports detected

7b0fed0987f1799edddfabecdf81897e6631250a authored about 3 years ago
add initial unit test for SerialInterface

04534bb90e897b2751d4787a37d6669f39bf9d05 authored about 3 years ago
change to relative importing

af6c54db0820dd90acd3ea68956178069728e7f5 authored about 3 years ago
add some tests

55e374c89be5b366c3e4117c330632d134f110fd authored about 3 years ago
updating proto submodule to latest

66d0dc48e007d621810bb7998d06cd4dc301d1ba authored about 3 years ago
updating proto submodule to latest

e8fd40e14510326e46535f5da2a5103921f7edbf authored about 3 years ago
updating proto submodule to latest

a910499ae3eea7cce90813dfb98ae253b24dfc90 authored about 3 years ago
Merge pull request #150 from mkinney/more_work_on_tests

More work on tests

6c4bb4f7d28fe59fadce71ee315c383d4a55aece authored about 3 years ago
smoke test found an error that pylint suggested a change on; so reverted the change and disabled warning

4140d20f49410140f8c96a38e8aa01946b63cbd2 authored about 3 years ago
fix broken tests

5f653f266c09002a9410ddcf52642c5ebc340994 authored about 3 years ago
fix (or disable) pylint warnings

624c933dbfe9360d4d15ffe55948597e8e2b6588 authored about 3 years ago
add more tests

994b31c6888f4aa1b6169c9984ac7dc867425e28 authored about 3 years ago
Merge pull request #149 from mkinney/more_testing

More testing

d80212cafea212156f87e021250dbd6c1e69d7c1 authored about 3 years ago
add more info about running smoke tests

32cc2bb16d0389a3d676008f4e2e18ccaa41a4f6 authored about 3 years ago
add set-ham and pos-fields tests

f548d99776d7be468d2ce3492a2d8b7445b20111 authored about 3 years ago
add more testing

6ef6c293e4fabdf7531862d83d907da6fb0c8c96 authored about 3 years ago
Updated docs & protobufs

3a583f26971bfec6cd5396968e2c379876786650 authored about 3 years ago
Merge pull request #147 from mkinney/improve_warnings_and_exits

improve the error messages; change from exceptions where it makes sense

6fffdbbc27ce8ee31275d8134af1f19457789a29 authored about 3 years ago
set team can occasionally reboot; seturl no longer fails silently

c6e5c6a0476cddc2359a450617cf5a4e6d10697e authored about 3 years ago
improve the error messages; change from exceptions where it makes sense

592be9a2a10aada49f19047ae59605cb18311e12 authored about 3 years ago
Merge pull request #145 from mkinney/add_support_option

Add support option

2ee59c1e219eb6a1f67fcb142cabe9baeeabf854 authored about 3 years ago
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-python

c9d0b06e3cd3a7ef2f88fbdc2e186a770dcd7c17 authored about 3 years ago
updating proto submodule to latest

1d12d21e1922e1fea25ab8f818af70705adcc5c4 authored about 3 years ago
add int test for --support

65826d5cc2022e64746847eeb5e79b1bad4b7779 authored about 3 years ago
fix pylint warnings; remove old doc

237b7504973b83c7162e85708272ec29eabff7b0 authored about 3 years ago
add --support option

70099cf82d6cf777825172894014fcf981e4ddcd authored about 3 years ago
Merge pull request #144 from mkinney/minor_fixes

Minor fixes

068b902f12b077daa87cf02cdc876a2e921ff9be authored about 3 years ago
remove extra print statements

bd037299b249f463bf7198e4b2c2091318818839 authored about 3 years ago
fix formatting for running tests

ec311216db0d495285071c93883fbfa72fcf5c78 authored about 3 years ago
Merge pull request #140 from mkinney/work_on_unit_tests

Work on unit tests

9fb83cec7c931d800aeb327ec69357f1089bfe47 authored about 3 years ago
got smoke tests passing

51cbc307e517c94e50777a44c52c06fde0011bc8 authored about 3 years ago
add more command line args

8ee4362bd86c5c96ebb18b29c9bbd5c56703be25 authored about 3 years ago
minor fixes

c5500291cecb9e951718e4ad9065eb65e1ac41b1 authored about 3 years ago
Merge remote-tracking branch 'upstream/master' into work_on_unit_tests

0223b0022621eb421e3f92120cc075f6f875d5d6 authored about 3 years ago
fix empty lines

4e79a1b3c498d1b1f049c3f6d094cc8a5dc5aec8 authored about 3 years ago
uninstall system meshtastic

da4326e0cc5c39c66d70752e42b48bfb883b64ff authored about 3 years ago
more tweaks for ci

cb61a4076742fbce09ec7354e31916556983fb94 authored about 3 years ago
tweak ci

914c0fab8cd6a0c8906a5be5eec8824651673048 authored about 3 years ago
add pytap2 and a quick int check after installing on ci

da37d77d677eecd3b6fb4084040dac0548fc3e3f authored about 3 years ago
fix pylint warnings

6d2a187d38acfe36415467940c5d794275574aaf authored about 3 years ago
pause just a little more after each command in case a reboot

b7c155e7101d47b3d2a002c1e3d256ef715b3e55 authored about 3 years ago
revert a recent change

6b66ce97c5b2f642f59e3919f84344baa517d00d authored about 3 years ago
refactor classes into respective files

b40eb08c5c6405b45e3337bd5b5acf9bd1bc3c7e authored about 3 years ago
move pskToString into util

26907107b3471a867c8faa910d8c7fe22337ea94 authored about 3 years ago
migrate to a test__init__ file

5883a2869046729009c41a0f8632697331634138 authored about 3 years ago
test MeshInterface

cc9b6cd7b1aa8030eaaa179f4dc8dbf621edab4c authored about 3 years ago
Updated docs for mt py

6896e70c314cd6280e2ecf36a7add89a192b4545 authored about 3 years ago
Add new channel configurations

Create new default channel configurations.

https://github.com/meshtastic/Meshtastic-device/issu...

163021de2a61caaf34cddb754b2434d5976b80cb authored about 3 years ago
updating proto submodule to latest

b881ce4af5418e199c49254aaee2fb4589279d66 authored about 3 years ago
Added link to example_config.yml

a07d3063da8d07285e6af4d274beefd6b1742e20 authored about 3 years ago
Merge pull request #138 from mkinney/add_tests_for_yaml

add smoke test for configure via yaml file

34553d2a259603ed56a5fe41ec7f69e0f7947f13 authored about 3 years ago
add smoke test for configure via yaml file

516082e2d3a17543018404a52682d70079768f40 authored about 3 years ago
Merge pull request #137 from mkinney/loosen_requirements

do not specify versions

291e235e349ecedc992e9f39ee158f2f05afabec authored about 3 years ago
do not specify versions

547e38d24813356a864c5fa17f16ded330511902 authored about 3 years ago
Merge pull request #134 from mkinney/add_smoke1

added smoke tests on one device

b1e250ed267642533c4e413f254fd4728e52b9f9 authored about 3 years ago
Merge pull request #135 from Hydra-Designs/master

Added very basic implementation of configure command for provisioning / setting preferences via ...

e25071a7759e4475d3880d022840f14b057316bd authored about 3 years ago
Added very basic implementation of configure yaml

59ea299ad894a86f00ca731732f998009886c9f4 authored about 3 years ago
add more smoke1 tests: debug, team, ch-longslow, ch-shortfast, ch-add, ch-del, ch-index

f8ab4ffcfef2ba4daf4dbbf785be8e7ac0226121 authored about 3 years ago
add qr, port, nodes and seriallog testing

7dd67bb4b48376b9f8024ec580c7928192deeabd authored about 3 years ago
added smoke tests on one device

82ae2c8e4309272be1807a64a3bfe9541d855d01 authored about 3 years ago
Bump to 1.2.44

dc66f514fdbfa4b25cff1af94bbb3550e29e2872 authored about 3 years ago
updating proto submodule to latest

bda7386f48b335a9203e361e869377f47ba358e0 authored about 3 years ago
Merge pull request #132 from mkinney/add_requirements

add requirements.txt; update ci

17e8c35ed5bcd862f5d89c18a5aafff4f49d6757 authored about 3 years ago
oops. need to add test dir back for coverage

2225ba35d78f99c7740bd949a2fb0660af70ee65 authored about 3 years ago
ignore some files during code coverage

1874b0ce348ea7fdb1c73e6ebc18384136cd631d authored about 3 years ago