Commit Graph

  • 4d46abb2c1 feat(wio-tracker-l1): energy optimizations Jakub 2026-05-10 18:01:59 +02:00
  • e445c0a325 docs: add Wio Tracker L1 feature documentation Jakub 2026-05-10 17:55:59 +02:00
  • 639183d101 ci: add Wio Tracker L1 firmware build and release workflow Jakub 2026-05-10 15:37:14 +02:00
  • 6c8a2cbdea build: include _settings companion firmware variants in release builds Jakub 2026-05-10 15:34:07 +02:00
  • c3846ba9f5 feat(wio-tracker-l1): add settings screen and companion radio improvements Jakub 2026-05-10 15:18:35 +02:00
  • 555745700e Merge pull request #2543 from meshcore-dev/cmd-send-raw Liam Cottle 2026-05-13 22:10:52 +12:00
  • d46e084c85 fix: check getContactByIdx return value in DM context menu handler wio-tracker-v1.15-plus.1.1 Jakub 2026-05-13 10:54:36 +02:00
  • 61d27874c6 feat: DM per-contact notification settings and mark-as-read Jakub 2026-05-13 10:48:42 +02:00
  • d21756a01b fix: clear DM and channel unread counters on app sync completion Jakub 2026-05-13 10:36:37 +02:00
  • 855f0dada4 feat: DM chat history, per-contact unread badges, bot history, contact index fix Jakub 2026-05-13 10:25:55 +02:00
  • c588540b1b * new CMD_SEND_RAW_PACKET Scott Powell 2026-05-13 13:28:56 +10:00
  • 910b1bee5b Merge pull request #2541 from AI7NC/patch-2 Liam Cottle 2026-05-13 14:43:10 +12:00
  • 16cb6d518f Update cli_commands.md to include 'ver' AI7NC 2026-05-12 12:42:33 -07:00
  • d1fcd56b59 chore: adopt vX.Y-plus.N versioning scheme wio-tracker-v1.15-plus.1 Jakub 2026-05-12 21:13:46 +02:00
  • 3583f455ba docs: add README with features, bot description, and dev setup note Jakub 2026-05-12 21:08:08 +02:00
  • 19f950018c Add bulk region hierarchy command to CLI agessaman 2026-05-12 12:08:03 -07:00
  • 5270b8450a Bot: DM+channel modes with separate replies; buzzer auto-mute; UX fixes Jakub 2026-05-12 20:12:54 +02:00
  • 12a37a224a Merge pull request #2536 from recrof/patch-3 Huw Duddy 2026-05-13 00:41:41 +10:00
  • 68363d9e4d revert: "feat: Enable GPS on RAK 1W kit" (#2401) Rastislav Vysoky 2026-05-12 15:56:28 +02:00
  • 2fcf296b43 Fix: tryBotReplyChannel must check bot_target_type == 0 Jakub 2026-05-12 15:07:33 +02:00
  • 7d355cab1b Extract bot logic from MyMesh into MyMeshBot.h Jakub 2026-05-12 14:51:19 +02:00
  • 0f8e0f4327 Extract RingtoneEditorScreen, BotScreen, ToolsScreen to separate headers Jakub 2026-05-12 14:45:02 +02:00
  • c523599fc8 Bot: global keyboard in BotScreen, placeholder expansion via MsgExpand.h Jakub 2026-05-12 14:16:37 +02:00
  • e6848b65ed ToolsScreen: match list style of other screens; bot DM: favourites only Jakub 2026-05-12 13:53:52 +02:00
  • baf2c6a5a2 Bot: add DM contact target alongside channel Jakub 2026-05-12 13:48:27 +02:00
  • 282d786ebe Fix 4 bugs found in code review Jakub 2026-05-12 11:54:18 +02:00
  • 6f1c072298 Add Auto-Reply Bot and Tools screen to home carousel Jakub 2026-05-12 11:47:33 +02:00
  • 456640b2b9 DataStore: remove misleading byte-offset comments Jakub 2026-05-12 10:42:19 +02:00
  • c223c0431c Fix home_pages_mask=0 inconsistency and navPage fallback Jakub 2026-05-12 09:57:21 +02:00
  • 96e1cdbb49 Settings: add Home Pages visibility control Jakub 2026-05-12 09:51:30 +02:00
  • 8047bd1819 RingtoneEditor: play note preview on pitch/octave change Jakub 2026-05-12 09:42:55 +02:00
  • a319bf7d89 Add ringtone editor, buzzer volume, unread fixes and buzzer notification fixes Jakub 2026-05-12 09:40:37 +02:00
  • f5abed06b8 Settings: add buzzer volume control (5 levels, like brightness) Jakub 2026-05-12 09:17:37 +02:00
  • 47488f852c Fix buzzer notifications, unread tracking, OLED dimming; remove dead code Jakub 2026-05-12 08:19:27 +02:00
  • 09a27a2591 fix(mesh): widen TRACE offset to uint16 to avoid narrowing Stephen Waits 2026-05-11 17:24:09 -06:00
  • b0b87fd709 fix gps pins for lilygo t impulse plus liamcottle 2026-05-12 10:36:19 +12:00
  • d20ec28cbf Sensors page: show placeholders for all connected sensors; support all LPP types Jakub 2026-05-11 21:33:49 +02:00
  • 96cf6abd4c Buzzer: add playForced(); fix per-channel force-on notification ignoring global mute Jakub 2026-05-11 21:17:31 +02:00
  • 51bf6c4c6b ChannelHist: lazy unread counter + fullscreen left/right message navigation Jakub 2026-05-11 21:10:36 +02:00
  • 69ede0a8f4 CI: upload only .uf2 to WioTracker L1 release (drop redundant DFU .zip) Jakub 2026-05-11 20:14:52 +02:00
  • f05656fb57 MsgPreview: fix nav-to-home from chat screen; add fullscreen left/right message switching Jakub 2026-05-11 20:05:44 +02:00
  • a5636078d6 Fix several bugs found in code review Jakub 2026-05-11 19:34:07 +02:00
  • 27bc015a7c Channel context menu: defer flash write until CANCEL closes menu Jakub 2026-05-11 19:28:37 +02:00
  • 74e8215d11 Unread badges per category + context menu stays open on action Jakub 2026-05-11 19:27:16 +02:00
  • 1278d7b793 Settings: contact filter toggles for DM and Room Servers Jakub 2026-05-11 19:19:44 +02:00
  • 0ba1fa3ff4 Messages: add Room Servers as third option alongside DM and Channels Jakub 2026-05-11 19:16:26 +02:00
  • ed2978a5a0 Home Messages page: show total unread count (DM + all channels) Jakub 2026-05-11 19:11:19 +02:00
  • 27384e4fc9 Enable joystick up/down in all WioTrackerL1 companion builds Jakub 2026-05-11 19:05:41 +02:00
  • a65060161a Direct message: show only favourited companions Jakub 2026-05-11 18:58:39 +02:00
  • 27c93d17dd Per-channel notification settings via long-press context menu Jakub 2026-05-11 18:56:26 +02:00
  • 21005aa74c WioTrackerL1 UI v1.15.1: bugfixes and UX polish Jakub 2026-05-11 17:19:03 +02:00
  • 886ee62015 WioTrackerL1 UI: predefined messages, caps lock, placeholder picker, 139-char limit Jakub 2026-05-11 16:52:24 +02:00
  • 85c9857521 WioTrackerL1: redesign companion UI (channels, keyboard, msg preview) Jakub 2026-05-11 15:56:30 +02:00
  • c4523f71a9 Merge pull request #2522 from liamcottle/board/lilygo-t-impulse-plus Liam Cottle 2026-05-12 01:39:44 +12:00
  • 2fdbfbdbf6 turn off 3.3v rail when powering off liamcottle 2026-05-12 01:06:22 +12:00
  • 96bbed225a Merge pull request #2520 from Quency-D/heltec-mesh-node-t1 Liam Cottle 2026-05-12 00:38:14 +12:00
  • a49ee6ebe9 fix battery voltage reading liamcottle 2026-05-11 22:17:53 +12:00
  • 242c45f4a3 initial support for lilygo t impulse plus liamcottle 2026-05-11 22:04:11 +12:00
  • 3cdcb3ef84 Merge pull request #2519 from oltaco/customlfs-0.2.2 Liam Cottle 2026-05-11 21:33:05 +12:00
  • 6d3b71eed9 add heltec-mesh-node-t1 Quency-D 2026-05-11 15:11:07 +08:00
  • 8c4ecf542c Enable sensors page for Wio Tracker companion builds Jakub 2026-05-11 08:36:39 +02:00
  • 716ba8ee5e pin CustomLFS to version 0.2.2 taco 2026-05-11 11:37:56 +10:00
  • acab1efe77 Splash screen: show unofficial build marker for Plus builds Jakub 2026-05-10 22:58:46 +02:00
  • 2f28a7b3b1 Fix FIRMWARE_VERSION: append -Plus in build.sh, not platformio.ini Jakub 2026-05-10 22:53:36 +02:00
  • ec0f701589 Set custom FIRMWARE_VERSION for Wio Tracker companion builds Jakub 2026-05-10 22:51:46 +02:00
  • 81363690f2 SettingsScreen: skip flash write if no settings changed Jakub 2026-05-10 22:12:29 +02:00
  • d35c7d2d74 Fix null pointer dereferences in SettingsScreen index helpers Jakub 2026-05-10 20:26:05 +02:00
  • 3abc5e1e1c Battery %: use LiPo discharge curve with variable shutdown threshold Jakub 2026-05-10 19:47:12 +02:00
  • 202060af12 QuickMsgScreen: show only companion (chat) contacts Jakub 2026-05-10 18:58:13 +02:00
  • 76904f2ec5 Fix: use out_path_len instead of path_len in QuickMsgScreen Jakub 2026-05-10 18:53:52 +02:00
  • 3f871c00f6 QuickMsgScreen: sort favourites first, mark with asterisk Jakub 2026-05-10 18:52:31 +02:00
  • 85afda7e46 Add hardware watchdog and QuickMsgScreen Jakub 2026-05-10 18:45:35 +02:00
  • 0fc12b60fe Add RTC time persistence to flash Jakub 2026-05-10 18:23:25 +02:00
  • 6cf8544979 feat(wio-tracker-l1): energy optimizations Jakub 2026-05-10 18:01:59 +02:00
  • 463692e923 docs: add Wio Tracker L1 feature documentation Jakub 2026-05-10 17:55:59 +02:00
  • 00722e3a95 ci: add Wio Tracker L1 firmware build and release workflow Jakub 2026-05-10 15:37:14 +02:00
  • 20b7aa080b build: include _settings companion firmware variants in release builds Jakub 2026-05-10 15:34:07 +02:00
  • a6ef2f703b feat(wio-tracker-l1): add settings screen and companion radio improvements Jakub 2026-05-10 15:18:35 +02:00
  • 3eacc49489 Merge pull request #2503 from jirogit/fix/techo-lite-non-shell-usb Huw Duddy 2026-05-10 22:40:12 +10:00
  • e7ea2fc563 Merge pull request #2516 from oltaco/disable-ds3231-probe Liam Cottle 2026-05-10 22:48:47 +12:00
  • e7e97ec438 add option to disable DS3231 probe taco 2026-05-10 20:28:45 +10:00
  • a3e1930176 Merge pull request #2511 from entr0p1/techo-lite-rf-fix Huw Duddy 2026-05-10 19:55:20 +10:00
  • 75fb07fc2c Add support for Station G3 and its software configurable LNA and PA1 Chris 2026-05-09 13:34:07 -07:00
  • 77bd994a61 T-Echo Lite LoRa radio fixes entr0p1 2026-05-09 14:26:55 +10:00
  • 56d4671c2c Merge pull request #2490 from tuzzmaniandevil/dev Liam Cottle 2026-05-08 23:23:14 +12:00
  • 6e2e9cc33c Merge pull request #2505 from liamcottle/feature/companion-repeat-build-flag Huw Duddy 2026-05-08 18:29:49 +10:00
  • 841db56595 add build flag to configure allowed repeat freq range liamcottle 2026-05-08 20:16:45 +12:00
  • 5a6fd4c16a feat(techo-lite): add USB companion radio target for non-shell variant jirogit 2026-05-08 00:20:02 -07:00
  • ffa76016ff Address two comments from PR tuzzmaniandevil 2026-05-08 11:14:22 +12:00
  • b612ba49f2 reduce dram0_0 usage by lowering OFFLINE_QUEUE_SIZE taco 2026-05-08 00:40:33 +10:00
  • 0800f8d677 Merge pull request #2494 from uwl-cpe-2025/fix/missing-include Liam Cottle 2026-05-08 00:38:33 +12:00
  • 4b6b8abe7a Add missing Wire.h include for sensors Josiah VanderZee 2026-05-07 07:13:16 -05:00
  • a0cc3bab4b Refactor WiFi auto-reconnect to use non-blocking polling Rococo88 2026-05-07 12:24:06 +02:00
  • 51665881a2 Merge pull request #2492 from meshcore-dev/set-flood-scope-none Liam Cottle 2026-05-07 21:49:11 +12:00
  • 6979326340 * CMD_SET_FLOOD_SCOPE_KEY, now with second variant for explicitly sending un-scoped * FIRMWARE_VER_CODE bumped to 12 Scott Powell 2026-05-07 16:51:03 +10:00
  • bf733f00a6 Merge pull request #2488 from weebl2000/fix-rak-pin-gps-en-undefined Liam Cottle 2026-05-07 18:44:37 +12:00
  • b75cefbfb4 Merge pull request #2327 from NickDunklee/fix-environment-sensor-refactor ripplebiz 2026-05-07 15:58:10 +10:00
  • 314d777b42 Enhance KissModem frame processing and timeout handling tuzzmaniandevil 2026-05-07 00:03:09 +00:00
  • 3bde089bdb Gate PIN_GPS_EN Wessel Nieboer 2026-05-07 00:31:15 +02:00
  • 6b3df327e9 Merge pull request #2483 from oltaco/dev Huw Duddy 2026-05-06 23:59:51 +10:00