コミット履歴

作者 SHA1 メッセージ 日付
  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 ヶ月 前