Commit graph

91 commits

Author SHA1 Message Date
Florent de Lamotte
92a4cead67 make a pypi package 2025-03-25 10:27:43 +01:00
fdlamotte
855eb4a437
Update README.md 2025-03-24 17:44:55 +01:00
Florent de Lamotte
4e6dc03c05 update readme 2025-03-24 16:57:38 +01:00
Florent de Lamotte
d53b7ea502 updated README 2025-03-24 16:49:39 +01:00
Florent de Lamotte
b67a127331 meshcore lib moved to another project 2025-03-24 16:48:03 +01:00
Florent de Lamotte
c5e6d67f3d put error result in a dict 2025-03-24 15:34:55 +01:00
Florent
d33c200b3e rename mclib module to meshcore 2025-03-23 10:55:26 +01:00
Florent
2c41011fd3 removed unnecessary imports 2025-03-23 09:16:00 +01:00
Florent
184ee40bbf using serial's handle_rx for TCP as it is stronger => fixed some issues 2025-03-23 09:10:43 +01:00
Florent de Lamotte
7ebfa58f5a oups 2025-03-23 08:15:04 +01:00
Florent de Lamotte
6bfafeecfd cleaner 2025-03-23 08:15:04 +01:00
Florent de Lamotte
c19d4fb32c split lib into mclib 2025-03-23 08:15:04 +01:00
fdlamotte
a8294ac685
Update README.md 2025-03-21 19:23:59 +01:00
Florent
46d65fa7f1 code error 2025-03-20 22:02:52 +01:00
Florent
1d2fad9cec set pin 2025-03-20 21:52:48 +01:00
Florent de Lamotte
cffaaf2db3 set coords 2025-03-20 21:19:40 +01:00
Florent de Lamotte
d62b800361 update to v3 2025-03-20 17:59:03 +01:00
Florent
70706cae2f clock command now works as in repeater cli 2025-03-18 21:21:19 +01:00
Florent
27fe6467b5 Added some commands as repeater CLI 2025-03-18 21:17:30 +01:00
Florent
169ee1f4d1 should be ok now 2025-03-13 20:44:18 +01:00
Florent
a62e911e8c fix chan 2025-03-13 20:43:00 +01:00
Florent
ab4996532d channel messages 2025-03-13 20:32:49 +01:00
Florent de Lamotte
ed55377084 issue with contact upd 2025-03-11 21:31:07 +01:00
Florent de Lamotte
fba188ca6b report positions in double (was int *1e6) 2025-03-11 15:33:29 +01:00
Florent de Lamotte
a564729e39 handle 0x88 2025-03-09 22:04:15 +01:00
Florent
d8d31652d2 Room server support 2025-03-08 15:53:30 +01:00
Florent de Lamotte
84d3b45085 export ok 2025-03-08 11:19:41 +01:00
Florent
ee0b302d2e invalid char 2025-03-08 11:08:31 +01:00
Florent
bcee36abe0 export contact 2025-03-08 11:07:26 +01:00
Florent de Lamotte
b1a2a8cb4c radio params 2025-03-06 22:42:12 +01:00
Florent de Lamotte
b4c9babf68 add timeout to wait_msg 2025-03-06 16:37:43 +01:00
Florent de Lamotte
fbd422b247 change default timeout for ack to 6 2025-03-06 09:52:35 +01:00
Florent de Lamotte
8629e7ed69 parens need to be escaped on cmdline 2025-03-05 20:33:29 +01:00
Florent de Lamotte
c8ba400730 bracket syntax 2025-03-05 20:09:57 +01:00
Florent de Lamotte
5c269bc662 timeout on waiting ack 2025-03-05 20:03:43 +01:00
Florent de Lamotte
84aee617d5 upd readme 2025-03-05 11:37:32 +01:00
Florent de Lamotte
80a41dfef9 more compact help 2025-03-05 11:24:41 +01:00
Florent de Lamotte
d0ef3457d5 shortcuts at right in the help 2025-03-05 11:19:24 +01:00
Florent de Lamotte
595660959d Upd README 2025-03-05 11:17:10 +01:00
Florent de Lamotte
c6e0ec6733 there was a bug with path len ... 2025-03-05 11:15:27 +01:00
Florent de Lamotte
56d18b477c document shortcuts in help 2025-03-05 11:03:36 +01:00
Florent de Lamotte
6210bebd30 add shortcuts to commands 2025-03-05 10:55:44 +01:00
Florent de Lamotte
cff6f5060f cleaning 2025-03-04 22:00:08 +01:00
Florent de Lamotte
f61ccf2b57 wait_login and wait_status 2025-03-04 21:54:07 +01:00
Florent de Lamotte
0381a6eb2f get repeater status 2025-03-04 18:33:58 +01:00
Florent de Lamotte
bdaa284c94 update path 2025-03-04 17:11:16 +01:00
Florent de Lamotte
e54bb49351 better with new path display 2025-03-04 11:00:51 +01:00
Florent de Lamotte
f29be79ba3 upd examples to reflect the change of -s 2025-03-04 10:59:56 +01:00
Florent de Lamotte
bdc48b7b91 upd readme 2025-03-04 10:57:32 +01:00
Florent de Lamotte
6a9d3bf65b add baudrate param 2025-03-04 10:53:49 +01:00