Commit Graph

  • 871194517d Ble banner (#8902) Jonathan Bennett 2026-05-13 11:02:19 -05:00
  • 5a1d2b9ef4 Refine nRF52 flash optimization comment for FONT_LARGE_LOCAL definition Ben Meadors 2026-05-13 10:52:05 -05:00
  • 9cd3a86938 Cleanup Ben Meadors 2026-05-13 10:43:16 -05:00
  • 748668b8e9 Remove ARIAL24 on NRF52 Ben Meadors 2026-05-13 10:13:53 -05:00
  • f0a30f72ff Merge branch 'develop' into pioarduino Austin 2026-05-13 11:13:38 -04:00
  • 778d1ad90f Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-05-13 09:40:16 -05:00
  • 1ae4a538f5 Trunk Ben Meadors 2026-05-13 06:44:51 -05:00
  • c756bbe2c1 Fix WiFi TCP/HTTP services not starting without USB serial connected (#10460) Andros Fenollosa 2026-05-13 13:43:36 +02:00
  • 4c3ba612bb VSCode: Prepare for pioarduino transition (#10471) Austin 2026-05-13 10:25:11 -04:00
  • 20eaefe706 Merge branch 'develop' into pioarduino Austin 2026-05-13 10:05:51 -04:00
  • 75b7a7df4f Missed one Ben Meadors 2026-05-13 08:50:15 -05:00
  • 59025e4820 Add initial support for Station G3 variant (#10457) Ben Meadors 2026-05-13 08:07:24 -05:00
  • 8110887be2 Turns out it's already excluded Ben Meadors 2026-05-13 07:57:54 -05:00
  • 7e6a74f06c Remove unused Adafruit_SSD1306 library dependency remove-adafruit-old Ben Meadors 2026-05-13 07:00:33 -05:00
  • 5f734dabf9 Trunk Ben Meadors 2026-05-13 06:44:51 -05:00
  • 039ad42758 Fix WiFi TCP/HTTP services not starting without USB serial connected (#10460) Andros Fenollosa 2026-05-13 13:43:36 +02:00
  • 593909c26b Radiolib excludes Ben Meadors 2026-05-13 06:42:49 -05:00
  • 60c0520166 Merge branch 'master' into station-g3 station-g3 Ben Meadors 2026-05-13 06:28:18 -05:00
  • 157109eaab Potential fix for pull request finding Ben Meadors 2026-05-13 06:28:09 -05:00
  • bec852ae30 Potential fix for pull request finding Ben Meadors 2026-05-13 06:27:42 -05:00
  • 0a7b3c723e Update NeoPixel to v1.15.5 (#10466) renovate[bot] 2026-05-13 10:57:48 +02:00
  • 29a61dc75c Fix type declaration for ambientLightingThread and correct uint32_t usage in PacketHistory Ben Meadors 2026-05-12 21:45:16 -05:00
  • eead467ce6 Added NodeDB fixtures and refactored to use std maps for better memory efficiency (#10464) Ben Meadors 2026-05-12 17:23:29 -05:00
  • f3ae02c425 Cleanup comments Ben Meadors 2026-05-12 16:32:00 -05:00
  • d9cb74e4dd XModemAdapter: ensure file truncation before receiving and add isBusy() method to prevent concurrent writes Ben Meadors 2026-05-12 15:38:04 -05:00
  • 7ff6641f97 Fix missing potential null termination in xmodem filename handling (#10308) Dirk Mueller 2026-05-12 13:26:13 +02:00
  • cd5d608e8d Upgrade trunk (#10461) github-actions[bot] 2026-05-12 06:07:09 -05:00
  • f7548e7c25 Remove gradient sync nonce and simplify replay handling (#10459) Ben Meadors 2026-05-11 21:42:07 -05:00
  • b960121464 BaseUI: remove legacy single-message runtime path and keep multimessage flow (#10450) HarukiToreda 2026-05-11 21:53:41 -04:00
  • 6c9505885d Add protobuf hardwareModel for Thinknodes Jonathan Bennett 2026-05-11 17:53:22 -05:00
  • aec497bb21 Add variantDefaultConfig and set eth_enabled to default true (#10454) Jonathan Bennett 2026-05-11 14:51:21 -05:00
  • 8b62be9d3a ThinkNode M7 (#8077) Thomas Göttgens 2026-05-11 18:33:13 +02:00
  • b074645586 Change node pointer to const in JsonSerialize function Ben Meadors 2026-05-11 17:16:32 -05:00
  • 811dd427dd Update protobufs Ben Meadors 2026-05-11 16:36:35 -05:00
  • 8d0cf989ad Merge branch 'master' into station-g3 Ben Meadors 2026-05-11 16:12:52 -05:00
  • 7f5184281d Make power status logging less chatty and track battery presence transitions (#10453) Ben Meadors 2026-05-11 16:09:33 -05:00
  • b5edd2c08d Add initial support for Station G3 variant Ben Meadors 2026-05-11 16:09:02 -05:00
  • 1c06b702dc Merge remote-tracking branch 'origin/master' into develop Jonathan Bennett 2026-05-11 15:07:22 -05:00
  • 59b4993861 Update protobufs (#10456) github-actions[bot] 2026-05-11 15:06:37 -05:00
  • 4446b0f1a2 Add variantDefaultConfig and set eth_enabled to default true (#10454) Jonathan Bennett 2026-05-11 14:51:21 -05:00
  • 9dc76944c1 Add variantDefaultConfig and set eth_enabled to default true default-eth Jonathan Bennett 2026-05-11 12:33:44 -05:00
  • 5e1f9b5bc7 Potential fix for pull request finding Remove-Legacy-last-message-path HarukiToreda 2026-05-11 13:22:06 -04:00
  • fd3002b9a3 Potential fix for pull request finding HarukiToreda 2026-05-11 13:20:01 -04:00
  • 25ac520fb8 Potential fix for pull request finding HarukiToreda 2026-05-11 13:19:43 -04:00
  • 64fd61706d ThinkNode M7 (#8077) Thomas Göttgens 2026-05-11 18:33:13 +02:00
  • da61a0db7d Refactor mutex handling in PhoneAPI.cpp Jonathan Bennett 2026-05-11 11:45:14 -05:00
  • 8e99ffbe7e ThinkNode M7 (#8077) Thomas Göttgens 2026-05-11 18:33:13 +02:00
  • 8877608858 Protos Ben Meadors 2026-05-11 09:32:55 -05:00
  • a23f923e64 Update subproject commit reference in protobufs Ben Meadors 2026-05-11 08:09:39 -05:00
  • 0522039830 Merge branch 'master' into develop Ben Meadors 2026-05-11 08:09:10 -05:00
  • dfcb685963 Update protos Ben Meadors 2026-05-11 08:08:15 -05:00
  • 9bc25b34fd Add guidance to use Throttle for time-based rate limiting in agent instructions Ben Meadors 2026-05-11 07:42:04 -05:00
  • 33319aa4e2 Upgrade trunk (#10451) github-actions[bot] 2026-05-11 07:30:03 -05:00
  • f6f5bfab80 Merge branch 'develop' into t-display-s3-pro Manuel 2026-05-11 10:37:31 +01:00
  • d39bf2f8a0 cleanup HarukiToreda 2026-05-10 20:44:28 -04:00
  • d79e62fd2a Chatty LLMs should pipe down Ben Meadors 2026-05-10 10:20:10 -05:00
  • f6a954b97e Implement rotating JSONL recorder for persistent logging (#10428) Ben Meadors 2026-05-10 09:22:40 -05:00
  • 9a63eb729d Merge branch 'develop' into pioarduino Austin 2026-05-10 07:40:46 -04:00
  • 94bb21ecc7 2.8: NodeDB shrink, decoupling, and restructuring (#10413) Ben Meadors 2026-05-09 15:12:10 -05:00
  • 1bcabb893b mesh: bound the user-facing notification sprintf calls (#10437) Sylwester 2026-05-09 20:32:42 +02:00
  • 10a7f1042b Fix screen geometry update for SH1107 display (#10444) BJK 2026-05-10 00:53:07 +07:00
  • fefd424901 Fix screen geometry update for SH1107 display (#10444) BJK 2026-05-10 00:53:07 +07:00
  • b4234b7f11 Automated version bumps (#10419) github-actions[bot] 2026-05-08 19:05:11 -05:00
  • f63716c322 Automated version bumps (#10419) github-actions[bot] 2026-05-08 19:05:11 -05:00
  • 8c5862c538 Minor cleanup from refactor pioarduino-power Jonathan Bennett 2026-05-08 17:30:00 -05:00
  • 5512185cfe Make heartbeat LED play nice with other LEDs (#10423) Jonathan Bennett 2026-05-08 16:03:39 -05:00
  • a8a785bbb7 Upgrade trunk (#10418) github-actions[bot] 2026-05-08 05:43:02 -05:00
  • de97840bca Better support for SY6970 t-display-ppm Jonathan Bennett 2026-05-07 23:12:02 -05:00
  • 5e2ca8aed4 LR2021 radio on NRF_Promicro (#10401) Tom 2026-05-08 02:24:39 +01:00
  • 0f854862e7 Give ThinkNode-m4 a heartbeat (#10408) Jonathan Bennett 2026-05-07 13:17:29 -05:00
  • 4553d1e0b1 Skip MQTT allocation when disabled (#10411) Clive Blackledge 2026-05-07 09:51:55 -07:00
  • 784e3748e2 Merge remote-tracking branch 'origin/master' into develop Ben Meadors 2026-05-07 11:45:04 -05:00
  • 8b8d8938b9 Merge branch 'pioarduino' into crowpanel-p4 Thomas Göttgens 2026-05-07 16:40:44 +02:00
  • b11d29ff31 fix(mesh): update reconfigure methods to return true instead of RADIOLIB_ERR_NONE (#10407) Tom 2026-05-07 11:57:34 +01:00
  • d4e61f784a Give ThinkNode-m4 a heartbeat Jonathan Bennett 2026-05-06 23:18:19 -05:00
  • b246bcd72e Update libpax digest to df42474 (#10406) v2.7.23.b246bcd renovate[bot] 2026-05-06 20:52:30 -05:00
  • 33e2bb70e6 Enhance GPS search failure handling backoff logic (#10404) Ben Meadors 2026-05-06 20:44:04 -05:00
  • 220bb4d186 Smart pointers and memory management cleanup (#10400) Ben Meadors 2026-05-06 15:33:59 -05:00
  • 6238c32d77 Fixes Jonathan Bennett 2026-05-06 11:53:34 -05:00
  • 5f1fc3d324 Add support for SY6970 fot tdisplay s3 pro Jonathan Bennett 2026-05-05 19:05:40 -05:00
  • c02ba1003b Merge branch 'pioarduino' into pioarduino-power Jonathan Bennett 2026-05-05 18:06:16 -05:00
  • 6e810741f3 Fix GPS initialization logic for Portduino configuration (#10395) jessm33 2026-05-05 15:17:04 -04:00
  • cdc47a2aea Fix GPS initialization logic for Portduino configuration (#10395) jessm33 2026-05-05 15:17:04 -04:00
  • 603cce2988 Add informSearchFailed method to update GPS power state handling (#10394) Ben Meadors 2026-05-05 10:12:50 -05:00
  • 0bb89644f9 Merge branch 'develop' into pioarduino Austin 2026-05-05 09:10:28 -04:00
  • fcef46f4b0 dependency swap - INA3221Sensor (#10379) Tom 2026-05-05 12:52:07 +01:00
  • d559af8477 Update LovyanGFX to v1.2.21 (#10373) renovate[bot] 2026-05-05 12:29:04 +02:00
  • 7555242661 Merge branch 'develop' into serialHal Jonathan Bennett 2026-05-04 22:10:48 -05:00
  • bb86cf4e81 Merge remote-tracking branch 'origin/master' into develop Jonathan Bennett 2026-05-04 18:10:59 -05:00
  • 6ea0d5ebba Add TFT_BACKLIGHT_ON for cardputer to fix builds (#10387) Jonathan Bennett 2026-05-04 16:19:48 -05:00
  • c5a8fbc157 Merge branch 'develop' into serialHal Jonathan Bennett 2026-05-04 13:09:22 -05:00
  • b2bda3b07a Enable MESHTASTIC_PREHOP_DROP by default (#9924) Jord 2026-05-02 22:38:06 +01:00
  • 41f53177a1 Use OBS instead of launchpad (#10375) Ben Meadors 2026-05-02 08:25:24 -05:00
  • 2d761f6453 Upgrade trunk (#10364) github-actions[bot] 2026-05-02 07:23:49 -05:00
  • 7cb071c780 Update platform-native digest to cab4b21 (#10372) renovate[bot] 2026-05-01 18:25:08 -04:00
  • b7a9555905 Update RadioLib dependency to a specific commit (#10370) Jonathan Bennett 2026-05-01 12:50:07 -05:00
  • 0240a00d09 MacOS: Re-Add Orcania/Yder Austin Lane 2026-05-01 10:55:32 -04:00
  • c0fcf807c0 MacOS: Correct pkg-config name openssl for ulfius. (#10369) Austin 2026-05-01 10:42:17 -04:00
  • 55f40ecdfd Add ulfius webserver support to macos native target (#10366) Ben Meadors 2026-05-01 08:56:49 -05:00
  • 90744ee0b7 Update PhoneAPI.cpp to reduce chattiness (#10367) Jason P 2026-05-01 08:46:53 -05:00