Histórico de Commits

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