Commit Graph

  • d73979f234 telemetry mode env Florent 2025-05-25 16:53:23 +02:00
  • ed3adcf1ad implement change flags Florent de Lamotte 2025-05-22 17:09:37 +02:00
  • ad87eac280 lpp json : let caller tell how to serialize Florent 2025-05-21 11:03:07 +02:00
  • aa43afc3e7 quick and dirty json encoder Florent 2025-05-16 15:37:58 +02:00
  • fe2df52403 import contact Florent de Lamotte 2025-05-16 09:42:44 +02:00
  • 1150ac31ab update ver Florent 2025-05-15 21:35:08 +02:00
  • fb62b7888c Merge pull request #6 from fdlamotte/awolden/fix-issues fdlamotte 2025-05-15 21:32:25 +02:00
  • fda20e623e Add copy to event handling to avoid cross mutations awolden/fix-issues Alex Wolden 2025-05-15 11:52:15 -07:00
  • 182347328f ver Florent 2025-05-15 16:16:30 +02:00
  • 7ea3b04a05 implement simpler setters for telemetry, adding contacts ... Florent de Lamotte 2025-05-15 16:15:48 +02:00
  • 865d42206b change send_other_params to set_other_params Florent de Lamotte 2025-05-15 13:08:38 +02:00
  • 5de7951b50 bump dev version Florent de Lamotte 2025-05-15 12:51:44 +02:00
  • 6bf788ad82 telemetry ok Florent de Lamotte 2025-05-15 12:27:13 +02:00
  • 9ecc98bdc0 fix for telemetry (ignore 8 last bytes) Florent 2025-05-14 22:43:29 +02:00
  • 4c72ee5197 error in manual add contact Florent de Lamotte 2025-05-14 22:04:12 +02:00
  • 0aa586fe4e parse telemetry data with pycayennelpp Florent de Lamotte 2025-05-14 14:48:11 +02:00
  • 7ecd237377 get/set telemetry_mode Florent 2025-05-13 22:47:52 +02:00
  • 68dda3aba2 update login script and drastically reduce chattiness of debug logs for setups with a lot of subscriptions Alex Wolden 2025-05-12 22:52:13 -07:00
  • 8d805de78d add the ability to subscribe to LOGIN_SUCCESS event Alex Wolden 2025-05-12 22:35:53 -07:00
  • b3cf2ba7b4 Fix typing on MC top level subscribe method Alex Wolden 2025-05-12 21:52:28 -07:00
  • 9563a871f1 Fix issue where transports were not disconnecting Alex Wolden 2025-05-12 21:51:25 -07:00
  • 3a26acee93 solved issue when no custom variable Florent de Lamotte 2025-05-05 17:33:40 +02:00
  • ec5077110d set custom vars Florent de Lamotte 2025-05-05 15:10:29 +02:00
  • 27f87075d2 custom vars Florent de Lamotte 2025-05-05 15:03:45 +02:00
  • a39af17566 update resp_codes Florent de Lamotte 2025-05-05 14:21:26 +02:00
  • aef1801446 initial support for telemetry to see if things come in Florent 2025-05-03 17:52:16 +02:00
  • 6a3da79af2 correct SNR values in messages Florent 2025-04-18 21:40:59 +02:00
  • d6cfc26689 some issues with logout Florent 2025-04-18 12:43:35 +02:00
  • e8ac5e7ffb change ver Florent 2025-04-16 18:28:02 +02:00
  • 15c1adfe91 encode in utf-8 instead of ascii Florent 2025-04-16 14:20:47 +02:00
  • f84d17566b some error in example Florent 2025-04-16 12:05:16 +02:00
  • 3db73a8883 Fixed issue with chan messages, waited for MSG_SENT instead of OK Florent de Lamotte 2025-04-15 11:58:47 +02:00
  • c6966230f9 removing dist Florent de Lamotte 2025-04-14 23:28:18 +02:00
  • 8b9234a7ce update gitignore Florent 2025-04-14 22:55:16 +02:00
  • d61720fc9f some fixes in return events Florent 2025-04-14 22:53:22 +02:00
  • dd908484f7 Merge pull request #5 from fdlamotte/return-full-event fdlamotte 2025-04-14 21:40:47 +02:00
  • 6fbf15885d Change contract for commands to return full event return-full-event Alex Wolden 2025-04-14 11:10:59 -07:00
  • 39ea3cb3f3 Merge pull request #4 from fdlamotte/fix-error-handling fdlamotte 2025-04-14 18:07:04 +02:00
  • 52553a41bd Handle error events properly in commands fix-error-handling Alex Wolden 2025-04-14 09:03:56 -07:00
  • fa8ebcb50a update pyproject Florent 2025-04-14 17:43:46 +02:00
  • 0fdcc4c6e6 add a change_contact_path command Florent 2025-04-14 17:41:05 +02:00
  • 74cd8ad1b8 restored commands expecting the whole pubkey Florent 2025-04-14 17:24:00 +02:00
  • 3e336652ee serial chat Florent 2025-04-14 10:51:25 +02:00
  • 1a0203067e ensure contacts before setting up events Florent 2025-04-14 10:48:24 +02:00
  • 2b32564ad2 chat examples Florent 2025-04-14 10:41:09 +02:00
  • 5e6483d67d updated tcp_msg with ack mgmt ... Florent 2025-04-14 09:40:06 +02:00
  • b84f568296 Merge pull request #3 from fdlamotte/awolden/additional-refinements fdlamotte 2025-04-14 08:17:08 +02:00
  • 3f7155d913 Added in some unit tests awolden/additional-refinements Alex Wolden 2025-04-13 22:55:31 -07:00
  • 84de232f4b Added additional typing and typing fixes Alex Wolden 2025-04-13 22:37:00 -07:00
  • a1fb931200 Added contact based dest Alex Wolden 2025-04-13 22:19:08 -07:00
  • 1a9f6d1024 change version to 1.9 in preparation of v2.0 Florent 2025-04-13 21:54:57 +02:00
  • cc4e8953d2 Merge pull request #2 from awolden/eventing-refactor fdlamotte 2025-04-13 21:49:03 +02:00
  • 6dc87bafbb Add event filtering to support ACK tracking Alex Wolden 2025-04-13 12:03:47 -07:00
  • 478bcd92c1 remove some dead code Alex Wolden 2025-04-12 14:00:51 -07:00
  • cbfc940de6 Fix example Alex Wolden 2025-04-12 13:53:37 -07:00
  • b700ae75e9 Fix example Alex Wolden 2025-04-12 13:53:37 -07:00
  • 7b28029ae0 Merge branch 'main' into eventing-refactor Alex Wolden 2025-04-12 13:50:17 -07:00
  • 55af0b2e61 Improve log tracking event Alex Wolden 2025-04-12 13:35:56 -07:00
  • ea2f17025f Add trace packet type Alex Wolden 2025-04-12 13:02:01 -07:00
  • a5f1ec5c26 Refactor to event system Alex Wolden 2025-04-08 22:56:16 -07:00
  • 8f0ecd7d75 Refactor to event system Alex Wolden 2025-04-08 22:56:16 -07:00
  • 2608e27ca0 chan_msg example v1.0 Florent 2025-04-11 17:52:32 +02:00
  • c11e527442 fix logout Florent 2025-04-09 18:19:49 +02:00
  • b01b7ea6ff version up Florent 2025-04-09 18:15:02 +02:00
  • 17c8fe776f logout command Florent 2025-04-09 18:14:40 +02:00
  • 5fd4db660d add flood param to advert Florent 2025-04-05 18:47:36 +02:00
  • 0e7c04b740 Split mclib into different modules Florent 2025-04-04 21:51:34 +02:00
  • fe0eec924e repeater example Florent 2025-03-30 09:00:09 +02:00
  • a899af1f1e some examples were swapped Florent 2025-03-30 08:42:52 +02:00
  • 772f60b394 some more examples Florent 2025-03-30 08:36:39 +02:00
  • 7e39b66049 fixed bat reading Florent 2025-03-29 16:18:41 +01:00
  • ede064d993 some examples Florent 2025-03-29 12:32:10 +01:00
  • aa824937f9 cmd_cli Florent de Lamotte 2025-03-25 15:46:58 +01:00
  • 30afcc4b41 Update README.md fdlamotte 2025-03-24 17:45:50 +01:00
  • 9b7190d951 removed dist files Florent 2025-03-24 17:32:48 +01:00
  • 7269d98438 update readme and bump version to 0.3 Florent de Lamotte 2025-03-24 17:22:34 +01:00
  • 0ce78b82bc update metadata Florent de Lamotte 2025-03-24 17:03:45 +01:00
  • 18d491b7ab Initial commit Florent de Lamotte 2025-03-24 16:55:37 +01:00