Add noise floor

This commit is contained in:
Benjamin Faershtein 2026-01-17 19:30:01 -08:00
parent b30dc8645a
commit 8d74d06672
12 changed files with 492 additions and 4 deletions

View file

@ -719,6 +719,10 @@
}
}
},
"%@ dBm" : {
"comment" : "A text view displaying the noise floor of a local stats entry, formatted to one decimal place. The argument is the noise floor value.",
"isCommentAutoGenerated" : true
},
"%@, %@" : {
"localizations" : {
"en" : {
@ -1927,6 +1931,10 @@
}
}
},
"A local stats request has been sent to %@. Responses can some time." : {
"comment" : "An alert message explaining that a local stats request has been sent to a specific node. The placeholder inside the parentheses should be replaced with the name of the node.",
"isCommentAutoGenerated" : true
},
"A Meshtastic QR code contains the LoRa config and channel values needed for radios to communicate. You can share a complete channel configuration using the Replace Channels option, if you choose Add Channels your shared channels will be added to the channels on the receiving radio." : {
"localizations" : {
"de" : {
@ -4707,6 +4715,10 @@
}
}
},
"Bad Rx" : {
"comment" : "A column in the local stats table that shows the number of received packets that were not valid.",
"isCommentAutoGenerated" : true
},
"Bandwidth" : {
"localizations" : {
"de" : {
@ -6081,6 +6093,12 @@
}
}
}
},
"Canceled" : {
},
"Canceled: %d" : {
},
"Canned Message module config received: %@" : {
"localizations" : {
@ -9847,6 +9865,10 @@
}
}
},
"Delete all local stats?" : {
"comment" : "A confirmation dialog title that asks if the user is sure they want to delete all local stats.",
"isCommentAutoGenerated" : true
},
"Delete all pax data?" : {
"localizations" : {
"it" : {
@ -12371,6 +12393,12 @@
}
}
}
},
"Dupes" : {
},
"Dupes: %d" : {
},
"Easily set up private mesh networks for secure and reliable communication in remote areas." : {
"localizations" : {
@ -17860,6 +17888,10 @@
}
}
},
"Icky" : {
"comment" : "\"Icky\" is a slang term for \"very bad\" or \"horrible\".",
"isCommentAutoGenerated" : true
},
"Icon" : {
"localizations" : {
"de" : {
@ -19361,6 +19393,20 @@
}
}
},
"Local Stats" : {
},
"Local Stats (in %llds)" : {
"comment" : "A label that appears in the button while a local stats request is in progress. The number in parentheses is replaced with the remaining time in seconds.",
"isCommentAutoGenerated" : true
},
"Local Stats Log" : {
},
"Local Stats Requested" : {
"comment" : "The title of an alert that appears when a user successfully requests a local stats update.",
"isCommentAutoGenerated" : true
},
"Location:" : {
"localizations" : {
"de" : {
@ -23243,6 +23289,10 @@
}
}
},
"No Local Stats" : {
"comment" : "A message indicating that there are no local statistics available.",
"isCommentAutoGenerated" : true
},
"No map data files uploaded" : {
"comment" : "Message when no files are uploaded",
"localizations" : {
@ -23413,6 +23463,9 @@
}
}
}
},
"No Reading" : {
},
"No Response" : {
"localizations" : {
@ -23901,6 +23954,19 @@
}
}
}
},
"Nodes Online" : {
"comment" : "A label describing how many nodes are currently online.",
"isCommentAutoGenerated" : true
},
"Noise Floor" : {
},
"Noise Floor %@ dBm" : {
},
"Noise Floor No Reading" : {
},
"None" : {
"localizations" : {
@ -25365,6 +25431,14 @@
}
}
},
"Packets Rx" : {
"comment" : "A column header for the number of received packets.",
"isCommentAutoGenerated" : true
},
"Packets Tx" : {
"comment" : "A column in the local stats table showing the number of packets transmitted.",
"isCommentAutoGenerated" : true
},
"Pairing Mode" : {
"localizations" : {
"de" : {
@ -28814,6 +28888,9 @@
}
}
}
},
"Relayed" : {
},
"Relayed by %d %@" : {
"localizations" : {
@ -28824,6 +28901,9 @@
}
}
}
},
"Relayed: %d" : {
},
"Release Notes" : {
"localizations" : {
@ -29199,6 +29279,10 @@
}
}
},
"Request Local Stats" : {
"comment" : "A button label that requests a local stats request.",
"isCommentAutoGenerated" : true
},
"Request PKI Admin: %@" : {
"localizations" : {
"it" : {
@ -42321,4 +42405,4 @@
}
},
"version" : "1.1"
}
}