Scott Powell
91e9fcea4b
* ver 1.10.0
2025-11-13 20:45:38 +11:00
Scott Powell
b59d1999e6
* Sensor: DISCOVER_REQ, prefix_only support
2025-11-11 20:08:05 +11:00
Scott Powell
ab0721d6df
* fix: repeater and room server telemetry requests now return all telemetry for _READ & _WRITE ACL permissions.
2025-11-09 16:36:23 +11:00
Scott Powell
b31d3e7b5f
* added StrHelper::fromHex()
2025-11-09 16:17:49 +11:00
Scott Powell
1520f4d28e
* repeater, DISCOVER_REQ, flags lowest bit now for 'prefix_only' responses
2025-11-07 19:31:09 +11:00
Scott Powell
62d7ce110b
* packet format docs updated
2025-11-07 15:49:01 +11:00
Scott Powell
28b90c18cf
Merge branch 'transportcodes' into dev
2025-11-07 14:52:11 +11:00
Scott Powell
963290ea15
* repeater: various "region" CLI changes
...
* transport codes 0000 and FFFF reserved
2025-11-07 14:42:06 +11:00
Scott Powell
2e63499ae5
* companion: protocol ver bumped to 8.
2025-11-06 22:51:17 +11:00
Scott Powell
4a5404d997
* companion: added CMD_SEND_CONTROL_DATA, and PUSH_CODE_CONTROL_DATA
2025-11-06 22:10:20 +11:00
Scott Powell
ddac13ae80
* repeater: CLI, added "region put" and "region remove" commands
2025-11-06 21:40:52 +11:00
Scott Powell
256848208d
* repeater: onAnonDataRecv(), future code check bug fix (offset 4)
...
* sensor: onAnonDataRecv(), future request code provision
2025-11-06 20:22:40 +11:00
Scott Powell
09eab330a2
* repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes)
...
* repeater: DISCOVER requests now with a simple RateLimiter (max 4, every 2 minutes)
2025-11-06 20:15:01 +11:00
Scott Powell
cf547da857
* RegionMap: get/set Home Region
...
* repeater: admin CLI, changed "allowf *", "denyf *", added "home"
2025-11-06 17:28:45 +11:00
Scott Powell
7419ed71f7
* region filtering now applied in allowPacketForward()
2025-11-06 12:27:25 +11:00
Scott Powell
82b4c1e6b0
* new PAYLOAD_TYPE_CONTROL (11)
...
* repeater: onControlDataRecv(), now responds to new CTL_TYPE_NODE_DISCOVER_REQ (zero hop only)
* node prefs: new discovery_mod_timestamp (will be set to affect when node should respond to DISCOVERY_REQ's )
2025-11-06 00:56:54 +11:00
Scott Powell
3ef53e64a1
* is_name_char() bug fix
2025-11-05 15:34:23 +11:00
Scott Powell
937865c8fd
* companion: new CMD_SET_FLOOD_SCOPE (54)
2025-11-05 14:56:18 +11:00
Scott Powell
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
...
* Mesh: new filterRecvFloodPacket() for overriding
* repeater CLI: 'allow' -> 'allowf' or 'denyf'
2025-11-05 14:34:44 +11:00
Scott Powell
d9ff3a4d02
* Mesh: new sendFlood() overload with transport codes.
...
* BaseChatMesh: sendFloodScoped(), for overriding with some outbound 'scope' / TransportKey
* companion: new 'send_scope' variable.
2025-11-04 01:21:56 +11:00
Scott Powell
ecd30f4d36
* new CLI commands: region, region load, region save, region get, region allow
2025-11-03 22:53:14 +11:00
Scott Powell
f797744f7c
* misc RegionMap and key store methods
2025-11-03 18:14:44 +11:00
Scott Powell
03fc949014
* setting up framework for Regions, TransportKeys, etc
2025-11-03 14:23:32 +11:00
Scott Powell
7755400a35
* Companion: Now using transport codes { 0, 0 } when Share contact zero hop.
...
* Repeater: onAdvertRecv(), adverts via Share now NOT added to neighbours table
2025-10-31 20:40:22 +11:00
Scott Powell
7abe6c9693
* Upping max channel hash conflicts to 4 (was 2)
2025-10-31 16:54:58 +11:00
Scott Powell
96e786fa9e
* FIX: for divide by zero crash
2025-10-30 19:11:04 +11:00
Scott Powell
3d9378d91e
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
2025-10-30 16:45:50 +11:00
Scott Powell
80f0405600
* direct.txdelay default now 0.2 (was zero)
2025-10-30 00:03:10 +11:00
Scott Powell
886878c70a
Merge commit 'cc002404fa89a2b0139a1394f78b4a72988846f8' into dev
2025-10-29 23:36:07 +11:00
Scott Powell
8cbcd2271d
* experimental: retransmit delay, removing the 6 'slots'
2025-10-29 23:35:46 +11:00
Scott Powell
63c3342f7d
Merge commit '6288a5d11a8786c9883d6ce0c8a404430150a664' into dev
2025-10-23 21:49:11 +11:00
Scott Powell
dfb4497c7a
* T114: enabled GPS page in UITask
2025-10-23 21:44:52 +11:00
Scott Powell
cd920693ec
* UITask: new UI_HAS_JOYSTICK
...
* MomentaryButton: new constructor 'multiclick' param
* WIoTrackerL1: now just use joystick, joystick press for KEY_ENTER, no multi-click for snappier UI
2025-10-16 17:33:22 +11:00
Scott Powell
d3be6afccb
* fix for non-RAK targets
2025-10-15 22:51:05 +11:00
Scott Powell
fa8c31be88
* fix for RAK12500 GPS (I2C)
2025-10-15 22:47:55 +11:00
Scott Powell
c6b4a58449
* repeater and room server: enable downgrading permissions on guest login
2025-10-14 12:31:43 +11:00
Scott Powell
93c0180740
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData()
2025-10-12 12:49:26 +11:00
Scott Powell
837e7dcbdb
* Advert type fix
...
* GPS pref defaults tidy
2025-10-12 12:33:20 +11:00
Scott Powell
8d8b9a6141
* ver 1.9.1
2025-10-02 12:52:19 +10:00
Scott Powell
b92d9bd972
* ver 1.9.0
2025-09-28 19:24:00 +10:00
Scott Powell
3335b49d9f
Merge branch 'main' into dev
...
# Conflicts:
# variants/heltec_vision_master_e290/platformio.ini
2025-09-28 19:21:48 +10:00
Scott Powell
95e533d60b
* repeater & room server fix for blank guest password
2025-09-27 01:56:27 +10:00
Scott Powell
a5af1b5bcd
* companion: disabled processing/sending of keep_alive packets (deprecated)
...
* FIRMWARE_VER_LEVEL now moved to end of response payloads
2025-09-25 09:39:11 +10:00
Scott Powell
e988531f6a
Merge commit '3bc8ec2006917670695b3a74e7bb7df2c764e9e5' into dev
2025-09-25 09:14:10 +10:00
Scott Powell
76be66313e
* repeater: reduce FS writes on login
2025-09-25 09:11:48 +10:00
Scott Powell
c21596341a
* Login response payload: now includes FIRMWARE_VER_LEVEL
2025-09-25 09:07:59 +10:00
Scott Powell
52d5cc6068
* tidy and minor fix for offline queue deletion
2025-09-22 15:01:28 +10:00
Scott Powell
384b02bec4
* GenericVibration: code style refactor
2025-09-18 13:19:54 +10:00
Scott Powell
9ba8d6f23f
Merge branch 'rep-room-acl' into dev
2025-09-17 17:25:26 +10:00
Scott Powell
98b524bfcf
Merge branch 'dev' into rep-room-acl
2025-09-16 13:07:14 +10:00
Scott Powell
a288ac06a6
Merge branch 'dev' into reciprocal-path-retry
2025-09-16 13:03:41 +10:00
Scott Powell
fa3e4f9715
Merge branch 'dev' into reciprocal-path-retry
2025-09-15 18:34:39 +10:00
Scott Powell
5ccacb2a91
* bug fix
2025-09-14 21:51:32 +10:00
Scott Powell
ce08db6238
* room server: ClientACL added
2025-09-14 21:22:12 +10:00
Scott Powell
de2e0cf59c
* repeater now using ClientACL class
2025-09-13 19:37:15 +10:00
Scott Powell
c69d78b62e
Merge branch 'dev' into reciprocal-path-retry
2025-09-13 18:48:24 +10:00
Scott Powell
9df6e8a6b6
Merge branch 'dev' into rep-room-acl
2025-09-13 18:43:02 +10:00
Scott Powell
281591f147
* refactor: moved ACL out of SensorMesh -> ClientACL
2025-09-12 15:35:31 +10:00
Scott Powell
3b82224db6
Merge branch 'rep-room-acl' into dev
2025-09-10 17:35:05 +10:00
Scott Powell
c8a10cc3b3
* RAK wishmesh tag: build fix
2025-09-10 17:34:06 +10:00
Scott Powell
65ef6c2fd0
* repeater and room server build_src_filter fixes
2025-09-10 17:04:58 +10:00
Scott Powell
3666cd72e5
* room refactor: extracted MyMesh class
2025-09-09 20:52:19 +10:00
Scott Powell
e35183ae41
Merge branch 'dev' into rep-room-acl
...
# Conflicts:
# examples/simple_repeater/main.cpp
2025-09-09 19:02:23 +10:00
Scott Powell
5344f04d89
* Repeater: slight refactor of 'bridge' instantiation
2025-09-09 18:46:30 +10:00
Scott Powell
08f91f8d95
Merge branch 'dev' into rep-room-acl
...
# Conflicts:
# examples/simple_repeater/main.cpp
2025-09-09 18:02:05 +10:00
Scott Powell
18d6d54c07
Merge branch 'dev' into reciprocal-path-retry
2025-09-09 17:51:55 +10:00
Scott Powell
f2e8fb0259
* refactor: MyMesh class extracted
2025-09-08 21:46:19 +10:00
Scott Powell
74dea260e5
* proposed change for re-trying reciprocal path transmit
2025-09-08 19:22:59 +10:00
Scott Powell
90cb1e73f9
* HeltecV3: powerOff() fix
2025-09-02 21:18:05 +10:00
Scott Powell
1130cf13ab
Merge branch 'dev'
2025-09-01 19:32:54 +10: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
b8223e9d07
* reverting HeltecV3 _CURRENT_LIMIT change
2025-09-01 16:28:53 +10:00
Scott Powell
81afd83099
* Meshadventurer companion USB build fix
2025-09-01 16:10:45 +10:00
Scott Powell
ee194a7b19
* added CommonCLI::saveIdentity()
2025-09-01 15:22:11 +10:00
Scott Powell
c28001d1e2
* ESP platform ver > 6.11.0 seems to break Github Actions
2025-09-01 14:29:40 +10:00
Scott Powell
4413e5be95
Merge branch 'dev'
2025-08-31 23:43:33 +10:00
Scott Powell
8b3c16c497
* ver bump
2025-08-31 23:42:15 +10:00
Scott Powell
7c7faaab05
* agc.reset.interval rounding warning
2025-08-31 23:15:56 +10:00
Scott Powell
6984d9f496
* minor compilation fix
2025-08-29 17:01:39 +10:00
Scott Powell
cb96503b92
* Companion: new-ui, power off now labelled "hibernate"
2025-08-23 14:45:18 +10:00
Scott Powell
a9d4cf1d21
* various repeaters: fix for missing MomentaryButton module
2025-08-19 23:14:11 +10:00
Scott Powell
e6152f9d6c
* Xiao_s3_wio: ui-new
2025-08-17 17:52:05 +10:00
Scott Powell
7613b9455d
* Xiao_nRF and Xiao_rp2040 build fixes
2025-08-17 17:36:35 +10:00
Scott Powell
76a53bf84d
* Wio-e5-mini: ui-orig
...
* WioTrackerL1: ui-new
2025-08-17 17:23:28 +10:00
Scott Powell
fe376e8c35
* RAK_4631: ui-new
2025-08-17 16:49:08 +10:00
Scott Powell
f5ad1df103
* Minewsemi: ui-orig
2025-08-17 16:35:39 +10:00
Scott Powell
276a057693
* lilygo_tlora_v2_1: ui-new
2025-08-17 16:31:50 +10:00
Scott Powell
2477d60fae
* TBeam variants: ui-new
2025-08-17 16:18:39 +10:00
Scott Powell
8f8830047b
* T3S3 variants, ui-new
2025-08-17 16:06:26 +10:00
Scott Powell
c30a103baf
* WSL3 fixes. Heltec V2 ui-new
2025-08-17 15:50:25 +10:00
Scott Powell
37d7257f04
* Heltec tracker, now using /ui-new
...
* variants with no DISPLAY_CLASS .ini fixes
2025-08-16 21:53:36 +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
Scott Powell
a5ebac6236
Merge branch 'dev' into new-companion-ui
2025-08-15 15:39:11 +10:00
Scott Powell
86ec82fd06
* Heltec CT62: sensor role (with 2 channel relay support + 1 digital input)
2025-08-12 20:56:59 +10:00
Scott Powell
e84e3066ff
* MomentaryButton: pullupdown param moved to constructor
2025-08-12 10:01:35 +10:00
Scott Powell
67529d0cf3
Merge branch 'dev' into new-companion-ui
2025-08-10 12:28:25 +10:00
Scott Powell
4b95c981bb
* UI revamp for companion radios
2025-08-08 20:01:31 +10:00
Scott Powell and Alexander Begoon
d1e13d0b9e
Revert "disable led light on t-echo device"
...
This reverts commit 55453e1136 .
2025-08-05 18:45:20 +02:00