Scott Powell
41588d8052
* adding new CommonRadioPrefs
...
* refactor: moving various radio CLI handling to CommonRadioPrefs
2026-08-23 14:45:15 +10:00
Alexander Hoffer
79dc1de6fc
fix: preserve UTF-8 advert names
2026-07-20 15:47:03 +01:00
Scott Powell
9df3c8c663
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
2025-06-22 16:21:04 +10:00
Scott Powell
5d0a8d9d7c
* AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties
2025-05-19 23:21:57 +10:00
Scott Powell
d5eb83a921
* AdvertDataHelpers: prospective changes to first byte bit-field
2025-05-19 22:40:53 +10:00
Scott Powell
6c00653272
* TxtDataHelpers.h, with standard TXT sub-types
...
* Terminal chat: added "time <epoch-secs>"
* repeater: now recognises either TXT_TYPE_PLAIN or TXT_TYPE_CLI_DATA for CLI commands
* Room server: now uses TXT_TYPE_SIGNED_PLAIN (for push/outbound), recognises TXT_TYPE_PLAIN (to add a Post), and TXT_TYPE_CLI_DATA for CLI command
2025-01-26 22:56:38 +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
Scott Powell
e78aa66d57
* Bug fix: hasName(), missing return :-(
...
* refactored methods to AdvertDataHelper.cpp
2025-01-24 19:45:45 +11:00