taco
|
96ef5e5efe
allow set prv.key from remote, validate new prv.key
|
hai 6 meses |
Scott Powell
|
3c27132914
* T1000e BLE - default node name is now the MAC address
|
hai 6 meses |
nakoeppen
|
d68bc74514
Remove _serial->isConnected() logic from buzzer notifications
|
hai 6 meses |
taco
|
b919119faf
only write contacts when changed
|
hai 6 meses |
taco
|
c61fde9328
always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[]
|
hai 6 meses |
taco
|
df6687034a
bootstrap RTC from contact.lastmod and improve slot overwrite logic
|
hai 7 meses |
taco
|
403ce1db08
contacts: granular autoadd and overwrite-oldest
|
hai 7 meses |
Scott Powell
|
3af25495bb
* Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins)
|
hai 7 meses |
ripplebiz
|
e31c46ff56
Merge pull request #1294 from liquidraver/factorynvsreset
|
hai 7 meses |
liquidraver
|
faf177de46
ESP factory reset clear NVS too
|
hai 7 meses |
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).
|
hai 7 meses |
taco
|
638f41d143
calculate shared_secret on demand
|
hai 8 meses |
csrutil
|
cfb7ed876c
CMD_SET_CUSTOM_VAR will update gps and gps_interval
|
hai 8 meses |
csrutil
|
4aebc57add
fixed gps init value
|
hai 8 meses |
csrutil
|
678915ef3b
add GPS interval validation and bounds checking
|
hai 8 meses |
csrutil
|
88fb173297
add configurable GPS update interval
|
hai 8 meses |
csrutil
|
c641beabd3
https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
|
hai 8 meses |
Scott Powell
|
cdbeacdc4d
Merge branch 'dev' into ext-trace
|
hai 8 meses |
ripplebiz
|
f2740150df
Merge pull request #1075 from agessaman/companion-stats
|
hai 8 meses |
Scott Powell
|
b33d226c58
* proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size.
|
hai 8 meses |
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.
|
hai 8 meses |
Stephan Rodemeier
|
16c294ce60
Allow SF smaller than 7 to be saved
|
hai 9 meses |
agessaman
|
39f83efbfe
Remove unused statistics formatting methods and associated header includes from MyMesh class. Whoops.
|
hai 9 meses |
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.
|
hai 9 meses |
agessaman
|
c9aa536ca6
Reverted MyMesh constructor for simplicity.
|
hai 9 meses |
agessaman
|
df4dab8509
Add statistics commands and response handling in MyMesh
|
hai 9 meses |
Scott Powell
|
2e63499ae5
* companion: protocol ver bumped to 8.
|
hai 9 meses |
Scott Powell
|
4a5404d997
* companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA
|
hai 9 meses |
Scott Powell
|
937865c8fd
* companion: new CMD_SET_FLOOD_SCOPE (54)
|
hai 9 meses |
Scott Powell
|
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
|
hai 9 meses |