41 Commits (79eff3499c90f0ab85fb35dd70df8159a0d6c26d)

Author SHA1 Message Date
Scott Powell 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 year ago
Scott Powell 5d15a68d0d * SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry responses 1 year ago
Scott Powell 75503ed52a * Companion now can be configured with TXT_ACK_DELAY (default is 200ms) 1 year ago
Scott Powell b11f43987b * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
Scott Powell 26f01e0605 * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
Scott Powell 561d289ea5 Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames 1 year ago
Scott Powell ab8cd85d8e * added Packet::getRawLength() helper 1 year ago
Scott Powell 30c6a0bc76 * workaround for > 3 retry attempts 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
Scott Powell 38b9834261 * missing param 1 year ago
Scott Powell b94fed4e4e * companion: channel names 1 year ago
Scott Powell 8c68dbb6e9 * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL 1 year ago
Scott Powell e534e1b529 * companion: FIRMWARE_VER_CODE now bumped to 3. 1 year ago
Scott Powell 284ac17009 * Room Server post ACK bug fix! 1 year ago
Scott Powell 72c7cebbbb * misc 1 year ago
Scott Powell 1a4063bbe8 * companion radio: connection status now supported (Keep_alive pings, etc) 1 year ago
Scott Powell 88959b6b03 * companion radio: support for TXT_TYPE_SIGNED_PLAIN 1 year ago
Scott Powell 1209d54d2e * various changes for CLI support via companion radio 1 year ago
Scott Powell d880a48b85 * companion radio: new CMD_SEND_LOGIN, CMD_SEND_STATUS_REQ 1 year ago
Scott Powell 37f4ceff85 * strncpy() refactor/fix 1 year ago
Scott Powell ba181da94a * added RTCClock::getCurrentTimeUnique(), for when timestamps need to be unique (if temp rapid-fire) 1 year ago
Scott Powell 0db15db625 * new Packet type: PAYLOAD_TYPE_TRACE 1 year ago
Scott Powell a2fa4caa3f * companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACT 1 year ago
Scott Powell 65580c76d0 * companion radio: new CMD_SHARE_CONTACT 1 year ago
Scott Powell a922d0711d * ver bumps 1 year ago
Scott Powell b8d467fbab * BaseChatMesh: sendLogin(), onContactResponse() 1 year ago
Scott Powell 0eaa11c56f * BaseChatMesh::sendGroupMessage() added 1 year ago
Scott Powell eb7fec6f1d * companion radio: new command frames: CMD_SET_ADVERT_LATLON, CMD_REMOVE_CONTACT 1 year ago
Scott Powell 5395214ef2 * companion radio: new RESP_CODE_NO_MORE_MESSAGES response 1 year ago
Scott Powell 466caebd9a * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago
Scott Powell 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 1 year ago
Scott Powell f46263a263 * ContactInfo, added gps_lat, gps_lon 1 year ago
Scott Powell e53f0d0725 * refactored BaseChatMesh::sendMessage(), added timestamp param 1 year ago
Scott Powell d9dc76f197 * new helper for ESP32: SerialBLEInterface 1 year ago
Scott Powell 40c3dfa20b * fixes for various targets (BaseChatMesh not compiling for non-terminal chat targets) 1 year ago
Scott Powell 42af720b02 * fix for RAK terminal chat 1 year ago
Scott Powell 6d5e69ae04 * support for GroupChannels in BaseChatMesh, and terminal chat 1 year ago
Scott Powell 00a9e93754 * simple_secure_chat now with a proper CLI 1 year ago