Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 0082149c60 Merge pull request #996 from mattzzw/dev ripplebiz 2025-12-03 13:52:48 +11:00
  • a616a843a9 Merge pull request #1039 from ViezeVingertjes/feat/support-nibble-screen-connect ripplebiz 2025-12-03 13:49:51 +11:00
  • c77391c5dd Merge pull request #1169 from Meshcore-Portugal/jbrazio/2025_db83f76e ripplebiz 2025-12-03 13:43:19 +11:00
  • acc32aa166 Merge pull request #1156 from csrutil/persist-gps ripplebiz 2025-12-02 21:50:21 +11:00
  • 69a9a0bce9 Bridge: Add t114 rs232 targets João Brázio 2025-12-02 10:31:24 +00:00
  • f56172738d Bridge: Fix RAK4631 serial2 GPS conflict João Brázio 2025-12-02 10:30:45 +00:00
  • 07d6484b61 Support for RAK11310 WisBlock Florian Lippert 2025-12-01 21:29:03 +01:00
  • 405f703bfe thinknode_m5: fix repeater build Florent 2025-12-01 09:40:02 +01:00
  • eee25605ca Merge pull request #1162 from recrof/led_state_fix ripplebiz 2025-11-30 21:09:01 +11:00
  • 052f17738c add default LED_STATE_ON for boards that don't have it defined Rastislav Vysoky 2025-11-30 10:52:33 +01:00
  • e054597a18 * ver 1.11.0 Scott Powell 2025-11-30 18:32:10 +11:00
  • cfb7ed876c CMD_SET_CUSTOM_VAR will update gps and gps_interval csrutil 2025-11-30 09:45:56 +08:00
  • df3cb3d192 _location->loop() should be in the next tick csrutil 2025-11-29 20:29:52 +08:00
  • 62e180dc0f changed ms to sec csrutil 2025-11-29 19:02:00 +08:00
  • 39503ad0b4 move GPS preference initialization to UITask csrutil 2025-11-29 18:35:10 +08:00
  • 4aebc57add fixed gps init value csrutil 2025-11-29 18:02:08 +08:00
  • 678915ef3b add GPS interval validation and bounds checking csrutil 2025-11-29 17:29:59 +08:00
  • 88fb173297 add configurable GPS update interval csrutil 2025-11-29 17:20:02 +08:00
  • c641beabd3 https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences csrutil 2025-11-29 16:37:10 +08:00
  • fe874032d5 Merge pull request #1153 from fdlamotte/thinknode_m5 ripplebiz 2025-11-29 12:13:30 +11:00
  • 1c0017b634 thinknode_m5: gps support Florent 2025-11-28 11:11:13 +01:00
  • ee4e87c3ee thinknode_m5: manage baclight Florent 2025-11-28 10:33:19 +01:00
  • dfec6d3483 thinknode_m5: tx_led Florent 2025-11-28 09:57:58 +01:00