csrutil
|
c641beabd3
https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
|
8 miesięcy temu |
Scott Powell
|
cdbeacdc4d
Merge branch 'dev' into ext-trace
|
8 miesięcy temu |
ripplebiz
|
f2740150df
Merge pull request #1075 from agessaman/companion-stats
|
8 miesięcy temu |
Scott Powell
|
b33d226c58
* proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size.
|
8 miesięcy temu |
agessaman
|
a3c9a07377
Modify 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.
|
8 miesięcy temu |
Stephan Rodemeier
|
16c294ce60
Allow SF smaller than 7 to be saved
|
9 miesięcy temu |
agessaman
|
39f83efbfe
Remove unused statistics formatting methods and associated header includes from MyMesh class. Whoops.
|
9 miesięcy temu |
agessaman
|
80d6dd4367
Update statistics handling to use binary frames instead of JSON formatting for consistency with other companion commands. Added documentation of frame structure with code examples.
|
9 miesięcy temu |
agessaman
|
c9aa536ca6
Reverted MyMesh constructor for simplicity.
|
9 miesięcy temu |
agessaman
|
df4dab8509
Add statistics commands and response handling in MyMesh
|
9 miesięcy temu |
Scott Powell
|
2e63499ae5
* companion: protocol ver bumped to 8.
|
9 miesięcy temu |
Scott Powell
|
4a5404d997
* companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA
|
9 miesięcy temu |
Scott Powell
|
937865c8fd
* companion: new CMD_SET_FLOOD_SCOPE (54)
|
9 miesięcy temu |
Scott Powell
|
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
|
9 miesięcy temu |
Scott Powell
|
d9ff3a4d02
* Mesh: new sendFlood() overload with transport codes.
|
9 miesięcy temu |
recrof
|
87677fda76
allow spreading factor from 5 and bandwidth from 7.8kHz
|
9 miesięcy temu |
liamcottle
|
418ae08b4d
add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS
|
10 miesięcy temu |
Scott Powell
|
a5af1b5bcd
* companion: disabled processing/sending of keep_alive packets (deprecated)
|
10 miesięcy temu |
Scott Powell
|
52d5cc6068
* tidy and minor fix for offline queue deletion
|
10 miesięcy temu |
ripplebiz
|
28d673ee15
Merge pull request #796 from 446564/mutable-queue
|
10 miesięcy temu |
csrutil
|
043f37a08e
♻️ refactor: unify UI notification methods into single notify() function
|
10 miesięcy temu |
csrutil
|
2da50882c0
✨ feat: add vibration feedback support for UI events
|
11 miesięcy temu |
446564
|
fca16f1b71
make offline queue channel messages mutable
|
11 miesięcy temu |
Scott Powell
|
74dea260e5
* proposed change for re-trying reciprocal path transmit
|
11 miesięcy temu |
taco
|
bcfc8d3771
improved RescueCLI for dual FS
|
11 miesięcy temu |
taco
|
2b24c575c7
support dual filsystems on nrf52
|
11 miesięcy temu |
Scott Powell
|
acde9921b5
* Refactor of UITask, moved to /ui-new
|
1 rok temu |
Scott Powell
|
4b95c981bb
* UI revamp for companion radios
|
1 rok temu |
Scott Powell
|
2824fc31a4
* CMD_SEND_PATH_DISCOVERY_REQ: now force the sendRequest() to use flood mode
|
1 rok temu |
Scott Powell
|
32e8ce4130
* REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse mask to apply to permissions
|
1 rok temu |