Wessel Nieboer
|
e8646f5ede
Parse as signed int
|
6 ماه پیش |
Wessel Nieboer
|
d0720c63c2
Allow negative tx power
|
7 ماه پیش |
taco
|
e6e1b810f8
add DataStore::deleteBlobByKey()
|
6 ماه پیش |
Liam Cottle
|
06a83c0453
Merge pull request #1531 from agessaman/add-recv-errors-stats
|
6 ماه پیش |
agessaman
|
019bbf74d3
Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
|
6 ماه پیش |
Rastislav Vysoky
|
c345f1da8e
Revert "Remove _serial->isConnected() logic from buzzer notifications"
|
6 ماه پیش |
taco
|
96ef5e5efe
allow set prv.key from remote, validate new prv.key
|
6 ماه پیش |
Scott Powell
|
3c27132914
* T1000e BLE - default node name is now the MAC address
|
6 ماه پیش |
nakoeppen
|
d68bc74514
Remove _serial->isConnected() logic from buzzer notifications
|
6 ماه پیش |
taco
|
b919119faf
only write contacts when changed
|
6 ماه پیش |
taco
|
c61fde9328
always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[]
|
6 ماه پیش |
taco
|
df6687034a
bootstrap RTC from contact.lastmod and improve slot overwrite logic
|
7 ماه پیش |
taco
|
403ce1db08
contacts: granular autoadd and overwrite-oldest
|
7 ماه پیش |
Scott Powell
|
3af25495bb
* Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins)
|
7 ماه پیش |
ripplebiz
|
e31c46ff56
Merge pull request #1294 from liquidraver/factorynvsreset
|
7 ماه پیش |
liquidraver
|
faf177de46
ESP factory reset clear NVS too
|
7 ماه پیش |
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 ماه پیش |
taco
|
638f41d143
calculate shared_secret on demand
|
8 ماه پیش |
csrutil
|
cfb7ed876c
CMD_SET_CUSTOM_VAR will update gps and gps_interval
|
8 ماه پیش |
csrutil
|
4aebc57add
fixed gps init value
|
8 ماه پیش |
csrutil
|
678915ef3b
add GPS interval validation and bounds checking
|
8 ماه پیش |
csrutil
|
88fb173297
add configurable GPS update interval
|
8 ماه پیش |
csrutil
|
c641beabd3
https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
|
8 ماه پیش |
Scott Powell
|
cdbeacdc4d
Merge branch 'dev' into ext-trace
|
8 ماه پیش |
ripplebiz
|
f2740150df
Merge pull request #1075 from agessaman/companion-stats
|
8 ماه پیش |
Scott Powell
|
b33d226c58
* proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size.
|
8 ماه پیش |
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 ماه پیش |
Stephan Rodemeier
|
16c294ce60
Allow SF smaller than 7 to be saved
|
9 ماه پیش |
agessaman
|
39f83efbfe
Remove unused statistics formatting methods and associated header includes from MyMesh class. Whoops.
|
9 ماه پیش |
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 ماه پیش |