Skip to content

Build #3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jahead jahead released this 06 Oct 09:45

Build #3

Introduction

The team has been busy pushing out new features and further developing existing ones. Below will outline what build 2 has implement including, improvements. known bugs and the future.

Description

Features

  • The Dashboard Page
    With this build we have introduced a new tab! This tab will allow users to view all graphs associated with each node to quickly access the nodes current performance in the network

thedashboard

  • Node Wireless Scan Page - Analytical Graph
    With this build we have introduced a new graph to the Wireless Scan Page! This graph will allow users to view Wireless Scan snapshots and graph them in a way will show interference clearly.

angraph

legend

  • Node Wireless RSSI Tab
    With this build we have introduced a new tab to the status page! This graph will allow users to view the Received Signal Strength Indication Tab from all given nodes.

rssi

  • Hide Graphs
    With this build we have implemented a feature that allows the user to hide a graph so that the user can see the graphs that matter to them.

hidefun

  • Tool-tips/Alerts/Pop overs
    With this feature we have been able to populate the User Interface with tool tips, alerts and pop-overs that informs the user with information about how to use the page or display any error that may be happening.

tooltips
ealert

  • Client side live host-names
    With this build we have implemented a feature that updates the host names of all the graphs titles with the real node host name.

hostname

  • Announcer
    This build includes a script that will update a JSON log file that will show all nodes in the mesh that are running the logger. This intern updates a client side interface that allows the user to swap between nodes that are running the logger.

lol

Improvements

  • Server-side log management (hard-constraints and cleaning)
    With this build we have implemented a feature that actively controls the logger's hard limits on what the file size the total logs can write too, this can be configed per build and edited server side. Increasing stability.
  • Robustness/stability
    With this build we hunted and killed many bugs and have placed some error handling throughout the program to stop critical failure, though we intend to further this. This build also includes stabilization of other browsers; other then chrome. While this software currently works best in chrome. You should be able to operate this in later versions of Firefox and Internet Explorer.

TODO

  • Informational Text
  • More Error-handling
  • store logs on external device

There will be a wiki up to support all these features. Shorty

Remember.

Feedback is wanted!