Revert "System: Add tab for WiFi card"

This reverts commit 96710b2b84.
This commit is contained in:
Salt 2018-11-20 14:30:50 -06:00
parent 96710b2b84
commit 0a90875d7e

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE KSysGuardWorkSheet>
<WorkSheet rows="3" title="wlp1s0" columns="2" interval="0.5" locked="0">
<host command="ksysguardd" name="localhost" port="-1" shell=""/>
<display fontSize="8" hScale="6" row="0" showUnit="0" vLines="0" vDistance="30" vScroll="0" column="0" stacked="0" version="1" title="Data Rate" unit="" labels="1" hLines="1" manualRange="0" columnSpan="1" rowSpan="1" class="FancyPlotter" autoRange="1" svgBackground="">
<beam sensorType="float" color="0xff55ff00" sensorName="network/interfaces/wlp1s0/receiver/data" hostName="localhost"/>
<beam sensorType="float" color="0xffe20800" sensorName="network/interfaces/wlp1s0/transmitter/data" hostName="localhost"/>
</display>
<display fontSize="8" hScale="6" row="0" showUnit="0" vLines="0" vDistance="30" vScroll="0" column="1" stacked="0" version="1" title="Dropped Packets Rate" unit="" labels="1" hLines="1" manualRange="0" columnSpan="1" rowSpan="1" class="FancyPlotter" autoRange="1" svgBackground="">
<beam sensorType="float" color="0xffffff00" sensorName="network/interfaces/wlp1s0/receiver/drops" hostName="localhost"/>
<beam sensorType="float" color="0xffaa007f" sensorName="network/interfaces/wlp1s0/transmitter/drops" hostName="localhost"/>
</display>
<display fontSize="8" hScale="6" row="1" showUnit="0" vLines="0" vDistance="30" vScroll="0" column="0" stacked="0" version="1" title="Link Quality" unit="" labels="1" hLines="1" manualRange="0" columnSpan="1" rowSpan="1" class="FancyPlotter" autoRange="1" svgBackground="">
<beam sensorType="float" color="0xff0057ae" sensorName="network/interfaces/wlp1s0/wifi/quality" hostName="localhost"/>
</display>
<display fontSize="8" hScale="6" row="1" showUnit="0" vLines="0" vDistance="30" vScroll="0" column="1" stacked="0" version="1" title="Signal Level" unit="" labels="1" hLines="1" manualRange="0" columnSpan="1" rowSpan="1" class="FancyPlotter" autoRange="1" svgBackground="">
<beam sensorType="float" color="0xff0057ae" sensorName="network/interfaces/wlp1s0/wifi/signal" hostName="localhost"/>
</display>
<display fontSize="8" hScale="6" row="2" showUnit="0" vLines="0" vDistance="30" vScroll="0" column="0" stacked="0" version="1" title="Noise Level" unit="" labels="1" hLines="1" manualRange="0" columnSpan="1" rowSpan="1" class="FancyPlotter" autoRange="1" svgBackground="">
<beam sensorType="float" color="0xff0057ae" sensorName="network/interfaces/wlp1s0/wifi/noise" hostName="localhost"/>
</display>
</WorkSheet>