Commit Graph

  • 4fd0a8276b Just set LED_BUILTIN universally to -1, as we don't use it. (#8830) Jonathan Bennett 2026-01-28 17:09:13 -06:00
  • 338dd119fb Merge branch 'develop' into sfpp Jonathan Bennett 2026-01-28 15:00:12 -06:00
  • 1d219a93ab Move input init to an init function in InputBroker (#9463) Jonathan Bennett 2026-01-28 14:58:05 -06:00
  • f710cd6ecb Support fully direct request/responses (#9455) Eric Severance 2026-01-28 12:14:01 -08:00
  • 571c1ac34c Initial serialModule cleanup (#9465) Jonathan Bennett 2026-01-28 14:08:32 -06:00
  • fb635987d1 Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-01-28 13:31:39 -06:00
  • a922751afc External Notification - handleReceived Rewrite (#9454) Jason P 2026-01-28 11:12:02 -06:00
  • c1e3f56324 Update LovyanGFX to v1.2.19 (#9405) renovate[bot] 2026-01-28 11:08:07 -06:00
  • d0562e1ee6 Add model workflows (#9462) Ben Meadors 2026-01-28 10:50:56 -06:00
  • ed063568b5 Enhance congestion scaling coefficient for online nodes with power-law scaling power1.2-scaling Ben Meadors 2026-01-28 06:34:47 -06:00
  • db4a097303 Merge branch 'develop' into t-watch-ultra t-watch-ultra Manuel 2026-01-28 10:37:01 +01:00
  • 4eb4c4b584 BaseUI Message Bubble Improvements (#9452) Jason P 2026-01-27 20:11:56 -06:00
  • 69a42e1fd2 Add portduino_status, assign hardware device IDs... (#9441) Jonathan Bennett 2026-01-27 18:00:20 -06:00
  • fd498bebad Add support for Hackaday Communicator function keys (#9444) Jonathan Bennett 2026-01-27 16:09:18 -06:00
  • 23a8b5a66f Fix uMesh RF POWER configuration error (#9326) 小林 2026-01-28 04:50:50 +08:00
  • e1e8d6124d Merge branch 'master' into develop Ben Meadors 2026-01-27 14:01:27 -06:00
  • 10b2eae70c Move more code out of main-nrf52 into variant.cpp (#9450) Jonathan Bennett 2026-01-27 13:56:32 -06:00
  • cfda9bb8ef Update protobufs (#9453) github-actions[bot] 2026-01-27 13:12:03 -06:00
  • d1edd386b6 Update meshtastic/device-ui digest to 69739b8 (#9448) renovate[bot] 2026-01-27 13:08:10 -06:00
  • b6a1020fc5 Add error handling for SPI command failures in LR11x0, RF95, and SX128x interfaces (#9447) Ben Meadors 2026-01-27 13:06:50 -06:00
  • 91ad861b26 Add Thinknode M4 variant_shutdown() (#9449) Jonathan Bennett 2026-01-27 09:56:56 -06:00
  • 95a9135f26 Add Thinknode M4 variant_shutdown() Jonathan Bennett 2026-01-27 09:42:41 -06:00
  • dc212b08ac Merge branch 'develop' into t-watch-ultra Manuel 2026-01-27 16:14:20 +01:00
  • 93f05406c4 update device-ui / touch handling Manuel 2026-01-27 16:13:46 +01:00
  • d54ae5dad8 InkHUD Menu improvements (#8975) HarukiToreda 2026-01-27 10:11:11 -05:00
  • c8079d4115 Metadata for heltec tracker v2 Ben Meadors 2026-01-27 08:05:36 -06:00
  • 147299e44f Merge branch 'develop' into t-watch-ultra Manuel 2026-01-27 13:38:09 +01:00
  • bd7ebd946a earlyInitVariant() adaptations acc. #9438 Manuel 2026-01-27 13:36:59 +01:00
  • 90778a4e78 feat(GPS): Support Softsleep with WAKE-UP pin on PA1010D (#9078) Andrew Yong 2026-01-27 20:03:31 +08:00
  • e4314904be Merge branch 'develop' into t-watch-ultra Manuel 2026-01-27 12:53:09 +01:00
  • 63a97a54e1 Fix retry_delay calculation for error responses (#9443) Colby Dillion 2026-01-26 18:45:24 -06:00
  • a2e8e232f1 Remove the unused OCV_ARRAYs and move one to a variant.h (#9442) Jonathan Bennett 2026-01-26 16:58:16 -06:00
  • 7efc3e3770 Replace strcpy with strncpy and null termination (#9436) Keane 2026-01-26 15:32:03 -05:00
  • 3d58c6e916 Trackball revamp (#9440) Jonathan Bennett 2026-01-26 14:28:05 -06:00
  • c038cfe69a Move device code from main.cpp to earlyInitVariant (#9438) Jonathan Bennett 2026-01-26 11:54:14 -06:00
  • 0770f25e79 Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-01-26 08:56:38 -06:00
  • 8a9830282a Move Lora Init code into LoraInit.cpp/h (#9435) Jonathan Bennett 2026-01-25 20:54:17 -06:00
  • 8894a0b711 Consolidate LoRa params / preset logic and fix display of preset values (#9413) Ben Meadors 2026-01-25 18:02:26 -06:00
  • f36406e5ef Merge branch 'develop' into sfpp Jonathan Bennett 2026-01-25 15:59:32 -06:00
  • 57a3ff8dfc NRF52 - power management improvements (#9211) phaseloop 2026-01-24 16:39:03 +02:00
  • 6cff13623f Added Minimesh variant (#9289) Uğur ALTINSOY 2026-01-24 17:38:07 +03:00
  • b312f226b4 Cut NRF52 bluetooth power usage (#8992) phaseloop 2026-01-24 14:22:01 +02:00
  • b627fa720b Update SensorLib to v0.3.4 (#9396) renovate[bot] 2026-01-24 05:46:46 -06:00
  • 9faf178bdc Update XPowersLib to v0.3.3 (#9354) renovate[bot] 2026-01-24 05:45:26 -06:00
  • c98f134b40 Update meshtastic-esp32_https_server digest to b0f3960 (#9393) renovate[bot] 2026-01-24 05:39:22 -06:00
  • 5838b26d90 Update lewisxhe-SensorLib to v0.3.4 (#9395) renovate[bot] 2026-01-24 05:39:05 -06:00
  • 7221fc4d4b Delete unused code (#9350) Eric Sesterhenn 2026-01-24 12:19:19 +01:00
  • a417760887 Update meshtastic/device-ui digest to 37ad715 (#9403) renovate[bot] 2026-01-24 05:18:48 -06:00
  • 04d2dd3b1c Update GxEPD2 to v1.6.6 (#9412) renovate[bot] 2026-01-24 05:16:47 -06:00
  • 6b88d37b73 To fix the gps power rail issue on RAK 19007 when RAK12023+RAK12035 is installed (#9409) Justin E. Mann 2026-01-24 04:16:36 -07:00
  • d407ec1975 Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-01-24 04:47:24 -06:00
  • 42a20016d9 Merge branch 'develop' into t-watch-ultra Manuel 2026-01-23 23:53:24 +01:00
  • 6015b05c09 update LovyanGFX 1.2.19 Manuel 2026-01-23 23:52:48 +01:00
  • 5e9d0de9ac Deep sleep the ThinkNode M6 in low battery conditions Jonathan Bennett 2026-01-23 15:57:11 -06:00
  • 710fb010b4 Add pin sense to wake M6 on Solar Charge (#9416) Jonathan Bennett 2026-01-23 15:37:16 -06:00
  • 6d6a0734b0 Add pin sense to wake M6 on Solar Charge (#9416) Jonathan Bennett 2026-01-23 15:37:16 -06:00
  • b24a6676a6 Update lovyangfx from develop commit to 1.2.19 Austin Lane 2026-01-23 14:19:05 -05:00
  • a3f39de4b9 Merge branch 'develop' into pioarduino Austin 2026-01-23 14:10:12 -05:00
  • 0157a769c3 Make BLE TX power configurable for nRF52 variants (#9232) Mattijs 2026-01-23 18:26:01 +01:00
  • 73932dd1c3 device-install: Consistently use write-flash (#8868) Till Maas 2026-01-23 13:05:29 +01:00
  • bc2abf3db4 BaseUI: Bubbles for messages (#9365) HarukiToreda 2026-01-22 18:00:21 -05:00
  • 073eb2c672 Automated version bumps (#9402) github-actions[bot] 2026-01-22 16:19:35 -06:00
  • 4744010295 run trunk fmt -a (#9400) v2.7.18.fb3bf78 Jorropo 2026-01-22 22:46:37 +01:00
  • d235d3f933 Merge branch 'develop' into pioarduino Austin 2026-01-22 10:54:52 -05:00
  • d8d02cd6ec Implement setting TX_GAIN_LORA for portduino (#8501) Chloe Bethel 2026-01-22 13:08:43 +00:00
  • 67726f9e3a pioarduino: use legacy esptoolpy naming (forward-compatible) Austin Lane 2026-01-21 21:48:40 -05:00
  • 3cbc9c91cb pioarduino: disable network provisioning (wifiprov) Austin Lane 2026-01-21 21:08:31 -05:00
  • 5c2afbf8ce pioarduino: T-Beam 1W CDC mode Austin Lane 2026-01-21 19:42:25 -05:00
  • f1ca363efe pioarduino: Fix OG ESP32 duplicate libs Austin Lane 2026-01-21 18:37:43 -05:00
  • 814dc2db1b pioarduino 3.3.6 *release* Austin Lane 2026-01-21 18:18:15 -05:00
  • fbeabe29ed pioarduino 3.3.6 Austin Lane 2026-01-21 17:40:43 -05:00
  • 3e3299f549 Update meshtastic/device-ui digest to 613c095 (#9383) renovate[bot] 2026-01-22 09:07:23 +11:00
  • 7235afec2f pioarduino: Update LovyanGFX Austin Lane 2026-01-20 19:48:34 -05:00
  • ef7036e9ed preliminary esp32p4.ini mverch67 2026-01-21 01:10:12 +01:00
  • c997e3bb65 Merge branch 'develop' into pioarduino Austin 2026-01-20 19:03:57 -05:00
  • eefc08087d Update protobufs (#9371) github-actions[bot] 2026-01-20 10:29:11 -06:00
  • fb6d199d36 feat: Add Russell, a board designed to go Up! on a balloon (#9079) Andrew Yong 2026-01-20 20:38:04 +08:00
  • fb3bf783dd Implement graduated scaling for NodeInfo send timeout based on active mesh size (#9364) Ben Meadors 2026-01-19 20:00:41 -06:00
  • 083c65e42b Merge branch 'develop' into t-watch-ultra Manuel 2026-01-20 01:04:50 +01:00
  • b38cbf9a40 init lora RF switch Manuel 2026-01-20 00:21:19 +01:00
  • ad819321f7 haptic touch (only BaseUI) Manuel 2026-01-20 00:20:34 +01:00
  • 3529c0bce2 trySetRTC when fixedPosition Manuel 2026-01-20 00:01:19 +01:00
  • 8ee5407db5 fix NodeDB defaults Manuel 2026-01-20 00:00:33 +01:00
  • 65d4adb7c2 power off lora Manuel 2026-01-20 00:00:07 +01:00
  • 0cda4eb675 PMU cosmetics Manuel 2026-01-19 23:59:49 +01:00
  • fc268d43d0 Add Meshtastic exclusion flags for webserver and paxcounter in platformio.ini Ben Meadors 2026-01-19 16:57:21 -06:00
  • c38aff7e52 Add interrupt for external charge detection (#9332) Jonathan Bennett 2026-01-19 15:39:24 -06:00
  • 7d4600f8c2 Merge branch 'master' into develop Ben Meadors 2026-01-19 12:13:52 -06:00
  • ff50ba4002 Remove bsec from OG ESP32 to fix DRAM overflow Ben Meadors 2026-01-19 12:12:01 -06:00
  • 5c401b8e34 Update protobufs (#9362) github-actions[bot] 2026-01-19 12:11:13 -06:00
  • 1643dfddc1 Merge branch 'master' into mini-epaper Manuel 2026-01-19 15:36:08 +01:00
  • c96ebf15fd Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-01-19 07:57:36 -06:00
  • 3e4239daf8 Upgrade trunk (#9330) github-actions[bot] 2026-01-19 07:22:27 -06:00
  • ab97c0126f Merge pull request #9355 from meshtastic/fix-bme Ben Meadors 2026-01-19 07:21:37 -06:00
  • 7763469c62 update amoled driver reference Manuel 2026-01-19 13:34:24 +01:00
  • d34d694731 Update protobufs (#9360) github-actions[bot] 2026-01-19 06:21:01 -06:00
  • b056c405e6 Add evicted age and accessor in NodeDB evicted-age Jonathan Bennett 2026-01-18 22:16:20 -06:00
  • e545897d4e Untangle some BME680 ifdef spaghetti Jonathan Bennett 2026-01-18 21:25:39 -06:00
  • caa6ec0e8a Update meshtastic/device-ui digest to 3480b73 (#9353) renovate[bot] 2026-01-19 14:28:05 +11:00
  • f158964d5e trunk fmt Manuel 2026-01-19 01:10:35 +01:00