taco
|
bcfc8d3771
|
improved RescueCLI for dual FS
|
2025-09-06 14:15:40 +10:00 |
|
taco
|
3d83556829
|
refactor: use _getContactsChannelsFS() instead of ifdefs
|
2025-09-06 14:15:40 +10:00 |
|
taco
|
accd1e0a97
|
nrf52 targets: increase limits for contacts and channels
|
2025-09-06 14:15:40 +10:00 |
|
taco
|
2b24c575c7
|
support dual filsystems on nrf52
store identity and prefs in UserData and contacts, channels and adv_blobs in ExtraData
|
2025-09-06 14:15:40 +10:00 |
|
taco
|
bdfe9ad27b
|
switch to using QSPI bus for external flash
|
2025-09-06 14:15:40 +10:00 |
|
taco
|
c5180d4588
|
initial commit: CustomLFS
|
2025-09-06 14:15:40 +10:00 |
|
recrof
|
5b2c1715f4
|
lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS
|
2025-09-04 21:45:42 +02:00 |
|
ripplebiz
|
5782c2e799
|
Merge pull request #720 from oltaco/newui-multiclick-toggles
new-ui: add double/triple clicks, buzzer and gps toggle functions
|
2025-09-04 13:41:54 +10:00 |
|
Florent
|
9f97edcb21
|
gxepd: use a crc to track damage !
|
2025-09-03 18:17:37 +02:00 |
|
Florent
|
cb3049e706
|
cleanups (remove statics and typos)
|
2025-09-03 17:41:05 +02:00 |
|
taco
|
96a71bb21b
|
alter keycode keycode handling
|
2025-09-03 16:28:58 +10:00 |
|
taco
|
a9ab1f072a
|
increase gps/buzzer alert times
600 is a bit short for eink
|
2025-09-03 14:02:35 +10:00 |
|
taco
|
43c3105bf1
|
wake screen on double and triple clicks
|
2025-09-03 08:31:38 +10:00 |
|
taco
|
ce31fd7c57
|
multi click support including buzzer toggle
|
2025-09-03 08:25:59 +10:00 |
|
Florent de Lamotte
|
3cdf2f9b4d
|
techo: display backlight behavior
|
2025-09-02 11:43:48 +02:00 |
|
Scott Powell
|
637891b814
|
* ver bump
|
2025-09-01 19:32:15 +10:00 |
|
Scott Powell
|
74722c24b8
|
* MomentaryButton: added support for analog button (with threshold)
* RAK: support for PIN_USER_BTN_ANA
|
2025-09-01 17:11:55 +10:00 |
|
Scott Powell
|
8b3c16c497
|
* ver bump
|
2025-08-31 23:42:15 +10:00 |
|
liamcottle
|
18ef1ba804
|
add low battery shutdown alert for thinknode m1
|
2025-08-30 23:09:01 +12:00 |
|
Scott Powell
|
cb96503b92
|
* Companion: new-ui, power off now labelled "hibernate"
|
2025-08-23 14:45:18 +10:00 |
|
taco
|
cb8ca91d27
|
WioTrackerL1: add joystick left and right for new UI
|
2025-08-17 19:01:28 +10:00 |
|
ripplebiz
|
ed3f52775a
|
Merge pull request #629 from fdlamotte/techo_ui_tweaks
techo_ui: some tweaks
|
2025-08-17 17:48:47 +10:00 |
|
Florent
|
b332b06304
|
techo_ui: some tweaks
|
2025-08-17 08:52:57 +02:00 |
|
Scott Powell
|
276a057693
|
* lilygo_tlora_v2_1: ui-new
|
2025-08-17 16:31:50 +10:00 |
|
Scott Powell
|
e14b022a7c
|
* original UITask now in /ui-orig folder
|
2025-08-16 21:09:35 +10:00 |
|
Scott Powell
|
acde9921b5
|
* Refactor of UITask, moved to /ui-new
|
2025-08-16 20:04:54 +10:00 |
|
liamcottle
|
8d7a49867f
|
add support for new companion ui on thinknode m1
|
2025-08-09 00:21:10 +12:00 |
|
Scott Powell
|
4b95c981bb
|
* UI revamp for companion radios
|
2025-08-08 20:01:31 +10:00 |
|
Scott Powell
|
2824fc31a4
|
* CMD_SEND_PATH_DISCOVERY_REQ: now force the sendRequest() to use flood mode
|
2025-07-31 14:38:11 +10:00 |
|
Scott Powell
|
32e8ce4130
|
* REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse mask to apply to permissions
|
2025-07-31 13:45:53 +10:00 |
|
Scott Powell
|
fcdf342db6
|
* Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE
|
2025-07-31 13:04:16 +10:00 |
|
Scott Powell
|
f87e856347
|
* companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets
|
2025-07-30 16:00:47 +10:00 |
|
Scott Powell
|
f66d900ae2
|
* companion: bug fix for CMD_ADD_UPDATE_CONTACT
|
2025-07-30 14:57:38 +10:00 |
|
Scott Powell
|
ad19ac1ab3
|
* Companion: CMD_ADD_UPDATE_CONTACT now with optional extra 'last_mod' timestamp
|
2025-07-25 22:59:48 +10:00 |
|
Scott Powell
|
365cb89634
|
* ver bump to 1.7.4
|
2025-07-24 20:30:35 +10:00 |
|
ripplebiz
|
122f5fa10a
|
Merge pull request #526 from oltaco/uitask-add-gps-alert
add GPS UI alert to quad-press
|
2025-07-16 23:04:39 +10:00 |
|
Scott Powell
|
5881b04a31
|
* companion: optional double ACKs, new prefs.multi_acks
|
2025-07-16 19:25:28 +10:00 |
|
taco
|
57f93a4196
|
add GPS UI alert to quad-press
|
2025-07-16 10:35:48 +10:00 |
|
Scott Powell
|
f74819f8db
|
* ver bump
|
2025-07-15 15:59:10 +10:00 |
|
Scott Powell
|
fccb3b6c39
|
* companion: added CMD_FACTORY_RESET (51)
|
2025-07-15 15:56:59 +10:00 |
|
Scott Powell
|
7947e8a2d8
|
* simple_sensor: redesigned permissions
* companion: PUSH_CODE_LOGIN_SUCCESS now has extra byte in frame for ACL permissions
|
2025-07-15 15:05:38 +10:00 |
|
Scott Powell
|
da8bd717a4
|
* companion: serial protocol ver bump (FIRMWARE_VER_CODE) now 7
|
2025-07-14 13:09:22 +10:00 |
|
Scott Powell
|
1930dc347e
|
* companion: reverted PUSH_CODE_TELEMETRY_RESPONSE, added new PUSH_CODE_BINARY_RESPONSE
|
2025-07-14 12:46:51 +10:00 |
|
Scott Powell
|
df33321bdc
|
* companion: added CMD_SEND_BINARY_REQ (50)
|
2025-07-14 12:25:34 +10:00 |
|
Scott Powell
|
781f7e99f6
|
* companion: added CMD_GET_TUNING_PARAMS -> RESP_CODE_TUNING_PARAMS
|
2025-07-09 23:10:33 +10:00 |
|
liamcottle
|
0914056a09
|
tidy logic for devices with display
|
2025-07-06 14:16:43 +12:00 |
|
liamcottle
|
7ea6a98513
|
dont show cli data replies on display
|
2025-07-06 14:07:56 +12:00 |
|
Scott Powell
|
483b31665c
|
* ver bump to v1.7.2
|
2025-07-02 21:11:07 +10:00 |
|
ripplebiz
|
f8d277de83
|
Merge pull request #426 from 446564/feat-GH109
allows manual BLE pin even when device has display
|
2025-07-01 15:09:43 +10:00 |
|
Scott Powell
|
165fb33d5c
|
* ver bump to v1.7.1
|
2025-06-29 20:06:24 +10:00 |
|