Skip to content

Releases: antlas0/meshtastic_visualizer

1.8.3

08 Aug 19:36
Compare
Choose a tag to compare

Changelog

  • use latest version of meshtastic
  • view telemetry button
  • view traceroute button that opens a dialog with details
  • map: add online and offline layers
  • refresh local node info automatically

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

v1.8.2

21 Jun 15:05
Compare
Choose a tag to compare

Changelog

  • Change map neighbor link color -- now based on SNR
  • Add environmental metrics parsing
  • Packets couting: now print external packets received, and the number of them we cannot decrypt
  • Add icons in status node to quicly know if telemetry, local stats, position, node info or environmental metrics are available
  • Code factorization

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

v1.8.1

15 Jun 18:05
Compare
Choose a tag to compare

Changelog

  • Remove relay nodes layers map
  • Show on map a link color from snr value. Better use the packets view to add analysis on relay node.
  • Add relay node choice to filter a packet. useful when digging further into snr / rssi / hopsaway packets metrics
  • Add average display of the packet metric
  • Code factorization

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

v1.8.0

30 May 07:48
Compare
Choose a tag to compare

Changelog

  • use uv to package
  • source files renaming for clarity
  • add customization of map tiles
  • uniformize ui

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.7.1

30 May 07:59
Compare
Choose a tag to compare

Changelog

  • Add serial console logs
  • Be able to see nodes that transmit encrypted content (we cannot decrypt payload but other info are available)
  • Fix crash when bluetooth scan does not find any bluetooth adapters
  • A few minor changes

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.7.0

23 May 13:13
Compare
Choose a tag to compare

Changelog

  • Add bluetooth connection to node #10
  • Minor UI changes

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.6.9

16 May 15:12
Compare
Choose a tag to compare

Changelog

  • Fix pubsub issue for 'meshtastic.receive'

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.6.8

27 Apr 16:13
Compare
Choose a tag to compare

Features

  • for local node be able to send position and telemetry
  • add store forward packet counter
  • fix latency at startup
  • better horizontal scroll on packets view

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.6.7

08 Apr 04:59
Compare
Choose a tag to compare

Features

  • Conversation view for messages
  • Add hopsaway plotting to packet metrics
  • Minor changes

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen

1.6.6

23 Mar 20:43
Compare
Choose a tag to compare

Features

  • Fix breaking change when receiving from radio

Known issues

  • Map view not easily scalable to high number of nodes
  • Window size not compatible with small resolution screen