Scott Powell
|
0eaa11c56f
|
* BaseChatMesh::sendGroupMessage() added
* companion radio, RESP_CODE_CHANNEL_MSG_RECV, CMD_SEND_CHANNEL_TXT_MSG
|
2025-02-13 10:18:48 +11:00 |
|
Scott Powell
|
eb7fec6f1d
|
* companion radio: new command frames: CMD_SET_ADVERT_LATLON, CMD_REMOVE_CONTACT
|
2025-02-11 12:02:27 +11:00 |
|
Scott Powell
|
5395214ef2
|
* companion radio: new RESP_CODE_NO_MORE_MESSAGES response
|
2025-02-06 22:39:33 +11:00 |
|
Scott Powell
|
466caebd9a
|
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
|
2025-02-03 13:56:57 +11:00 |
|
Scott Powell
|
9af5adb861
|
* BaseChatMesh::sendMessage(), new est_timeout (OUT) param
|
2025-01-30 14:03:31 +11:00 |
|
Scott Powell
|
f46263a263
|
* ContactInfo, added gps_lat, gps_lon
* companion_radio: now also save gps_lat, gps_lon
* BaseChatMesh: now parses gps_lat, gps_lon out of Advertisement
|
2025-01-29 13:56:39 +11:00 |
|
Scott Powell
|
e53f0d0725
|
* refactored BaseChatMesh::sendMessage(), added timestamp param
|
2025-01-29 02:11:46 +11:00 |
|
Scott Powell
|
d9dc76f197
|
* new helper for ESP32: SerialBLEInterface
* Some refactoring in BaseChatMesh and Terminal Chat
* new companion_radio example
|
2025-01-28 20:30:15 +11:00 |
|
Scott Powell
|
40c3dfa20b
|
* fixes for various targets (BaseChatMesh not compiling for non-terminal chat targets)
|
2025-01-26 15:40:32 +11:00 |
|
Scott Powell
|
42af720b02
|
* fix for RAK terminal chat
|
2025-01-26 07:00:56 +11:00 |
|
Scott Powell
|
6d5e69ae04
|
* support for GroupChannels in BaseChatMesh, and terminal chat
|
2025-01-26 00:46:36 +11:00 |
|
Scott Powell
|
00a9e93754
|
* simple_secure_chat now with a proper CLI
* new: BaseChatMesh class, for abstract chat client
|
2025-01-25 22:03:25 +11:00 |
|