Commit Graph

  • 5cc44dd802 * ANON_REQ_TYPE_REGIONS now direct only, with reply_path encoded in request Scott Powell 2026-01-08 13:20:52 +11:00
  • 55fc03b109 Fix capitalization in T1000-E manufacturer string Ferdia McKeogh 2026-01-06 20:11:19 +01:00
  • 8d51126956 Merge branch 'dev' into regions-request Scott Powell 2026-01-08 00:21:08 +11:00
  • ff973e43b9 Merge pull request #1334 from olanwe/wifi-queuesize Liam Cottle 2026-01-07 22:47:13 +13:00
  • 3eaaf96ed3 Merge pull request #1300 from fschrempf/fix-rak4631-gps ripplebiz 2026-01-07 14:56:58 +11:00
  • ebfe6e4ba5 Merge pull request #1320 from alex-vg/dev ripplebiz 2026-01-07 14:37:32 +11:00
  • a7a6bb51ce Apply #1331 to other WiFi companions Oliver Weyhmüller 2026-01-07 03:40:00 +01:00
  • c14362d80f Merge pull request #1331 from an0key/wifi-offlinequeuesizemissing Liam Cottle 2026-01-07 10:46:56 +13:00
  • d4a2e5789f OFFLINE_QUEUE_SIZE for Heltec Wifi companions Luke 2026-01-06 14:49:15 +00:00
  • 818f5e9da5 variants: Xiao_S3_WIO: Add WiFi companion env alex-vg 2025-12-20 00:12:39 +01:00
  • eb4fa032ff Implement token bucket duty cycle enforcement ViezeVingertjes 2026-01-04 21:33:46 +01:00
  • 09005fa455 Merge pull request #1308 from liamcottle/fix/wifi-interface-frames ripplebiz 2026-01-04 16:19:57 +11:00
  • 8708fa012a simplify reading frame header liamcottle 2026-01-04 17:43:25 +13:00
  • c5c67ee1a5 Merge pull request #1313 from recrof/thinknode_m6_companion_fix ripplebiz 2026-01-04 13:30:52 +11:00
  • badcefb9f8 Merge pull request #1317 from cj-vana/fix/typos Liam Cottle 2026-01-04 14:57:43 +13:00
  • 63767cdb7d Fix typos in README and source comments cj-vana 2026-01-03 18:54:48 -07:00
  • 63ae92aa09 fix compilation errors for m6 companion roles Rastislav Vysoky 2026-01-03 16:32:36 +01:00
  • 6b52fb3230 Merge pull request #1310 from LitBomb/patch-22 Liam Cottle 2026-01-03 19:39:31 +13:00
  • a93527a474 fix Station G2 output dBm typo uncle lit 2026-01-02 22:34:10 -08:00
  • 71bb49e556 remove use of dynamic allocation liamcottle 2026-01-03 16:36:19 +13:00
  • ed263b0727 implement frame header parising for wifi interface liamcottle 2026-01-03 15:39:57 +13:00
  • 3af25495bb * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins) * Companion: new CMD_SEND_ANON_REQ command (reply with existing RESP_CODE_SENT frame) Scott Powell 2026-01-03 12:02:15 +11:00
  • e31c46ff56 Merge pull request #1294 from liquidraver/factorynvsreset ripplebiz 2026-01-03 11:57:14 +11:00
  • faf177de46 ESP factory reset clear NVS too liquidraver 2025-12-31 13:40:05 +01:00
  • 813e502970 * added protocol_guide doc Scott Powell 2026-01-02 12:54:57 +11:00
  • 2f5a8c59ea Merge pull request #1299 from entr0p1/companion-timestamp-fix ripplebiz 2026-01-02 12:44:45 +11:00
  • ab7935142c EnvironmentSensorManager.cpp: Cleanup after failed RAK4631 GPS detection Frieder Schrempf 2025-12-16 20:28:20 +01:00
  • e79ee11872 EnvironmentSensorManager.cpp: Fix RAK4631 serial GPS detection Frieder Schrempf 2025-12-16 20:27:48 +01:00
  • 84b84717cc Merge pull request #1293 from weebl2000/gitignorevenv Liam Cottle 2026-01-01 01:29:55 +13:00
  • 7ea751d3a0 Add venv dirs to .gitignore Wessel Nieboer 2025-12-31 13:01:56 +01:00
  • f9720f0b0c Merge pull request #1266 from IoTThinks/MCdev-Powersaving-for-esp32-202512 ripplebiz 2025-12-31 11:35:46 +11:00
  • 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). entr0p1 2025-12-30 21:58:59 +11:00
  • d911a34eeb Used esp_wifi_get_mode instead of WiFi.getMode() to reduce the code size Kevin Le 2025-12-29 22:38:05 +07:00
  • 33b1e7edb9 Added pad after powersaving_enabled Kevin Le 2025-12-29 21:49:13 +07:00
  • 8edbb085fb Merge pull request #1254 from entr0p1/tx-led-fix-v2 ripplebiz 2025-12-29 16:09:08 +11:00
  • 1c594d4cbd Merge pull request #1274 from IoTThinks/MCdev-FixedMCUTemperature ripplebiz 2025-12-29 15:05:31 +11:00
  • 9b08a9bd93 Merge pull request #1260 from LitBomb/patch-21 ripplebiz 2025-12-29 13:44:38 +11:00
  • 1d9d37c654 Merge pull request #1247 from entr0p1/dev ripplebiz 2025-12-29 12:42:05 +11:00
  • 3d6e523ec8 Merge pull request #1281 from Meshcore-Portugal/jbrazio/promicro_rs232 Liam Cottle 2025-12-29 12:57:00 +13:00
  • 992d971f07 Add RS232 bridge environment configuration for ProMicro João Brázio 2025-12-28 20:04:57 +00:00
  • 90d1e87ba1 * check for 'early receive' ACK Scott Powell 2025-12-27 20:46:28 +11:00
  • 0b30d2433f To get and average the temperature so it is more accurate, especially in low temperature Kevin Le 2025-12-27 15:25:21 +07:00
  • 26321162ee To fix the default temperature to be overridden by external sensors (if any) Kevin Le 2025-12-27 15:23:23 +07:00
  • def1902688 Fixed T-Beam board to work with sleep Kevin Le 2025-12-24 12:04:39 +07:00
  • 0d11a02e71 Added extra check for P_LORA_DIO_1 before going to sleep Kevin Le 2025-12-24 11:47:19 +07:00
  • 89a289eb22 Added powersaving_enabled sanitization Moved powersaving_enabled to match serialization order Kevin Le 2025-12-24 11:23:19 +07:00
  • 1706f759b7 Modified hasPendingWork to return bool Kevin Le 2025-12-24 11:00:34 +07:00
  • 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 Added CLI to enable/disable powersaving Kevin Le 2025-12-23 12:48:08 +07:00
  • 27c92d2fe9 Update FAQ with new MeshCore applications and tx power settings for amped radios uncle lit 2025-12-21 21:48:56 -08:00
  • 245a818085 Fix TX LED stuck on when StartTransmit() fails entr0p1 2025-12-20 23:06:17 +11:00
  • cc28b1a34d EnvironmentSensorManager.cpp: Mitigate BME280 self-heating causing inaccurate readings. entr0p1 2025-12-20 21:51:51 +11:00
  • 6c993827de Fixed T1000-E temperature and lux sensors entr0p1 2025-12-19 23:51:36 +11:00
  • 0c3fb918b2 Merge pull request #1203 from liquidraver/fix-gps-popup Liam Cottle 2025-12-18 21:39:25 +13:00
  • e855706abb move showalert after saveprefs liquidraver 2025-12-11 09:26:09 +01:00
  • 2ddd5ca0c3 Merge pull request #1235 from liquidraver/btfixv7 fdlamotte 2025-12-17 15:08:20 +01:00
  • cba29ea50c queue throttling + slave latency and minor refactor liquidraver 2025-12-16 09:01:38 +01:00
  • 9b13106b6f Merge pull request #1201 from fschrempf/nrf52-board-deduplication fdlamotte 2025-12-17 11:29:33 +01:00
  • 8eb229bcf8 variants: RAK4631: Enable DC/DC regulator to reduce power consumption Frieder Schrempf 2025-12-09 20:58:11 +01:00
  • 22b1585959 NRF52Board.h: Mark getMCUTemperature() as virtual Frieder Schrempf 2025-12-17 10:35:47 +01:00
  • b024b9e1a1 Deduplicate NRF52 startOTAUpdate() Frieder Schrempf 2025-12-09 19:56:00 +01:00
  • e3bb225efb Deduplicate DC/DC regulator enable for NRF52 boards Frieder Schrempf 2025-12-09 17:05:33 +01:00
  • 93d1560d14 Use common NRF52 begin() and deduplicate() startup reason init Frieder Schrempf 2025-12-09 15:00:08 +01:00
  • 87b0e432bb Deduplicate reboot() for NRF52 boards Frieder Schrempf 2025-12-09 14:31:55 +01:00
  • 6486192477 variants: IkokaNrf52Board: Use NRF52Board base class Frieder Schrempf 2025-12-17 10:22:15 +01:00
  • d67f311c3d Merge pull request #1206 from IoTThinks/MCdev-MCUTemperature-for-repeaters-202512 ripplebiz 2025-12-15 19:37:34 +11:00
  • 2228214ded Merge pull request #1216 from mattzzw/main Liam Cottle 2025-12-15 18:18:00 +13:00
  • 2bcc9c10d2 Update faq.md mattzzw 2025-12-14 18:29:49 +01:00
  • f38b951e87 Merge pull request #1142 from Meshcore-Portugal/jbrazio/2025_7bc6ab2c fdlamotte 2025-12-13 09:07:05 +01:00
  • 2deb9cf144 Fixed to call getMCUTemperature once. Kevin Le 2025-12-13 07:32:26 +07:00
  • 0df8c86b98 Refactor devcontainer runArgs João Brázio 2025-12-12 17:24:28 +00:00
  • aba868f324 Merge branch 'thinknode_m3_port' into dev Florent 2025-12-12 17:20:06 +01:00
  • bde4fc3a23 thinknode_m3: initial commit Florent 2025-11-28 22:04:24 +01:00
  • e7ed69bdb6 Merge branch 'thinknode_m6_port' into dev Florent 2025-12-12 16:39:37 +01:00
  • 14efaf6fd3 thinknode_m6: initial port Florent 2025-11-29 10:55:01 +01:00
  • 4504ad4daf Added default temperature from ESP32 MCU and NRF52 MCU Added NRF52Board.h and NRF52Board.cpp Modified NRF52 variants to extend from NRF52Board to share common feature Kevin Le 2025-12-12 19:01:15 +07:00
  • 9bba417ebc Merge pull request #1160 from flol/rak11310 ripplebiz 2025-12-11 10:47:12 +11:00
  • f378e103c2 Merge pull request #1171 from luigi311/techo_hibernate_led ripplebiz 2025-12-11 10:24:05 +11:00
  • 922e378be5 Merge pull request #1192 from LitBomb/patch-20 ripplebiz 2025-12-11 10:21:19 +11:00
  • fc4f9e8f33 Merge pull request #1197 from agessaman/LPS22HB-fix ripplebiz 2025-12-11 10:14:10 +11:00
  • b91b854a1d fix output from LPS22HB: convert barometric pressure from kPa to hPa in EnvironmentSensorManager agessaman 2025-12-08 19:53:33 -08:00
  • 1f5659dd26 Update faq.md uncle lit 2025-12-08 09:33:10 -08:00
  • cae37d8892 Update faq.md uncle lit 2025-12-07 22:31:54 -08:00
  • 09c121efae Merge pull request #1178 from fschrempf/xiao-nrf-button-pullup-fix Liam Cottle 2025-12-07 19:18:48 +13:00
  • 676c317f78 * refactor: on-demand getSharedSecret() Scott Powell 2025-12-06 19:17:45 +11:00
  • 46f6146df7 Merge pull request #1180 from oltaco/shared-secret-on-demand ripplebiz 2025-12-06 18:59:19 +11:00
  • d7adcc136b * LPPDataHelpers, readCurrent() signed value Scott Powell 2025-12-06 16:49:25 +11:00
  • 638f41d143 calculate shared_secret on demand taco 2025-12-06 16:21:17 +11:00
  • 9ee3008f88 Merge pull request #1177 from liquidraver/btfixv6 ripplebiz 2025-12-06 14:23:27 +11:00
  • 4040f201a8 Merge pull request #1179 from carroarmato0/tdeck-gps ripplebiz 2025-12-06 14:11:58 +11:00
  • 01eb8716af fix(core): optimize GPS loop and add display GPIO safeguards Christophe Vanlancker 2025-12-05 20:45:10 +01:00
  • d834d66803 feat(tdeck): enable GPS support and configure pins Christophe Vanlancker 2025-12-05 20:44:56 +01:00
  • 10b43a8f9f variants: XIAO NRF52: Enable button pullup Frieder Schrempf 2025-12-05 12:39:37 +01:00
  • 73ab0d8813 Improve SerialBLEInterface liquidraver 2025-12-04 11:48:01 +01:00
  • 6db57677f9 tracker_l1: enable dc/dc converter Florent de Lamotte 2025-12-04 12:01:00 +01:00
  • 1a3f7a7ea9 Fix BLE semaphore leak in Bluefruit library liquidraver 2025-12-04 11:47:41 +01:00
  • 01f7a3c95e Merge pull request #1057 from liquidraver/wiodev fdlamotte 2025-12-04 11:10:51 +01:00
  • ec375fa248 variants: lilygo_techo: variant: Turn off leds on poweroff Luis Garcia 2025-12-02 17:41:31 -07:00
  • 441d768ddb Merge pull request #1172 from oltaco/nrf52-power-changes ripplebiz 2025-12-03 17:50:15 +11:00
  • e1d3da942b fix DC/DC enable for boards which currently have it. taco 2025-12-03 15:58:36 +11:00
  • dde9b7cc76 remove calls to sd_power_mode_set(NRF_POWER_MODE_LOWPWR); taco 2025-12-03 14:59:57 +11:00