Commit Graph
23 Commits
Author SHA1 Message Date
Ian McEwen 81ae8b6c87 Make examples more regularized and focused, and add contribution guidelines for the examples folder 2026-05-31 17:50:14 -07:00
Ian McEwen 9c1573f1b3 Merge branch 'review/pr-739' into tmp/examples-consolidation 2026-05-31 17:19:11 -07:00
Ian McEwen 781764553e fix import order 2026-05-31 12:01:48 -07:00
Ian McEwen f5e7faea3b Merge pull request #913 from SilverBull239/examples/textchat-replymessage-demo
Add textchat.py and replymessage.py examples
2026-05-31 11:47:45 -07:00
Aron Tkachuk b05a6a6017 Added textchat.py and replymessage.py example scripts from TODO 2026-04-05 18:23:02 -05:00
dim5x 3ea1994cf5 Refactor the Meshtastic TCP pub/sub example to ensure proper resource cleanup and clearer exception handling. 2026-02-05 13:42:37 +03:00
pdxlocations 9285f7d13f add waypoint parameter 2025-10-29 08:58:25 -07:00
henri acff793f28 Updates and bug fixes meshtastic_serial_message_reader.py 2025-02-20 08:44:32 +13:00
henri 53b58500f7 Added example script : meshtastic_serial_message_reader.py 2025-02-19 17:48:48 +13:00
Ian McEwen 57f0598082 Fix some pylint complaints 2024-12-27 09:40:17 -07:00
Loïc Fejoz 7cc18e9df6 fix(waypoint): Missing methods
Add missing methods callbacks regarding waypoints.
2024-12-21 10:36:36 +01:00
Loïc Fejoz 9284a848f2 feat(waypoint): Waypoint creation/deletion
Add methods to send (create or move), delete waypoint.
Add an example script to create, move, delete waypoint.
2024-12-18 17:36:58 +01:00
Ben Meadors 0788c1fadc Update protos to 2.2 and add neighbor_info 2023-08-08 13:48:51 -05:00
Thomas Göttgens 7e6f13f0a2 establish trunk format 2023-03-31 20:09:59 +02:00
Mike Schiraldi 3332271a97 lint 2022-03-22 12:41:50 -07:00
Mike Schiraldi ef9441e7d2 Added examples/tcp_gps_example.py 2022-03-14 23:32:42 -07:00
Mike Kinney 1a2519d647 refactor code to util 2022-03-08 10:45:11 -08:00
Mike Kinney ede1b5f08b fix when ports are not sorted 2022-03-07 21:21:41 -08:00
Mike Kinney 5cfb6ffa11 add examples to lint and fix warnings 2022-02-10 14:51:22 -08:00
Mike Kinney 28a2aa47e8 add device and port detection on linux 2022-01-30 00:57:56 +00:00
Mike Kinney 5b992734fb add example how you can get the hwModel using api 2022-01-12 10:57:03 -08:00
Mike Kinney b6570e3c27 simple example showing how you can set the long and short name 2022-01-12 10:23:51 -08:00
Mike Kinney 0701d400ff add examples; add Makefile 2021-12-21 11:21:37 -08:00