Commit Graph

  • 683299079f Merge pull request #2594 from meshcore-dev/extended-ack Liam Cottle 2026-05-21 17:45:03 +12:00
  • 9cabcd5ac7 feat: replace advert scan with active node discovery in NearbyScreen Jakub 2026-05-21 00:13:36 +02:00
  • 9427fa1999 fix: correct dual serial interface — routing, UI state, debug logging Jakub 2026-05-20 18:24:55 +02:00
  • 1787752e82 feat: add dual BLE+USB serial interface for Wio Tracker L1 Jakub 2026-05-20 18:20:10 +02:00
  • a130a95a0d * added 6th byte to ACK, with RNG Scott Powell 2026-05-21 00:00:03 +10:00
  • 0a13f6bcba Merge pull request #2576 from csrutil/fix/heltec-t096-sensor-env Huw Duddy 2026-05-20 22:21:58 +10:00
  • f03662af11 Merge pull request #2592 from oltaco/nrf52-pio-target-fix Liam Cottle 2026-05-20 22:26:58 +12:00
  • b92fcbed10 add openocd_target to lilygo t-impulse board.json taco 2026-05-20 20:02:18 +10:00
  • 3d739df666 docs: update README for font-switcher build and font setting Jakub 2026-05-20 10:04:14 +02:00
  • f289252da5 ci: opt into Node.js 24 for all GitHub Actions workflows Jakub 2026-05-20 10:03:15 +02:00
  • e9b38fc559 ci: replace lemon-font build with font-switcher build wio-tracker-v1.15-plus.1.8 Jakub 2026-05-20 09:42:09 +02:00
  • 6399df1f4a fix: improve buzzer volume control on nRF52 Jakub 2026-05-20 09:06:00 +02:00
  • 63fe3d42a2 Corrects typos and grammatical errors Mark Jocas 2026-05-20 08:31:28 +02:00
  • 31e91bda21 Update message formatting in README.md Jakub 2026-05-19 20:39:57 +02:00
  • b19ab7f426 docs: add ASCII screen mockups to README feature sections Jakub 2026-05-19 20:37:56 +02:00
  • fa194016d7 feat: show message age (3m, 2h, >1d) in channel and DM history list Jakub 2026-05-19 20:21:32 +02:00
  • eee496b60b fix: add missing space after Type: and Seen: labels in NearbyScreen detail view Jakub 2026-05-19 17:44:49 +02:00
  • 9a8f324a63 docs: add Lemon font build section to README Jakub 2026-05-19 14:07:20 +02:00
  • 469b03ddf4 ci: update branch reference from font-experiments to font-lemon wio-tracker-v1.15-plus.1.7 Jakub 2026-05-19 13:56:25 +02:00
  • d9d4315c5d ci: build lemon-font firmware alongside standard on wio-tracker-v* tags Jakub 2026-05-19 10:44:25 +02:00
  • 4d163cda49 chore: bump build date to 19 May 2026; fix UTF-8 ellipsis truncation wio-tracker-lemon-v1.15-plus.1.7 Jakub 2026-05-19 10:25:25 +02:00
  • 0b3477daeb Merge wio-tracker-l1-improvements into font-experiments Jakub 2026-05-19 09:40:32 +02:00
  • 717142abd6 * bug fix Scott Powell 2026-05-19 17:06:42 +10:00
  • 02fd79d567 docs: update README with reply feature and screen lock Jakub 2026-05-18 22:33:04 +02:00
  • 0f5740f6b6 fix: remove redundant slen clamp and update stale comment Jakub 2026-05-18 18:20:42 +02:00
  • 34cfd27b8a fix: use @[nick] format for replies and fix fullscreen message display Jakub 2026-05-18 18:18:45 +02:00
  • b21bcb5ca4 fix: render reply popup in CHANNEL_HIST and DM_HIST phases Jakub 2026-05-18 16:11:25 +02:00
  • 6f7de3ed20 feat: add reply action to channel and DM message history Jakub 2026-05-18 15:12:11 +02:00
  • 8f566732ed feat: show @recipient as 'To: nick' bar in fullscreen message view Jakub 2026-05-18 15:00:01 +02:00
  • 14bf908f3f refactor: clean up SH1106Display and CharTestScreen Jakub 2026-05-18 13:39:01 +02:00
  • 7bba82f7ce fix: experimental workflow builds only Wio Tracker L1 firmwares companion-experimental-v1.7 Jakub 2026-05-18 10:26:46 +02:00
  • 290ff63174 fix: exclude companion-experimental-* tags from regular firmware build Jakub 2026-05-18 10:19:29 +02:00
  • d3b2480fdb refactor: remove transliteration from DisplayDriver base class Jakub 2026-05-18 10:08:50 +02:00
  • 340b4854f1 Merge wio-tracker-l1-improvements into font-experiments Jakub 2026-05-18 10:04:56 +02:00
  • 9b61bc3028 fix: increase quick-message expansion buffer from 80 to 140 bytes Jakub 2026-05-18 09:53:36 +02:00
  • 584ef33b3e fix: channel bot respects bot_enabled flag Jakub 2026-05-18 09:41:56 +02:00
  • 4df97ae5ed fix: persist auto_lock setting across reboots Jakub 2026-05-18 09:39:10 +02:00
  • 25a7831f95 ci: add experimental companion firmware build workflow Jakub 2026-05-18 09:35:22 +02:00
  • de8861f574 fix: draw substitution block for unsupported characters in SH1106 Lemon renderer Jakub 2026-05-18 09:30:25 +02:00
  • acc062718f fix: dynamic layout and pixel-accurate word-wrap in companion radio UI Jakub 2026-05-18 09:26:11 +02:00
  • 50eb58c276 feat: add Char Test screen and extend Lemon font to Greek/Cyrillic Jakub 2026-05-17 23:34:44 +02:00
  • dbda484f2b fix: replace FS_LINE_H with lineH variable in FullscreenMsgView arrow background Jakub 2026-05-17 23:10:05 +02:00
  • c00aa66f15 Update Discord link in README.md Jakub 2026-05-17 18:55:21 +02:00
  • 9a9efe74c8 perf: query sensors once for both lock screen dashboard fields Jakub 2026-05-17 18:32:49 +02:00
  • 17d9a93044 Add Discord discussion link to README Jakub 2026-05-17 18:51:48 +02:00
  • b789a0570f feat: add 30s minimum interval option to auto-advert screen Jakub 2026-05-17 14:33:58 +02:00
  • 073b98f535 fix: lock screen wake window no longer extends on repeated key presses Jakub 2026-05-17 14:30:53 +02:00
  • b2c7e249a6 fix: auto-reset _lock_seq_used after 5s in case Back release event is missed Jakub 2026-05-17 12:17:02 +02:00
  • e763e3ae9d fix: polish lock screen sequence — hints update instantly, screen stays on, triple-Back blocked Jakub 2026-05-17 11:17:59 +02:00
  • e4063c0c8c fix: replace long-press lock trigger with back_btn.isPressed() check Jakub 2026-05-17 10:09:54 +02:00
  • 2d4f7d3d23 feat: show two dashboard sensor values on lock screen Jakub 2026-05-17 10:04:28 +02:00
  • b8336b4983 feat: screen lock — hold Back + 3×Enter to lock/unlock Jakub 2026-05-17 09:55:51 +02:00
  • 885aa11f47 refactor: extract SettingsScreen and QuickMsgScreen to separate header files Jakub 2026-05-17 00:12:40 +02:00
  • 83124f8228 perf: increase render interval on static screens from 300ms to 2000ms Jakub 2026-05-16 23:42:52 +02:00
  • 2911efc92f fix: clear arrow background in FullscreenMsgView to prevent text overlap Jakub 2026-05-16 23:28:18 +02:00
  • 9650ba685b fix: separate DM and channel bot reply cooldown timers Jakub 2026-05-16 23:26:31 +02:00
  • 571a56e418 fix: with_sender buffer too small and FS_LINE_H mismatch Jakub 2026-05-16 23:23:20 +02:00
  • 4d08c130e9 fix: bot trigger matched against message body only, not sender name Jakub 2026-05-16 23:19:12 +02:00
  • 361af6a795 fix: apply saved display brightness before UI task starts Jakub 2026-05-16 23:15:29 +02:00
  • a99b248c9c fix: reduce low battery shutdown text size to fit 128px OLED Jakub 2026-05-16 17:47:22 +02:00
  • db3f287c78 fix: transliterate message text in FullscreenMsgView before wrapping Jakub 2026-05-16 15:24:36 +02:00
  • d1d524aab1 fix: apply UTF-8 transliteration in drawTextEllipsized Jakub 2026-05-16 15:11:12 +02:00
  • 9ec4fddbbc fix: use block char █ fallback for unknown codepoints in transliteration Jakub 2026-05-16 15:05:53 +02:00
  • 8ec2a0ac22 feat: transliterate accented/diacritic characters to ASCII in translateUTF8ToBlocks Jakub 2026-05-16 14:46:53 +02:00
  • a5a32530f0 Update Discord link in README.md Jakub 2026-05-17 18:55:21 +02:00
  • 44122565f6 perf: query sensors once for both lock screen dashboard fields Jakub 2026-05-17 18:32:49 +02:00
  • 28d69f88f4 Add Discord discussion link to README Jakub 2026-05-17 18:51:48 +02:00
  • b023fcdf95 perf: query sensors once for both lock screen dashboard fields wio-tracker-v1.15-plus.1.6 Jakub 2026-05-17 18:32:49 +02:00
  • 2eb747d504 * fix Scott Powell 2026-05-17 22:38:42 +10:00
  • 360d5d10f7 feat: add 30s minimum interval option to auto-advert screen Jakub 2026-05-17 14:33:58 +02:00
  • a2856b7a48 fix: lock screen wake window no longer extends on repeated key presses Jakub 2026-05-17 14:30:53 +02:00
  • f6e6fdaa05 * support for sending 5-byte ACKs Scott Powell 2026-05-17 22:10:13 +10:00
  • 3fb0a55aef fix: auto-reset _lock_seq_used after 5s in case Back release event is missed Jakub 2026-05-17 12:17:02 +02:00
  • 2bc6dae78e feat: add Icelandic and Romanian legacy cedilla transliteration Jakub 2026-05-17 12:11:42 +02:00
  • b0552e246a feat: extend UTF-8 transliteration to cover all major European languages Jakub 2026-05-17 12:08:20 +02:00
  • 6492fd490e feat: add Czech and Slovak diacritic transliteration Jakub 2026-05-17 12:01:51 +02:00
  • 20e88443b4 fix: polish lock screen sequence — hints update instantly, screen stays on, triple-Back blocked Jakub 2026-05-17 11:17:59 +02:00
  • 0cf4d422a8 Add Heltec T096 sensor environment csrutil 2026-05-17 16:17:05 +08:00
  • 43f3621fdc fix: replace long-press lock trigger with back_btn.isPressed() check Jakub 2026-05-17 10:09:54 +02:00
  • ef0241b5f3 feat: show two dashboard sensor values on lock screen Jakub 2026-05-17 10:04:28 +02:00
  • 9ff42a9296 feat: screen lock — hold Back + 3×Enter to lock/unlock Jakub 2026-05-17 09:55:51 +02:00
  • 39b333656b Merge pull request #2574 from ViezeVingertjes/docs/kiss-txbusy-error Liam Cottle 2026-05-17 12:37:15 +12:00
  • b068318bc5 refactor: extract SettingsScreen and QuickMsgScreen to separate header files wio-tracker-v1.15-plus.1.5 Jakub 2026-05-17 00:12:40 +02:00
  • a60ec376d7 perf: increase render interval on static screens from 300ms to 2000ms Jakub 2026-05-16 23:42:52 +02:00
  • c4b152fd6a fix: clear arrow background in FullscreenMsgView to prevent text overlap Jakub 2026-05-16 23:28:18 +02:00
  • 5d41812784 fix: separate DM and channel bot reply cooldown timers Jakub 2026-05-16 23:26:31 +02:00
  • 44b2519df4 fix: with_sender buffer too small and FS_LINE_H mismatch Jakub 2026-05-16 23:23:20 +02:00
  • 1b9dc42250 fix: bot trigger matched against message body only, not sender name Jakub 2026-05-16 23:19:12 +02:00
  • 5bc250888f fix: apply saved display brightness before UI task starts Jakub 2026-05-16 23:15:29 +02:00
  • f3c6c34883 Update CLI command from region bulk to region def agessaman 2026-05-16 10:47:51 -07:00
  • b91afa05b9 fix: reduce low battery shutdown text size to fit 128px OLED Jakub 2026-05-16 17:47:22 +02:00
  • 6a7f8b7ca7 fix: transliterate message text in FullscreenMsgView before wrapping Jakub 2026-05-16 15:24:36 +02:00
  • 31962726ec fix: apply UTF-8 transliteration in drawTextEllipsized Jakub 2026-05-16 15:11:12 +02:00
  • f6b13c5cab fix: use block char █ fallback for unknown codepoints in transliteration Jakub 2026-05-16 15:05:53 +02:00
  • 8d3b955da1 feat: transliterate accented/diacritic characters to ASCII in translateUTF8ToBlocks Jakub 2026-05-16 14:46:53 +02:00
  • 24c8dcad72 feat: dynamic font-adaptive layout and Lemon font icon support for SH1106 Jakub 2026-05-16 13:27:34 +02:00
  • b8ac4245cf feat: add Lemon font with UTF-8 rendering for SH1106 display Jakub 2026-05-16 11:52:14 +02:00
  • 79caba5bab Document HW_ERR_TX_BUSY in KISS modem protocol ViezeVingertjes 2026-05-16 11:32:21 +02:00
  • 2978b0ffc4 Merge remote-tracking branch 'upstream/main' into wio-tracker-l1-improvements Jakub 2026-05-16 10:51:42 +02:00
  • c940ea5f30 Merge pull request #2567 from recrof/patch-4 ripplebiz 2026-05-16 13:03:00 +10:00