Tom Fifield
cbb3b63e5c
Mark never heard nodes as '-' in connection info
Nodes never heard before show hop count of 0, and not via MQTT.
However, reality is we've never connected to them. So, mark them as
'-' in the Connection Info column in the nodes table.
2 years ago
Tom Fifield
35f406c225
Add Connection info to Nodes Table
As requested in meshtastic/web#195 meshtastic/web#209 , information
about whether nodes were connected by MQTT is highly useful for
users of the web interface.
This patch adds a new column to the Nodes page which lists whether
a connection is direct (0 hops, via lora), or how many hops away
and whether the connection is via MQTT.
fixes meshtastic/web#195
fixes meshtastic/web#209
2 years ago
Jon Rumsey
5f6485dc22
change validation type to IsNumber
2 years ago
Nick Oliver
85d80be1cb
fix(Connect): disable connecting multiple times
2 years ago
James Lincoln
eb5491008f
add additional items
Signed-off-by: James Lincoln <[email protected] >
2 years ago
James Lincoln
e47738d805
Use localStorage to store theme preference
2 years ago
Zachary McGibbon
98a5779f9d
Add seconds properties to fields that are missing them
2 years ago
Chris Drackett
5fdd07ee68
Support floats in number fields
2 years ago
Chris Drackett
6ab4375bff
Update Power.tsx
update precision on ADC input
2 years ago
rcarteraz
7d1768a1d3
move GPS mode, update description, and remove deprecated settings.
2 years ago
Sacha Weatherstone
6113924e46
update deps & mqtt config
2 years ago
David Power
38927d18b4
Align terminology with iOS and Android Apps ( #168 )
* Align web client to use the same terminology for nodes. Changing peers to nodes. This is inline with both the Android and iOS Apps.
* Revert style changes
2 years ago
geftactics
98f8965aed
Fix sorting on peers table
Enables sorting by clicking column heading.
Defaults to most recent contacts at the top
2 years ago
Sacha Weatherstone
30ab789d43
remove disabled prop
2 years ago
Sacha Weatherstone
200020d705
Disable wifi check for network tab
2 years ago
pdxlocations
35aa6112a2
change channel to frequency slot
2 years ago
Sacha Weatherstone
4d0bd1f2b6
update deps
2 years ago
pdxlocations
edc0be74dc
add paxcounter config
2 years ago
Sacha Weatherstone
f997faa072
update deps, fix build
2 years ago
Sacha Weatherstone
b2b995187e
change overrideFrequency to MHz
2 years ago
Kette N. Krad
9eeeb89235
fix: one last time...
2 years ago
Kette N. Krad
4c6e683009
fix: change initial map zoom
2 years ago
Sacha Weatherstone
3058dc0185
allow decimal for adcMultiplierOverride
2 years ago
Sacha Weatherstone
7fb2946361
allow decimals in form inputs
2 years ago
pdxlocations
af09ab6707
clarify proxy description
3 years ago
Adam McQuilkin
4399d83c1b
Added closeDialog prop to tab elements
3 years ago
Kette N. Krad
4b5557de35
fix: change map initial bound to 'on load'
2 years ago
Sacha Weatherstone
7fb2da396f
update deps & lint
3 years ago
Chris L
1ee9d6bb12
Fix: Set disabled property last, otherwise it will be overwritten with 'undefined' from the spreaded rest property.
3 years ago
Sacha Weatherstone
8641c150dd
update to namespaced protobufs
3 years ago
Sacha Weatherstone
a4a5061171
update meshtastic.js package version
3 years ago
Sacha Weatherstone
bfc8271372
cleanup & update
3 years ago
Sacha Weatherstone
f7ba8ad967
minor fixes
3 years ago
Sacha Weatherstone
e2cc25a9b0
Repo cleanup
3 years ago
pdxlocations
f2fff01990
remove options that dont work
3 years ago
Ben Lipsey
3ec9f6d322
add module ambient lighting ( #142 )
3 years ago
Ben Lipsey
a8c45ccb32
add module ( #141 )
3 years ago
pdxlocations
23a1b41330
validation of string not URL
3 years ago
Ben Lipsey
7256454ea7
Add Detection Sensor Module ( #139 )
* detection sensor
* bump version
3 years ago
Sacha Weatherstone
aa75389cfe
update deps & protobufs
3 years ago
Ben Lipsey
b20c2b29b2
change device to radio ( #136 )
3 years ago
Ben Lipsey
4576e9dc6f
type=submit ( #135 )
3 years ago
Sacha Weatherstone
9fff0b8595
update protobufs
3 years ago
pdxlocations
af76050bfe
reword
3 years ago
pdxlocations
f5b498a685
oops
3 years ago
pdxlocations
273ec23fc0
description clarity
3 years ago
pdxlocations
5608816240
update channel and bump version
3 years ago
pdxlocations
0fdfb032bf
fix from qjayjayp
3 years ago
Sacha Weatherstone
efbcb120af
Fix map
3 years ago
Ben Lipsey
2c896a3dd1
add type=submit to button tag ( #128 )
3 years ago