Meshtastic-Android/app/src
geeksville ca6de33943 Allow user to enter only a very restricted list of channel name chars
(for now - possibly loosen in the future - someone reported the device
code didn't like odd characters, and we definitely don't want anything
>127).  Also, shrink length to 11 chars (which is 12 including the nul
terminator on the device side (current limit in mesh.options).
2020-06-24 14:58:56 -07:00
..
androidTest/java/com/geeksville/mesh make channel unit tests 2020-03-17 14:56:06 -07:00
main Allow user to enter only a very restricted list of channel name chars 2020-06-24 14:58:56 -07:00
test/java/com/geeksville/mesh Don't crash the app if the node sends a bogus lat > 90 deg 2020-06-18 14:08:21 -07:00