363 Commits (1a3f7a7ea985289ed7d2e430e131b1ea4f6739f9)

Author SHA1 Message Date
Rastislav Vysoky 052f17738c add default LED_STATE_ON for boards that don't have it defined 7 months ago
Scott Powell e054597a18 * ver 1.11.0 7 months ago
Florent 1c0017b634 thinknode_m5: gps support 7 months ago
Florent ee4e87c3ee thinknode_m5: manage baclight 7 months ago
zaquaz 6c7b5390e2 Remove default setting, since it is handled in MyMesh 7 months ago
Frieder Schrempf 048bd268a1
companion: ui: Respect LED_STATE_ON for status LED 7 months ago
Jaroslav Škarvada 07e7e2d44b
companion: Suspend radio when hibernating 7 months ago
Scott Powell b33d226c58 * proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size. 7 months ago
zaquaz 2bd47de3b9 Added buzzer config persistance accross restart 7 months ago
agessaman a3c9a07377 Modify CMD_GET_STATS with sub-types for core, radio, and packet statistics. Consolidated to a single RESP_CODE_STATS with a second byte to identify response structure. Updated documentation and examples to reflect the new command structure and response parsing. 7 months ago
Stephan Rodemeier 16c294ce60 Allow SF smaller than 7 to be saved 7 months ago
Scott Powell 91e9fcea4b * ver 1.10.0 7 months ago
agessaman 39f83efbfe Remove unused statistics formatting methods and associated header includes from MyMesh class. Whoops. 7 months ago
agessaman 80d6dd4367 Update statistics handling to use binary frames instead of JSON formatting for consistency with other companion commands. Added documentation of frame structure with code examples. 7 months ago
agessaman c9aa536ca6 Reverted MyMesh constructor for simplicity. 7 months ago
agessaman df4dab8509 Add statistics commands and response handling in MyMesh 7 months ago
Scott Powell 2e63499ae5 * companion: protocol ver bumped to 8. 7 months ago
Scott Powell 4a5404d997 * companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA 7 months ago
Scott Powell 937865c8fd * companion: new CMD_SET_FLOOD_SCOPE (54) 7 months ago
Scott Powell 9ebeb477aa * RegionMap: inverted 'flags' to _deny_ bits 7 months ago
Scott Powell d9ff3a4d02 * Mesh: new sendFlood() overload with transport codes. 7 months ago
Adam Mealings c13b4ae481 Analogue button delay based on millis 8 months ago
taco 52a3df4977 revert pubBlobByKey() change 8 months ago
taco 0b8159c6e5 refactor DataStore to use openRead() and openWrite() 8 months ago
Scott Powell 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 8 months ago
recrof 87677fda76 allow spreading factor from 5 and bandwidth from 7.8kHz 8 months ago
Florent 7d62a27836 uitask: bring back buzzer toggle on tracker l1 8 months ago
Scott Powell cd920693ec * UITask: new UI_HAS_JOYSTICK 8 months ago
Scott Powell 8d8b9a6141 * ver 1.9.1 9 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 9 months ago
Scott Powell b92d9bd972 * ver 1.9.0 9 months ago
Florent db7635102d gps_page: enable if gps enabled 9 months ago
liamcottle 418ae08b4d add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS 9 months ago
Scott Powell a5af1b5bcd * companion: disabled processing/sending of keep_alive packets (deprecated) 9 months ago
Florent 76aa7cf488 ui_task: initial gps page 9 months ago
Scott Powell 52d5cc6068 * tidy and minor fix for offline queue deletion 9 months ago
taco 2922b62888 add bounds check to _countLfsBlock / _getLfsUsedBlockCount 9 months ago
Scott Powell 384b02bec4 * GenericVibration: code style refactor 9 months ago
csrutil 6f8ce425d8 remove the unnecessary blank line 9 months ago
csrutil 043f37a08e ♻️ refactor: unify UI notification methods into single notify() function 9 months ago
csrutil 2da50882c0 feat: add vibration feedback support for UI events 9 months ago
Michael Hart bd6aa983a3 feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 9 months ago
446564 fca16f1b71 make offline queue channel messages mutable 9 months ago
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 9 months ago
Scott Powell 74dea260e5 * proposed change for re-trying reciprocal path transmit 9 months ago
taco bcfc8d3771 improved RescueCLI for dual FS 9 months ago
taco 3d83556829 refactor: use _getContactsChannelsFS() instead of ifdefs 9 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 10 months ago
taco 2b24c575c7 support dual filsystems on nrf52 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 11 months ago