ripplebiz
|
e31c46ff56
Merge pull request #1294 from liquidraver/factorynvsreset
|
7 månader sedan |
liquidraver
|
faf177de46
ESP factory reset clear NVS too
|
7 månader sedan |
entr0p1
|
4a869163b2
BUGFIX: replay protection on repeaters tripped by timestamp sent from companion node mobile app. Send the node's RTC timestamp for TXT_TYPE_CLI_DATA messages instead of the timestamp from the app (matches the sendRequest() code logic).
|
7 månader sedan |
taco
|
638f41d143
calculate shared_secret on demand
|
8 månader sedan |
csrutil
|
cfb7ed876c
CMD_SET_CUSTOM_VAR will update gps and gps_interval
|
8 månader sedan |
csrutil
|
4aebc57add
fixed gps init value
|
8 månader sedan |
csrutil
|
678915ef3b
add GPS interval validation and bounds checking
|
8 månader sedan |
csrutil
|
88fb173297
add configurable GPS update interval
|
8 månader sedan |
csrutil
|
c641beabd3
https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
|
8 månader sedan |
Scott Powell
|
cdbeacdc4d
Merge branch 'dev' into ext-trace
|
8 månader sedan |
ripplebiz
|
f2740150df
Merge pull request #1075 from agessaman/companion-stats
|
8 månader sedan |
Scott Powell
|
b33d226c58
* proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size.
|
8 månader sedan |
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 månader sedan |
Stephan Rodemeier
|
16c294ce60
Allow SF smaller than 7 to be saved
|
9 månader sedan |
agessaman
|
39f83efbfe
Remove unused statistics formatting methods and associated header includes from MyMesh class. Whoops.
|
9 månader sedan |
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 månader sedan |
agessaman
|
c9aa536ca6
Reverted MyMesh constructor for simplicity.
|
9 månader sedan |
agessaman
|
df4dab8509
Add statistics commands and response handling in MyMesh
|
9 månader sedan |
Scott Powell
|
2e63499ae5
* companion: protocol ver bumped to 8.
|
9 månader sedan |
Scott Powell
|
4a5404d997
* companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA
|
9 månader sedan |
Scott Powell
|
937865c8fd
* companion: new CMD_SET_FLOOD_SCOPE (54)
|
9 månader sedan |
Scott Powell
|
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
|
9 månader sedan |
Scott Powell
|
d9ff3a4d02
* Mesh: new sendFlood() overload with transport codes.
|
9 månader sedan |
recrof
|
87677fda76
allow spreading factor from 5 and bandwidth from 7.8kHz
|
9 månader sedan |
liamcottle
|
418ae08b4d
add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS
|
10 månader sedan |
Scott Powell
|
a5af1b5bcd
* companion: disabled processing/sending of keep_alive packets (deprecated)
|
10 månader sedan |
Scott Powell
|
52d5cc6068
* tidy and minor fix for offline queue deletion
|
10 månader sedan |
ripplebiz
|
28d673ee15
Merge pull request #796 from 446564/mutable-queue
|
10 månader sedan |
csrutil
|
043f37a08e
♻️ refactor: unify UI notification methods into single notify() function
|
10 månader sedan |
csrutil
|
2da50882c0
✨ feat: add vibration feedback support for UI events
|
11 månader sedan |