mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-09-26 11:37:56 +00:00
Adds the primitive the ports were missing: wada.ui.chart (two shifting series, line or bar, settable range) plus rx_events/rx_dropped/tx_pkts/ freq/bw/sf/duty_pct on wada.mesh.stats. RF Monitor 1.1: live RSSI + noise-floor chart, peak with tap-to-reset, link-margin grade, RX/min, radio params, colour-coded heard feed, narrow and wide layouts. Airtime 1.1: live + average utilization bars, peak, rx/tx air split, duty ceiling, tx budget, packet counters, tap to restart the window. Native versions stay compiled in until these are field-proven. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
372 B
JSON
6 lines
372 B
JSON
{"apps":[
|
|
{"id":"snake","name":"Snake","ver":"1.0","desc":"The classic, in Lua. Swipe to steer."},
|
|
{"id":"monitor","name":"RF Monitor","ver":"1.1","desc":"Live RSSI + noise chart, link margin, RX rate and the heard-packet feed."},
|
|
{"id":"airtime","name":"Airtime","ver":"1.1","desc":"Channel utilization over time with the rx/tx split, duty ceiling and budget."}
|
|
]}
|