Jason Michalski
2e46971896
Add a UI for the portnum filter.
...
There was some code to filter by portnum around in the node search so
put a quick UI on it. It currently breaks if you click the TX/RX and
Uplinked buttons.
2024-05-09 22:52:29 -07:00
Jason Michalski
12989ae67f
Change datalist updates to input events.
...
Using a keyup event caused hitting the down key to select an item to
refresh the list and move your cursor back to the input field.
2024-05-09 21:46:03 -07:00
Jason Michalski
daa0d8b82e
Fix bug sending None to subscribers.
...
When a packet was seen twice on MQTT we would send a None packet in the
uplinked packets list after the first time it was seen.
2024-05-09 20:35:44 -07:00
Jason Michalski
3f09d9b649
Initial commit.
2024-05-09 20:00:00 -07:00