uncle lit
49d24283f7
Update faq.md
...
Add table of content
Add http://config.meshcore.dev for repeater and room server setup
Add T-Deck GPS info screen sentences counter
Add explanation who 869.525MHz is the chosen frequency for EU and UK and why 867.5MHz isn't good comparing to 869.525
2025-04-01 22:49:09 -07:00
ripplebiz
7d24c65c4e
Merge pull request #163 from LitBomb/patch-7
...
Update faq.md
2025-04-01 12:37:08 +11:00
uncle lit
5e553b1fc8
Update faq.md
...
added the following to FAQ:
public/private flood and repeater set flood.max CLI
public key in hex and base64
How paths are created and reuse to minimize utilization
T-Deck Diag explanation
Update repeater with a Raspberry Pi
clients don't repeat explanation
other meshcore projects
fix discord link to build instruction
2025-03-31 14:51:52 -07:00
Scott Powell
3a920986ca
* Tbeam fix: GPIO assignments wrong
2025-03-31 13:03:33 +11:00
Scott Powell
8740528d37
Merge commit '5493dbc12096f3f090cc48e70547a4491f5a06b1' into dev
2025-03-31 00:15:38 +11:00
ripplebiz
5493dbc120
Merge pull request #157 from fdlamotte/t1000e_clock
...
Remove rtc auto-detect on t1000
2025-03-31 00:14:17 +11:00
Florent
2f6427ce21
Remove rtc auto-detect on t1000
2025-03-30 15:09:40 +02:00
Scott Powell
97b6a1874a
Merge branch 'dev'
companion-v1.4.2
repeater-v1.4.2
room-server-v1.4.2
2025-03-30 19:18:35 +11:00
ripplebiz
05fa1ba50e
Merge pull request #145 from recrof/main
...
change new default freq to 869.525
2025-03-30 19:01:55 +11:00
Scott Powell
fc6aa0ed0f
* ver bump to v1.4.2
2025-03-30 18:56:21 +11:00
Scott Powell
75eabd5c66
* minor refactor
2025-03-30 14:47:52 +11:00
ripplebiz
2e5b4eb910
Merge pull request #154 from recrof/dev
...
added new CommonCLI get commands: `get role` and `get public.key`
2025-03-30 14:40:49 +11:00
recrof
b77701ced0
added new CommonCLI get commands: get role and get public.key
2025-03-29 19:40:35 +01:00
Scott Powell
0d5c17f7ed
* ESP-Now: long range mode
2025-03-29 13:27:17 +11:00
Scott Powell
022b43ef3d
* isReceiving() now includes either preamble detect or header detect
2025-03-28 22:20:42 +11:00
Scott Powell
89bd6c3416
* Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds.
...
(an sx126x bug _might_ be making radio->isReceiving() return true indefinitely)
2025-03-28 20:50:42 +11:00
Scott Powell
ba93867037
* companion: temp fix: logRxRaw() is blowing the MAX_FRAME_SIZE
2025-03-28 14:14:59 +11:00
Scott Powell
c0cb57be5c
* refactor: rtc_clock now defined by variants/*/target modules
2025-03-27 21:28:06 +11:00
Scott Powell
2224bddcb5
* new ESPNOWRadio driver
...
* refactored the examples/*/main.cpp modules, moving radio specifics to variants/*/target modules
* new Generic_ESPNOW_* target envs
2025-03-27 19:34:16 +11:00
Scott Powell
9c165add61
Merge branch 'dev' into esp-now
2025-03-27 17:24:56 +11:00
Scott Powell
d5cc28b0c5
* room server: now support "log start/stop..."
2025-03-27 13:00:40 +11:00
recrof
8a248bb47d
change new default freq to 869.525
2025-03-26 18:06:20 +01:00
ripplebiz
32edc934fa
Merge pull request #144 from adrian-immel/Fix-Typo
...
Fix build issue for FakeTec board
2025-03-26 16:22:01 +11:00
Adrian
7cab681697
Update FaketecBoard.cpp
2025-03-25 23:21:05 +01:00
Adrian
4d262e9e5d
Rename faketecBoard.h to FaketecBoard.h
2025-03-25 23:16:08 +01:00
Adrian
ee230ab2ca
Rename faketecBoard.cpp to FaketecBoard.cpp
2025-03-25 23:14:48 +01:00
Scott Powell
321a9425da
* experiment: enabling forwarding in terminal chat
2025-03-26 03:57:36 +11:00
Scott Powell
88b88cbc90
* ver bump to 1.4.1
companion-v1.4.1
repeater-v1.4.1
room-server-v1.4.1
2025-03-25 22:02:37 +11:00
Scott Powell
753e6a69dc
* flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install)
...
* companion: "node_prefs" -> "new_prefs" migration
2025-03-25 20:20:03 +11:00
Scott Powell
d32e641225
* fix for double radio.begin(). RNG seed from pressing ENTER
2025-03-25 17:40:36 +11:00
Scott Powell
1220c69aa9
* wifi power max
2025-03-25 15:13:07 +11:00
Scott Powell
8355543366
* more experiments
2025-03-25 01:26:46 +11:00
Scott Powell
7bd7bfb14a
* ESP-NOW experiment with terminal-chat
2025-03-24 21:16:00 +11:00
Scott Powell
f33e1b22b3
* build fixes
2025-03-24 13:11:08 +11:00
ripplebiz
16039eebfb
Merge pull request #128 from Noki/xiao-s3-wio-room-server
...
xiao s3 wio: add room server
2025-03-24 11:59:05 +11:00
ripplebiz
0d9201b560
Merge pull request #127 from jameshall9327/main
...
Added screen and button support for the lilygo tbeam
2025-03-24 11:55:22 +11:00
ripplebiz
02edc645bb
Merge pull request #135 from recrof/dev
...
LilyGo T-ECHO: report correct battery voltage
2025-03-24 11:48:52 +11:00
recrof
ac71bac4cf
cleanup
2025-03-23 18:31:39 +01:00
Rastislav Vysoky
1677d4db65
Merge branch 'ripplebiz:dev' into dev
2025-03-23 18:27:02 +01:00
recrof
0d114ecfbd
LilyGo T-ECHO: report correct battery voltage
2025-03-23 15:57:33 +01:00
Scott Powell
edb201ccbe
* repeater & room server: "node_prefs" -> "com_prefs" migration
2025-03-24 00:50:28 +11:00
Scott Powell
d07abc39b6
* room server: new config "allow.read.only"
2025-03-24 00:25:36 +11:00
Scott Powell
39a4476194
* repeater & room server: new config "flood.advert.interval"
2025-03-23 23:23:02 +11:00
Scott Powell
7010123619
* companion: CMD_SEND_TXT_MSG fix for attempt number
2025-03-23 20:25:03 +11:00
Scott Powell
f861b68a09
* refactor: ESP32 OTA lib-deps now selectively added
2025-03-23 17:36:31 +11:00
Scott Powell
a4bb3782a4
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11:00
Scott Powell
30c6a0bc76
* workaround for > 3 retry attempts
2025-03-22 22:21:54 +11:00
ripplebiz
2b8b6aacbb
Merge pull request #131 from fdlamotte/t1000e_range_fix
...
Some fixes for range issue
2025-03-22 11:54:10 +11:00
Florent de Lamotte
1ff3033372
Some fixes for range issue
2025-03-21 15:08:13 +01:00
Scott Powell
0163c4034b
* faketec/promicro fix
2025-03-21 21:53:53 +11:00