Commit Graph
63 Commits
Author SHA1 Message Date
Florent 5be498145a including public_key in PUSH_ADVERT and PUSH_PATH_UPDATE 2025-06-14 17:49:23 +02:00
fdlamotteandGitHub ac76e4f374 Merge pull request #8 from fdlamotte/awolden/add-noise-floor
Add noise floor to repeater status response
2025-06-13 22:29:59 +02:00
Florent 98c2525406 self_telemetry 2025-06-02 14:37:28 +02:00
fdlamotteandGitHub b03a9a50bd Merge pull request #7 from fdlamotte/awolden/create-channel
Add channel commands and fix a lint error
2025-06-02 10:32:54 +02:00
Florent d73979f234 telemetry mode env 2025-05-25 16:53:23 +02:00
Florent de Lamotte ed3adcf1ad implement change flags 2025-05-22 17:09:37 +02:00
Florent ad87eac280 lpp json : let caller tell how to serialize 2025-05-21 11:03:07 +02:00
Florent aa43afc3e7 quick and dirty json encoder 2025-05-16 15:39:07 +02:00
Florent de Lamotte fe2df52403 import contact 2025-05-16 09:44:06 +02:00
Florent 1150ac31ab update ver 2025-05-15 21:35:08 +02:00
fdlamotteandGitHub fb62b7888c Merge pull request #6 from fdlamotte/awolden/fix-issues
Improvements and fixes
2025-05-15 21:32:25 +02:00
Florent 182347328f ver 2025-05-15 16:16:30 +02:00
Florent de Lamotte 7ea3b04a05 implement simpler setters for telemetry, adding contacts ... 2025-05-15 16:15:48 +02:00
Florent de Lamotte 865d42206b change send_other_params to set_other_params 2025-05-15 13:08:38 +02:00
Florent de Lamotte 5de7951b50 bump dev version 2025-05-15 12:51:44 +02:00
Florent de Lamotte 6bf788ad82 telemetry ok 2025-05-15 12:27:13 +02:00
Florent 9ecc98bdc0 fix for telemetry (ignore 8 last bytes) 2025-05-14 22:43:29 +02:00
Florent de Lamotte 4c72ee5197 error in manual add contact 2025-05-14 22:04:12 +02:00
Florent de Lamotte 0aa586fe4e parse telemetry data with pycayennelpp 2025-05-14 14:48:11 +02:00
Florent 7ecd237377 get/set telemetry_mode 2025-05-13 22:51:10 +02:00
Florent de Lamotte 3a26acee93 solved issue when no custom variable 2025-05-05 17:33:40 +02:00
Florent de Lamotte ec5077110d set custom vars 2025-05-05 15:10:29 +02:00
Florent de Lamotte 27f87075d2 custom vars 2025-05-05 15:03:45 +02:00
Florent de Lamotte a39af17566 update resp_codes 2025-05-05 14:21:26 +02:00
Florent aef1801446 initial support for telemetry to see if things come in 2025-05-03 17:52:16 +02:00
Florent 6a3da79af2 correct SNR values in messages 2025-04-18 21:40:59 +02:00
Florent d6cfc26689 some issues with logout 2025-04-18 12:43:35 +02:00
Florent e8ac5e7ffb change ver 2025-04-16 18:28:02 +02:00
Florent 15c1adfe91 encode in utf-8 instead of ascii 2025-04-16 14:20:47 +02:00
Florent f84d17566b some error in example 2025-04-16 12:05:16 +02:00
Florent de Lamotte 3db73a8883 Fixed issue with chan messages, waited for MSG_SENT instead of OK 2025-04-15 11:58:47 +02:00
Florent de Lamotte c6966230f9 removing dist 2025-04-14 23:28:18 +02:00
Florent 8b9234a7ce update gitignore 2025-04-14 22:55:16 +02:00
Florent d61720fc9f some fixes in return events 2025-04-14 22:53:22 +02:00
fdlamotteandGitHub dd908484f7 Merge pull request #5 from fdlamotte/return-full-event
Change contract for commands to return full event
2025-04-14 21:40:47 +02:00
fdlamotteandGitHub 39ea3cb3f3 Merge pull request #4 from fdlamotte/fix-error-handling
Handle error events properly in commands
2025-04-14 18:07:04 +02:00
Florent fa8ebcb50a update pyproject 2025-04-14 17:43:46 +02:00
Florent 0fdcc4c6e6 add a change_contact_path command 2025-04-14 17:41:05 +02:00
Florent 74cd8ad1b8 restored commands expecting the whole pubkey 2025-04-14 17:24:00 +02:00
Florent 3e336652ee serial chat 2025-04-14 10:51:25 +02:00
Florent 1a0203067e ensure contacts before setting up events 2025-04-14 10:48:24 +02:00
Florent 2b32564ad2 chat examples 2025-04-14 10:41:09 +02:00
Florent 5e6483d67d updated tcp_msg with ack mgmt ... 2025-04-14 09:40:06 +02:00
fdlamotteandGitHub b84f568296 Merge pull request #3 from fdlamotte/awolden/additional-refinements
Additional Refinements
2025-04-14 08:17:08 +02:00
Florent 1a9f6d1024 change version to 1.9 in preparation of v2.0 2025-04-13 21:54:57 +02:00
fdlamotteandGitHub cc4e8953d2 Merge pull request #2 from awolden/eventing-refactor
Let's move to an hybrid API (synchronous/event based) ... paving the road for v2 !
2025-04-13 21:49:03 +02:00
Florent 2608e27ca0 chan_msg example 2025-04-11 17:52:32 +02:00
Florent c11e527442 fix logout 2025-04-09 18:19:49 +02:00
Florent b01b7ea6ff version up 2025-04-09 18:15:02 +02:00
Florent 17c8fe776f logout command 2025-04-09 18:14:40 +02:00
Florent 5fd4db660d add flood param to advert 2025-04-05 18:47:36 +02:00
Florent 0e7c04b740 Split mclib into different modules 2025-04-04 21:51:34 +02:00
Florent fe0eec924e repeater example 2025-03-30 09:00:09 +02:00
Florent a899af1f1e some examples were swapped 2025-03-30 08:42:52 +02:00
Florent 772f60b394 some more examples 2025-03-30 08:36:39 +02:00
Florent 7e39b66049 fixed bat reading 2025-03-29 16:18:41 +01:00
Florent ede064d993 some examples 2025-03-29 12:32:10 +01:00
Florent de Lamotte aa824937f9 cmd_cli 2025-03-25 15:47:16 +01:00
fdlamotteandGitHub 30afcc4b41 Update README.md 2025-03-24 17:45:50 +01:00
Florent 9b7190d951 removed dist files 2025-03-24 17:32:48 +01:00
Florent de Lamotte 7269d98438 update readme and bump version to 0.3 2025-03-24 17:22:34 +01:00
Florent de Lamotte 0ce78b82bc update metadata 2025-03-24 17:03:45 +01:00
Florent de Lamotte 18d491b7ab Initial commit 2025-03-24 16:55:37 +01:00