Commit Graph
27 Commits
Author SHA1 Message Date
shukari db1891b651 Added Logging Handler Names 2025-08-06 18:21:32 +02:00
William Stearns aba381fb54 Merge branch 'master' into wls_add_types 2024-10-08 23:28:25 -04:00
Kevin Hester 88b73611f0 Move protobufs to meshtastic.protobuf python namespace 2024-06-26 10:05:59 -07:00
William Stearns a29ee840f2 Adding mypy typing 2024-06-15 23:22:43 -04:00
Ian McEwen 4baef92523 Fix assorted mypy-detected errors 2024-03-29 18:38:25 -07:00
Ben Meadors 67636c4ce2 Revert "Move pb2 Files to Own Folder" 2024-03-11 12:18:25 -05:00
foglet15 df8ea85873 change to PbDefinitions for clearer naming 2024-02-25 14:22:15 -05:00
foglet15 9a4feecea8 move pb2 to own folder, regen script writes to new folder, update imports 2024-02-25 13:11:36 -05:00
Thomas Göttgens 7e6f13f0a2 establish trunk format 2023-03-31 20:09:59 +02:00
Thomas Göttgens 7ee134b819 tryfix remote hardware 2022-12-27 21:32:25 +01:00
Mike Kinney 66866a4c65 fix logic 2022-01-27 17:09:13 -08:00
Mike Kinney 529f50edc6 remote hardware tests 2022-01-27 16:54:47 -08:00
Mike Kinney 5c662822b9 need to fully qualify imports so projects consuming the library will work 2022-01-05 11:16:08 -08:00
Mike Kinney c9ff1d9ad0 remove extraneous print 2021-12-24 13:02:49 -08:00
Mike Kinney 901be0ae04 wip; testing gpio read not working for me on real device; worked on gpio watch 2021-12-24 10:17:45 -08:00
Mike Kinney fee052892b got gpio read to work and one unit test 2021-12-23 14:35:48 -08:00
Mike Kinney c1cab5e62f add unit tests for RemoteHardwareClient() 2021-12-17 14:37:30 -08:00
Mike Kinney 96a5f316ea refactor two more globals into Globals: channel_index and target_node 2021-12-09 13:41:24 -08:00
Mike Kinney 237b750497 fix pylint warnings; remove old doc 2021-12-07 09:42:27 -08:00
Mike Kinney 6d2a187d38 fix pylint warnings 2021-12-06 23:01:34 -08:00
Mike Kinney 035ec09b20 fix quick and easy pylint fixes 2021-11-30 14:16:33 -08:00
Kevin Hester 42f7205769 Fix GPIO handling 2021-04-06 10:35:13 +08:00
Kevin Hester b6eb415620 fix gpio service 2021-04-06 08:59:03 +08:00
Kevin Hester b0f6db56bd lock down hardware access 2021-03-13 12:40:31 +08:00
Kevin Hester 6bd1fc5e1e make --gpiowatch kinda work (rough) 2020-12-13 16:12:02 +08:00
Kevin Hester d699a85591 add gpio rx handling 2020-12-07 13:07:14 +08:00
Kevin Hester 401de19bf7 WIP add gpiowr:
bin/run.sh --dest \!2462abf84098 --gpiowr 4 1
2020-12-07 12:42:06 +08:00