Skip to content

M5MonsterC5-Tab5 1.3.7

Choose a tag to compare

@github-actions github-actions released this 25 May 18:52
e090848

Release v1.3.7 published.

Release page: https://github.com/C5Lab/M5MonsterC5-Tab5/releases/tag/v1.3.7
Web flasher: https://C5Lab.github.io/M5MonsterC5-Tab5/
Firmware (1.3.7): https://github.com/C5Lab/M5MonsterC5-Tab5/releases/download/v1.3.7/M5MonsterC5-Tab5-1.3.7.zip
Bundle: https://github.com/C5Lab/M5MonsterC5-Tab5/releases/download/v1.3.7/M5MonsterC5-Tab5-1.3.7-bundle.zip

1.3.7

Summary

This MR brings three updates from development into main:

4643b28 - Wardrive upload file list and timeout fixes

  • Replaces the static 48-entry wardrive upload file array with a dynamically allocated PSRAM-backed list.
  • Increases the upload file limit from 48 to 256 files.
  • Adds paginated file selection with 20 files per page and Prev/Next navigation.
  • Improves checkbox sizing and spacing for more reliable touch interaction.
  • Increases WiGLE/WDGWars upload wait time to handle large files that can keep the C5 busy during HTTP upload.

d44b7d3 - Network scan channel display

  • Adds channel parsing to scanned network data.
  • Displays channel information in network scan, observer, and inspection views.
  • Adds color-coded display for BSSID, channel, band, security, and RSSI.
  • Updates the Tab firmware version to 1.3.7.

8e6098a - Karma probe guidance text

  • Updates the Karma page placeholder text to better guide users to wait for probe collection and press Stop before viewing collected probes.

Changed files

  • main/main.c