88a6141943fix: move bme680 detection before bme280
recrof
2025-11-18 15:36:25 +01:00
a3c9a07377Modify CMD_GET_STATS with sub-types for core, radio, and packet statistics. Consolidated to a single RESP_CODE_STATS with a second byte to identify response structure. Updated documentation and examples to reflect the new command structure and response parsing.
agessaman
2025-11-17 09:57:36 -08:00
459169e8cbMerge pull request #1092 from liquidraver/rakgps
ripplebiz
2025-11-17 14:04:09 +11:00
caf421b591Merge pull request #1106 from oltaco/keepteen-lt1
ripplebiz
2025-11-17 13:50:16 +11:00
838e83b3b5xiao_s3: relocate serial pins on repeater_bridge_rs232
Florent
2025-11-16 17:07:33 +01:00
3dd6dc02eaxiao_s3: use environment sensor manager and add sensor role
Florent
2025-11-16 16:55:16 +01:00
850d57a8f2Refactor float conversion in CommonCLI to use strtof for improved precision and add ftoa3 function for formatting floats with three decimal places in TxtDataHelpers to fix display issue in app and repeater config ui in web
zach
2025-11-14 21:51:28 -07:00
8dbb0f5f23Merge pull request #1071 from tpp-at-idx/thinknode_m2
ripplebiz
2025-11-14 15:11:06 +11:00
ff67c786efMerge pull request #985 from liquidraver/dev3
ripplebiz
2025-11-14 14:34:23 +11:00
11a0bd6ef1Merge pull request #1035 from liquidraver/devt114
ripplebiz
2025-11-14 14:33:05 +11:00
90e26129eeMerge branch 'dev' into remove_set_setting_by_key
Florent
2025-11-11 12:23:12 +01:00
b59d1999e6* Sensor: DISCOVER_REQ, prefix_only support
Scott Powell
2025-11-11 20:08:05 +11:00
74f136ba7aMerge pull request #1068 from fdlamotte/sensor_control_data
ripplebiz
2025-11-11 20:03:33 +11:00
39f83efbfeRemove unused statistics formatting methods and associated header includes from MyMesh class. Whoops.
agessaman
2025-11-09 11:39:47 -08:00
80d6dd4367Update statistics handling to use binary frames instead of JSON formatting for consistency with other companion commands. Added documentation of frame structure with code examples.
agessaman
2025-11-09 11:28:11 -08:00
c9aa536ca6Reverted MyMesh constructor for simplicity. Updated formatStatsReply method to use new member variables for statistics handling. Removed excess variable creation
agessaman
2025-11-08 20:44:42 -08:00
df4dab8509Add statistics commands and response handling in MyMesh
agessaman
2025-11-07 22:16:48 -08:00
ab0721d6df* fix: repeater and room server telemetry requests now return all telemetry for _READ & _WRITE ACL permissions.
Scott Powell
2025-11-09 16:36:23 +11:00
b31d3e7b5f* added StrHelper::fromHex()
Scott Powell
2025-11-09 16:17:49 +11:00
00e0635ab5add variant files for ikoka handheld (nrf52 with e22 radio)
brad
2025-11-08 20:05:46 -06:00
a0bf66f9d8Fix for display not coming on after poweron
Tomas P
2025-11-07 09:50:21 +01:00
429f82106btweak getBattMilliVolts to report battery more accurately
Tomas P
2025-11-07 09:48:57 +01:00
c0a51aff66change ADC_MULTIPLIER to better reflect battery voltage
Tomas P
2025-11-07 09:47:18 +01:00
1520f4d28e* repeater, DISCOVER_REQ, flags lowest bit now for 'prefix_only' responses
Scott Powell
2025-11-07 19:31:09 +11:00
62d7ce110b* packet format docs updated
Scott Powell
2025-11-07 15:49:01 +11:00
28b90c18cfMerge branch 'transportcodes' into dev
Scott Powell
2025-11-07 14:52:11 +11:00
963290ea15* repeater: various "region" CLI changes * transport codes 0000 and FFFF reserved
Scott Powell
2025-11-07 14:42:06 +11:00
06825030e5sensor: copy control data code from repeater
Florent
2025-11-06 22:36:37 +01:00
2e63499ae5* companion: protocol ver bumped to 8.
Scott Powell
2025-11-06 22:51:17 +11:00
4a5404d997* companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA
Scott Powell
2025-11-06 22:10:20 +11:00
ddac13ae80* repeater: CLI, added "region put" and "region remove" commands
Scott Powell
2025-11-06 21:40:52 +11:00
09eab330a2* repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) * repeater: DISCOVER requests now with a simple RateLimiter (max 4, every 2 minutes)
Scott Powell
2025-11-06 20:15:01 +11:00
cf547da857* RegionMap: get/set Home Region * repeater: admin CLI, changed "allowf *", "denyf *", added "home"
Scott Powell
2025-11-06 17:28:45 +11:00
a9d245fe68Merge pull request #1038 from adam2872/Analogue-button-fix-for-new-UI
ripplebiz
2025-11-06 15:41:45 +11:00