519 Commits (81180bbf8c34e4094e1fff6da2ac774ccf63dbd9)

Author SHA1 Message Date
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 9 months ago
Scott Powell 3666cd72e5 * room refactor: extracted MyMesh class 9 months ago
Scott Powell 5344f04d89 * Repeater: slight refactor of 'bridge' instantiation 9 months ago
Scott Powell f2e8fb0259 * refactor: MyMesh class extracted 9 months ago
João Brázio 5b9d11ac8f
Support ESPNow and improve documentation 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 9 months ago
taco 2b24c575c7 support dual filsystems on nrf52 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 10 months ago
taco c5180d4588 initial commit: CustomLFS 10 months ago
João Brázio cb99eb4ae8
Remove retransmit check for RS232 bridge in logTx 9 months ago
Florent de Lamotte 8fdaaceb1c ui: refresh sensors on gps toggle 9 months ago
Florent de Lamotte f974cb2a4f ui: ENTER on SENSORS page toggles gps 9 months ago
Florent de Lamotte 2d651221c4 ui: sensors page 9 months ago
João Brázio 5843a12c71
Rename `SerialBridge` to `RS232Bridge` 9 months ago
João Brázio 77ab19153e
Add serial logging for TX/RX packets 9 months ago
João Brázio 1948d284a0
Extract serial bridge into dedicated classes 9 months ago
recrof 5b2c1715f4 lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 9 months ago
Florent 9f97edcb21 gxepd: use a crc to track damage ! 9 months ago
Florent cb3049e706 cleanups (remove statics and typos) 9 months ago
taco 96a71bb21b alter keycode keycode handling 9 months ago
taco a9ab1f072a increase gps/buzzer alert times 9 months ago
taco 43c3105bf1 wake screen on double and triple clicks 9 months ago
taco ce31fd7c57 multi click support including buzzer toggle 9 months ago
Florent de Lamotte 3cdf2f9b4d techo: display backlight behavior 9 months ago
Quency-D c9671d7d8d add heltec meshpocket board. 9 months ago
Scott Powell 637891b814 * ver bump 9 months ago
Scott Powell 74722c24b8 * MomentaryButton: added support for analog button (with threshold) 9 months ago
Scott Powell ee194a7b19 * added CommonCLI::saveIdentity() 9 months ago
Scott Powell 8b3c16c497 * ver bump 9 months ago
liamcottle 18ef1ba804 add low battery shutdown alert for thinknode m1 9 months ago
liamcottle c49ecc121e use new instance of neighbour info object when removing neighbour 9 months ago
Florent 136f733df5 SensorMesh: add the possibility to receive msgs from admin 9 months ago
liamcottle 2d5016bac3 add ability to remove neighbour via cli 9 months ago
Scott Powell cb96503b92 * Companion: new-ui, power off now labelled "hibernate" 10 months ago
recrof 5dc930410c set default flood advert interval to 12 hours 10 months ago
taco cb8ca91d27 WioTrackerL1: add joystick left and right for new UI 10 months ago
Florent b332b06304 techo_ui: some tweaks 10 months ago
Scott Powell 276a057693 * lilygo_tlora_v2_1: ui-new 10 months ago
Scott Powell e14b022a7c * original UITask now in /ui-orig folder 10 months ago
Scott Powell acde9921b5 * Refactor of UITask, moved to /ui-new 10 months ago
liamcottle 8d7a49867f add support for new companion ui on thinknode m1 10 months ago
Scott Powell 4b95c981bb * UI revamp for companion radios 10 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 10 months ago
Scott Powell 2824fc31a4 * CMD_SEND_PATH_DISCOVERY_REQ: now force the sendRequest() to use flood mode 10 months ago
Scott Powell 32e8ce4130 * REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse mask to apply to permissions 10 months ago
Scott Powell fcdf342db6 * Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE 10 months ago
Chris ea2ce93c02 Add a counter to track rx time for repeater stats 10 months ago
Scott Powell f87e856347 * companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets 10 months ago