Rob Loranger
7e14fb3f65
Initial support for nano g2 ultra
...
not yet implemented are GPS and external notification LED and buzzer
2025-05-17 14:18:37 -07:00
Scott Powell
9048142f63
Merge branch 'main' into dev
2025-05-18 01:31:27 +10:00
ripplebiz
37ee90b20f
Merge pull request #297 from liamcottle/docs/readme-update
...
A few adjustments to the readme
2025-05-18 01:29:33 +10:00
liamcottle
86d1c80704
fix formatting
2025-05-18 02:54:53 +12:00
liamcottle
69a70c4f71
update get support
2025-05-18 02:53:05 +12:00
liamcottle
bb5650a998
update how to get started
2025-05-18 02:47:09 +12:00
liamcottle
aa272ecc0c
adjust getting started info
2025-05-18 02:26:53 +12:00
liamcottle
2f5cc94d04
add info about flasher and clients
2025-05-18 02:18:32 +12:00
ripplebiz
885cfe9667
Merge pull request #294 from 446564/SH1106-display
...
Sh1106 display
2025-05-17 23:32:14 +10:00
ripplebiz
d13ff7ea84
Merge pull request #293 from ngavars/dev
...
Telemetry: add support of AHT10/AHT20 temp/humidity sensor to Promicro
2025-05-17 22:35:03 +10:00
ripplebiz
8f1afbbe58
Merge pull request #295 from LitBomb/patch-10
...
Update faq.md to undo a merge from the dev branch that should not have included the faq.md file, update to note both SF 10 and SF 11 are viable
2025-05-17 21:54:43 +10:00
Scott Powell
65d398fcbc
* ver bump to v1.6.1
companion-v1.6.1
repeater-v1.6.1
room-server-v1.6.1
2025-05-17 20:04:55 +10:00
Scott Powell
436a99f088
* BLE_WRITE_MIN_INTERVAL upped to 60 millis
2025-05-17 19:54:31 +10:00
uncle lit
4196fd4ab7
Update faq.md
...
revert a bad merge 2818749a09 in main that wiped out the last changes to faq.md
Update to note both SF 10 and SF 11 can be used based on local use case needs. There are presets in Liam's smartphone apps for both SF 10 and SF 11.
2025-05-16 17:09:17 -07:00
Rob Loranger
25b534a29d
add support for SH1106 OLED display
2025-05-16 08:45:55 -07:00
Normunds Gavars
e5925e5f41
Telemetry: add support of AHT10/AHT20 temp/humidity sensor to Promicro
2025-05-16 15:03:42 +03:00
Scott Powell
b11f43987b
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
2025-05-16 19:57:09 +10:00
Scott Powell
1680eb29aa
* repeater: MAX_CLIENTS now defaults to 32
2025-05-15 20:36:09 +10:00
ripplebiz
6dc9920be7
Merge pull request #287 from ngavars/dev
...
Promicro: add INA219 current sensor support
2025-05-15 14:37:37 +10:00
ripplebiz
f38532b56d
Merge pull request #292 from cod3doomy/dev
...
t-beam supreme: enabled lora tx led
2025-05-15 14:32:32 +10:00
cod3doomy
7576d45a8d
t-beam supreme: enabled lora tx led
...
enabled lora tx led and verified it flashes with message transmit
2025-05-14 20:27:59 -07:00
Normunds Gavars
1de46eae4c
Promicro: add support for INA219 current sensor
2025-05-15 00:21:51 +03:00
Normunds Gavars
9f5d7a28ce
283 Promicro: add INA3221 library dependency to all build targets
2025-05-14 18:19:53 +03:00
ripplebiz
3c02ac604d
Merge pull request #285 from liamcottle/feature/offline-queue-increase
...
Increase offline queue size to 256 for all companion ble firmwares
2025-05-14 21:28:02 +10:00
Scott Powell
8007aad7a3
* Promicro: some refactors, minor fixes for INA3221 sensors
2025-05-14 21:22:26 +10:00
liamcottle
d2377c91ab
fix offline queue size for xiao nrf52
2025-05-14 23:10:27 +12:00
ripplebiz
cf1c863cc2
Merge pull request #284 from ngavars/main
...
Telemetry: INA3221 current sensor support for Promicro
2025-05-14 21:07:22 +10:00
liamcottle
6c0d94aa2d
increase offline queue size from 16 to 256 for all companion ble firmwares
2025-05-14 23:02:49 +12:00
Normunds Gavars
74c1ff3d6d
283 minor cleanup
2025-05-14 13:58:52 +03:00
Normunds Gavars
8b3d60abe7
283 add new permision for access to environment sensors
2025-05-14 13:55:45 +03:00
Normunds Gavars
c69657a13b
283 remove settingsManager and avoid the String class
2025-05-14 13:27:57 +03:00
Scott Powell
e291b57a07
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
2025-05-14 16:50:11 +10:00
Scott Powell
a56e9ef62f
* TBeam Supreme: refactor for readStringUntil()
2025-05-14 13:11:10 +10:00
ripplebiz
ed01859c12
Merge pull request #281 from cod3doomy/dev
...
t-beam supreme: added GPS functionality
2025-05-14 12:46:22 +10:00
Normunds Gavars
a9b64b31b7
Merge pull request #1 from ngavars/promicro-INA3221
...
283 Add support of INA3221 to Promicro telemetry
2025-05-13 23:57:08 +03:00
Normunds Gavars
b035487101
283 Add support of INA3221 to Promicro telemetry
2025-05-13 23:52:49 +03:00
Scott Powell
805ca7b900
* CommonCLI: added "clear stats" command
2025-05-13 18:12:58 +10:00
cod3doomy
2ea05a5182
t-beam supreme: added GPS functionality
...
Enabled GPS and verified with meshcli.
All supreme envs build.
2025-05-12 23:21:37 -07:00
Scott Powell
177dd90ca1
* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags)
...
* new Radio::isInRecvMode() method
2025-05-13 15:38:10 +10:00
Scott Powell
62a5115cc9
* T114: lib_deps missing MicroNMEA
2025-05-12 19:20:02 +10:00
ripplebiz
64b7a14a66
Merge pull request #274 from hank/tbeamsupreme-pmu-fix-1
...
Fixes to the TBeam Supreme PMU calls
2025-05-12 19:08:34 +10:00
ripplebiz
11b90e8876
Merge pull request #273 from recrof/dev
...
raise current limit to max for sx126x and sx127x
2025-05-12 18:36:39 +10:00
recrof
76639e2a68
raise current limit to max for sx126x and sx127x
2025-05-12 10:19:33 +02:00
hank
3c2781cce1
Disabling MESH_DEBUG by default on TBeam Supreme companion
2025-05-12 01:17:28 -07:00
hank
6218c1e7ae
Fixes to the PMU calls
2025-05-12 01:09:16 -07:00
Scott Powell
b08436eba7
* startSendRaw() now returns false if fail
2025-05-12 17:26:44 +10:00
ripplebiz
dd16197eae
Merge pull request #268 from jquatier/t114-blue-led
...
Disable LED flashing during BLE advertising on T114
2025-05-12 12:42:12 +10:00
Scott Powell
c37622b4a0
* repeater: neighbors CLI, now returns secs ago, not timestamp
2025-05-12 12:23:58 +10:00
ripplebiz
7a83f75e60
Merge pull request #266 from jquatier/t114-gps
...
T114 GPS Support
2025-05-12 10:06:14 +10:00
ripplebiz
7693274edd
Merge pull request #264 from recrof/patch-1
...
tbeam supreme companion: raise channels to 8
2025-05-12 10:03:07 +10:00