This website requires JavaScript.
96faf423e3
FIX: Need to explicitly setRfSwitchPins to drive RXEN high when in receive mode.
taco
2025-04-04 15:39:11 +11:00
04ad06b8be
set repeater/room server Lat & Lon to 0.0 as default
recrof
2025-04-03 14:59:20 +02:00
259f4ec169
Merge pull request #171 from LitBomb/patch-9
ripplebiz
2025-04-02 19:15:33 +11:00
49d24283f7
Update faq.md
uncle lit
2025-04-01 22:49:09 -07:00
2bec0f1418
Merge pull request #167 from fdlamotte/xiao_s3_serial_onpins
ripplebiz
2025-04-02 00:02:46 +11:00
c762d88edd
Merge branch 'dev' into xiao_s3_serial_onpins
Florent de Lamotte
2025-04-01 11:33:00 +02:00
87f476354f
initial commit
Florent de Lamotte
2025-04-01 11:32:04 +02:00
accd80db77
Merge pull request #165 from liamcottle/dev
ripplebiz
2025-04-01 14:42:59 +11:00
4d4a0ae4e3
init display before radio
liamcottle
2025-04-01 16:10:12 +13:00
7e583d7f98
show please wait message on room server boot
liamcottle
2025-04-01 16:04:06 +13:00
f93a5156bb
show please wait message on repeater boot
liamcottle
2025-04-01 16:00:09 +13:00
af070af554
show please wait message on companion boot
liamcottle
2025-04-01 15:50:24 +13:00
ec320cb5a8
Merge pull request #164 from liamcottle/dev
ripplebiz
2025-04-01 13:02:57 +11:00
87443ad43f
clear display on init to avoid static
liamcottle
2025-04-01 14:46:48 +13:00
0a62ab663f
Merge pull request #155 from oltaco/promicro-refactor
ripplebiz
2025-04-01 12:43:09 +11:00
7d24c65c4e
Merge pull request #163 from LitBomb/patch-7
ripplebiz
2025-04-01 12:37:08 +11:00
5e553b1fc8
Update faq.md
uncle lit
2025-03-31 14:51:52 -07:00
3a6b8fda93
* room server: faster sync of unread posts, MAX_UNSYNCED_POSTS now 32 (was 16)
Scott Powell
2025-03-31 14:01:49 +11:00
6e109779f3
Merge pull request #149 from jameshall9327/main
ripplebiz
2025-03-31 13:10:20 +11:00
3a920986ca
* Tbeam fix: GPIO assignments wrong
Scott Powell
2025-03-31 13:03:33 +11:00
8740528d37
Merge commit '5493dbc12096f3f090cc48e70547a4491f5a06b1' into dev
Scott Powell
2025-03-31 00:15:38 +11:00
5493dbc120
Merge pull request #157 from fdlamotte/t1000e_clock
ripplebiz
2025-03-31 00:14:17 +11:00
2f6427ce21
Remove rtc auto-detect on t1000
Florent
2025-03-30 15:09:40 +02:00
97b6a1874a
Merge branch 'dev'
Scott Powell
2025-03-30 19:18:35 +11:00
05fa1ba50e
Merge pull request #145 from recrof/main
ripplebiz
2025-03-30 19:01:55 +11:00
fc6aa0ed0f
* ver bump to v1.4.2
Scott Powell
2025-03-30 18:56:21 +11:00
b8f09531c4
fix: give ProMicroLLCC68 a different definition
taco
2025-03-30 15:57:20 +11:00
01e98caea7
Refactor: FaketecBoard to PromicroBoard
taco
2025-03-30 15:52:25 +11:00
75eabd5c66
* minor refactor
Scott Powell
2025-03-30 14:47:52 +11:00
2e5b4eb910
Merge pull request #154 from recrof/dev
ripplebiz
2025-03-30 14:40:49 +11:00
b77701ced0
added new CommonCLI get commands: get role and get public.key
recrof
2025-03-29 19:40:35 +01:00
0d5c17f7ed
* ESP-Now: long range mode
Scott Powell
2025-03-29 13:27:17 +11:00
022b43ef3d
* isReceiving() now includes either preamble detect or header detect
Scott Powell
2025-03-28 22:20:42 +11:00
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)
Scott Powell
2025-03-28 20:50:42 +11:00
ba93867037
* companion: temp fix: logRxRaw() is blowing the MAX_FRAME_SIZE
Scott Powell
2025-03-28 14:14:59 +11:00
74e7af3f57
TBeam: Added Repeater
James Hall
2025-03-27 09:21:29 -04:00
c0cb57be5c
* refactor: rtc_clock now defined by variants/*/target modules
Scott Powell
2025-03-27 21:28:06 +11:00
2224bddcb5
* new ESPNOWRadio driver * refactored the examples/*/main.cpp modules, moving radio specifics to variants/*/target modules * new Generic_ESPNOW_* target envs
Scott Powell
2025-03-27 19:34:16 +11:00
9c165add61
Merge branch 'dev' into esp-now
Scott Powell
2025-03-27 17:24:56 +11:00
d5cc28b0c5
* room server: now support "log start/stop..."
Scott Powell
2025-03-27 13:00:40 +11:00
8a248bb47d
change new default freq to 869.525
recrof
2025-03-26 18:06:20 +01:00
32edc934fa
Merge pull request #144 from adrian-immel/Fix-Typo
ripplebiz
2025-03-26 16:22:01 +11:00
7cab681697
Update FaketecBoard.cpp
Adrian
2025-03-25 23:21:05 +01:00
4d262e9e5d
Rename faketecBoard.h to FaketecBoard.h
Adrian
2025-03-25 23:16:08 +01:00
ee230ab2ca
Rename faketecBoard.cpp to FaketecBoard.cpp
Adrian
2025-03-25 23:14:48 +01:00
321a9425da
* experiment: enabling forwarding in terminal chat
Scott Powell
2025-03-26 03:57:36 +11:00
88b88cbc90
* ver bump to 1.4.1
Scott Powell
2025-03-25 22:02:37 +11:00
753e6a69dc
* flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install) * companion: "node_prefs" -> "new_prefs" migration
Scott Powell
2025-03-25 20:20:03 +11:00
d32e641225
* fix for double radio.begin(). RNG seed from pressing ENTER
Scott Powell
2025-03-25 17:40:36 +11:00
1220c69aa9
* wifi power max
Scott Powell
2025-03-25 15:13:07 +11:00
8355543366
* more experiments
Scott Powell
2025-03-25 01:26:46 +11:00
7bd7bfb14a
* ESP-NOW experiment with terminal-chat
Scott Powell
2025-03-24 21:16:00 +11:00
f33e1b22b3
* build fixes
Scott Powell
2025-03-24 13:11:08 +11:00
16039eebfb
Merge pull request #128 from Noki/xiao-s3-wio-room-server
ripplebiz
2025-03-24 11:59:05 +11:00
0d9201b560
Merge pull request #127 from jameshall9327/main
ripplebiz
2025-03-24 11:55:22 +11:00
02edc645bb
Merge pull request #135 from recrof/dev
ripplebiz
2025-03-24 11:48:52 +11:00
ac71bac4cf
cleanup
recrof
2025-03-23 18:31:39 +01:00
1677d4db65
Merge branch 'ripplebiz:dev' into dev
Rastislav Vysoky
2025-03-23 18:27:02 +01:00
0d114ecfbd
LilyGo T-ECHO: report correct battery voltage
recrof
2025-03-23 15:57:33 +01:00
edb201ccbe
* repeater & room server: "node_prefs" -> "com_prefs" migration
Scott Powell
2025-03-24 00:50:28 +11:00
d07abc39b6
* room server: new config "allow.read.only"
Scott Powell
2025-03-24 00:25:36 +11:00
39a4476194
* repeater & room server: new config "flood.advert.interval"
Scott Powell
2025-03-23 23:23:02 +11:00
7010123619
* companion: CMD_SEND_TXT_MSG fix for attempt number
Scott Powell
2025-03-23 20:25:03 +11:00
f861b68a09
* refactor: ESP32 OTA lib-deps now selectively added
Scott Powell
2025-03-23 17:36:31 +11:00
a4bb3782a4
* OTA update for ESP32 targets
Scott Powell
2025-03-22 23:51:44 +11:00
30c6a0bc76
* workaround for > 3 retry attempts
Scott Powell
2025-03-22 22:21:54 +11:00
2b8b6aacbb
Merge pull request #131 from fdlamotte/t1000e_range_fix
ripplebiz
2025-03-22 11:54:10 +11:00
1ff3033372
Some fixes for range issue
Florent de Lamotte
2025-03-21 15:08:13 +01:00
0163c4034b
* faketec/promicro fix
Scott Powell
2025-03-21 21:53:53 +11:00
965e40eb9e
* fix for Faketec/Promicro
Scott Powell
2025-03-21 21:53:23 +11:00
bfb4b1c496
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' * mesh::RTCClock class moved to MeshCore.h
Scott Powell
2025-03-21 18:57:12 +11:00
e1d8179f72
xiao s3 wio: add room server
Tobias Schwarz
2025-03-20 16:49:24 +00:00
1299b6f813
added button support
James Hall
2025-03-20 12:26:52 -04:00
8b4662a40a
removed repeater code not working properly
James Hall
2025-03-20 11:48:35 -04:00
ae08ecf8fd
Screen support for tbeam
James Hall
2025-03-20 11:44:12 -04:00
0a5a115875
Merge pull request #124 from recrof/dev
ripplebiz
2025-03-20 22:22:33 +11:00
41e01a0e25
added battery voltage support for Heltec T114
recrof
2025-03-20 11:08:13 +01:00
390e8407c0
Merge pull request #123 from oltaco/faketec-support
ripplebiz
2025-03-20 15:27:25 +11:00
182c6d479d
* minor refactor, SNR from packet
Scott Powell
2025-03-20 15:26:23 +11:00
de67ee29eb
Fix builds for repeater, room server and companion usb.
taco
2025-03-20 12:50:35 +11:00
1c14482bd4
Remove PIN_OLED_RESET from board header, will leave in build target for now.
taco
2025-03-20 10:05:01 +11:00
61f7f15dc1
Changed BLE pin back to 123456 now - dynamic display sensing happening.
taco
2025-03-20 09:46:40 +11:00
bd0ce731f1
Add faketec changes back after dev merge
taco
2025-03-20 09:27:11 +11:00
74ec702136
Merge branch 'dev' into faketec-support
taco
2025-03-20 09:26:23 +11:00
a9dde51a9b
* build.sh: .uf2 step also for Faketec/ProMicro targets
Scott Powell
2025-03-19 20:22:46 +11:00
6a093743d3
* ver bump to v1.4.0
Scott Powell
2025-03-19 19:32:07 +11:00
fd55837eec
* companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin
Scott Powell
2025-03-19 18:21:35 +11:00
4aeafbd034
* companion: added CMD_SET_DEVICE_PIN
Scott Powell
2025-03-19 17:54:55 +11:00
089ac96f2b
* verify() fix moved to Identity class
Scott Powell
2025-03-19 17:30:35 +11:00
4943b388c0
* workaround for Identity::verify() bug.
Scott Powell
2025-03-19 14:31:48 +11:00
69a6d76b87
* experimental workaround for sig verify() bug
Scott Powell
2025-03-19 13:54:43 +11:00
38667dabb1
* refactored platformio.ini, breaking up into variants/*.ini files
Scott Powell
2025-03-18 23:57:04 +11:00
d21274db41
* TBeam: minor refactor.
Scott Powell
2025-03-18 21:34:32 +11:00
c7f791963e
Merge pull request #100 from jameshall9327/main
ripplebiz
2025-03-18 21:29:38 +11:00
50b62c9252
* room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push)
Scott Powell
2025-03-18 16:49:40 +11:00
f08a30cf24
* companion: RESP_CODE_ERR now has err_code byte
Scott Powell
2025-03-18 15:27:55 +11:00
d15630660b
Merge pull request #114 from lincomatic/pr-llcc68
ripplebiz
2025-03-18 13:45:03 +11:00
13679f9ff1
* CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT
Scott Powell
2025-03-18 00:14:57 +11:00
691c135c22
* workaround for TRACE packets so they can follow a return path
Scott Powell
2025-03-17 19:35:08 +11:00
807b9bdc19
* companion support for TRACE packets. (CMD_SEND_TRACE_PATH, PUSH_CODE_TRACE_DATA)
Scott Powell
2025-03-17 18:15:38 +11:00