Florent
|
af9f90b5bd
|
example to show how to get chan messages with path
|
2026-03-05 12:35:56 -04:00 |
|
fdlamotte
|
a2d8b3e059
|
Merge pull request #48 from agessaman/add-recv-errors
add support for recv_errors in STATUS_PACKETS response
|
2026-01-30 10:48:11 -04:00 |
|
agessaman
|
ad7e48d028
|
add support for recv_errors in STATUS_PACKETS response
|
2026-01-29 20:41:48 -08:00 |
|
prabathbr
|
1e2171bcc1
|
added STATUS filtering and show on map pattern lat,long
Added STATUS filtering and show on map pattern lat, long
|
2026-01-10 13:54:49 +11:00 |
|
prabathbr
|
4c64fc7117
|
serial_rss_bot example
serial_rss_bot example which broadcasts emergency bushfire warnings in VIC, AU
|
2026-01-10 12:17:07 +11:00 |
|
fdlamotte
|
df6c997445
|
Merge pull request #37 from prabathbr/main
Added more examples, a ping bot and Ollama to Meshcore gateway
|
2025-12-16 18:00:09 +01:00 |
|
agessaman
|
45c265f9c9
|
Update BLE signing example to use a default chunk size of 120 bytes and add signature verification with the device's public key. Enhance debug output for data length and signature verification results.
|
2025-12-15 21:29:12 -08:00 |
|
agessaman
|
1ecc1d8055
|
Add timeout argument to sign and sign_finish methods for improved BLE operation handling
|
2025-12-15 19:54:44 -08:00 |
|
agessaman
|
c42c30c25d
|
implement device signing binary frames and sign() command for on-device signing.
|
2025-12-14 22:23:33 -08:00 |
|
prabathbr
|
325368f2f7
|
updated to include RX path
|
2025-12-13 21:47:45 +11:00 |
|
prabathbr
|
0c13b5239f
|
Add files via upload
|
2025-12-08 23:09:27 +11:00 |
|
prabathbr
|
9a909cbd99
|
Testing ollama with Meshcore
|
2025-12-08 22:54:40 +11:00 |
|
prabathbr
|
7d1639a20f
|
simple serial ping bot example
|
2025-12-08 22:16:13 +11:00 |
|
agessaman
|
f82ed89c02
|
Add support for new statistics event types and commands
|
2025-11-07 22:44:43 -08:00 |
|
agessaman
|
e0f71482c6
|
Add private key export support
- Add PRIVATE_KEY and DISABLED event types
- Add packet parsing for private key export responses
- Add export_private_key() method to DeviceCommands
- Add comprehensive unit tests
- Add BLE private key export example
- Update documentation with security notes
|
2025-10-12 18:23:32 -07:00 |
|
Copilot
|
29003b94dc
|
Implement BLE PIN pairing support for enhanced security
* Implement BLE pin pairing support with comprehensive tests and documentation
|
2025-09-24 00:21:30 +02:00 |
|
Florent
|
baecf71fe4
|
example for using send_msg_with_retry
|
2025-09-06 16:05:27 +02:00 |
|
Florent
|
bc9a04b296
|
updated ble_t1000 connection
|
2025-08-19 11:52:14 +02:00 |
|
Florent
|
d4278b8afa
|
deal with serial_cx issues
|
2025-07-10 17:24:01 +02:00 |
|
Alex Wolden
|
dabc3437dd
|
Add better connection management
|
2025-06-30 20:23:35 -07:00 |
|
Alex Wolden
|
cca0ca90e9
|
Add channel commands and fix a lint error
|
2025-06-01 20:31:37 -07:00 |
|
fdlamotte
|
fb62b7888c
|
Merge pull request #6 from fdlamotte/awolden/fix-issues
Improvements and fixes
|
2025-05-15 21:32:25 +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 |
|
Alex Wolden
|
68dda3aba2
|
update login script and drastically reduce chattiness of debug logs for setups with a lot of subscriptions
|
2025-05-12 22:52:13 -07:00 |
|
Alex Wolden
|
8d805de78d
|
add the ability to subscribe to LOGIN_SUCCESS event
|
2025-05-12 22:35:53 -07:00 |
|
Florent de Lamotte
|
ec5077110d
|
set custom vars
|
2025-05-05 15:10:29 +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 |
|
Alex Wolden
|
6fbf15885d
|
Change contract for commands to return full event
|
2025-04-14 11:23:10 -07:00 |
|
Alex Wolden
|
52553a41bd
|
Handle error events properly in commands
|
2025-04-14 09:03:56 -07: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 |
|
Alex Wolden
|
84de232f4b
|
Added additional typing and typing fixes
|
2025-04-13 22:37:00 -07:00 |
|
Alex Wolden
|
a1fb931200
|
Added contact based dest
|
2025-04-13 22:19:08 -07:00 |
|
Alex Wolden
|
6dc87bafbb
|
Add event filtering to support ACK tracking
|
2025-04-13 12:03:47 -07:00 |
|
Alex Wolden
|
cbfc940de6
|
Fix example
|
2025-04-12 13:56:44 -07:00 |
|
Alex Wolden
|
b700ae75e9
|
Fix example
|
2025-04-12 13:53:37 -07:00 |
|
Alex Wolden
|
7b28029ae0
|
Merge branch 'main' into eventing-refactor
|
2025-04-12 13:50:17 -07:00 |
|
Alex Wolden
|
55af0b2e61
|
Improve log tracking event
|
2025-04-12 13:36:03 -07:00 |
|
Alex Wolden
|
ea2f17025f
|
Add trace packet type
|
2025-04-12 13:04:23 -07:00 |
|
Alex Wolden
|
8f0ecd7d75
|
Refactor to event system
|
2025-04-12 00:26:25 -07:00 |
|
Florent
|
2608e27ca0
|
chan_msg example
|
2025-04-11 17:52:32 +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
|
ede064d993
|
some examples
|
2025-03-29 12:32:10 +01:00 |
|