Jm Casler

Results 21 issues of Jm Casler

Add a page /admin to perform some common configuration changes. Include: - Wifi Client Credentials & Mode - ~~Always Powered~~ - Smart Position Update - what else? Save with: nodeDB.saveToDisk()...

enhancement

add range test export over serial interface triggered by a radioconfig enum, writes over serial using a delimited format with a defined header and footer.

enhancement

Create a new client role where settings are always on. settings: screen_on_secs = xxxx

Old title: ""most recently read messageNum" is kept in MeshService" From Kevin: There is an ugly hack in there to shutdown the BLE API whenever someone connects through another instance...

enhancement

This was suggested by @sachaw during the Meshtastic Dev Conference.

enhancement
requires-protos

display->drawStringMaxWidth does not work well with our screen transitions. When long or multi-line text is displayed on a screen using the display->drawStringMaxWidth method and we transition from the received text...

bug
tech debt

Requested by @mkinney Have a way to reset the NodeDB. First set *numNodes = 0; and then subsequently call MeshService::reloadOwner(). Also need a way to trigger this from a connected...

enhancement

When the GPS gets a successful lock, save the received almanac information from the GPS satellites onto local flash. On power on, load the saved almanac back to the GPS...

enhancement

Add support for tap backs and replies in the S&F plugin See: https://github.com/meshtastic/Meshtastic-device/issues/1035

enhancement

OE1KBC — Yesterday at 4:33 PM Hi, 1.2.49 ham-mode still working? ... i can not send text messages between two new TBEAM with 1.2.49 back to 1.2.47 all ok

bug