394 Commits (1220c69aa98362d8a9c42a2b4b552fdaa07fbad8)
 

Author SHA1 Message Date
Scott Powell 1220c69aa9 * wifi power max 1 year ago
Scott Powell 8355543366 * more experiments 1 year ago
Scott Powell 7bd7bfb14a * ESP-NOW experiment with terminal-chat 1 year ago
Scott Powell f33e1b22b3 * build fixes 1 year ago
ripplebiz 16039eebfb
Merge pull request #128 from Noki/xiao-s3-wio-room-server 1 year ago
ripplebiz 0d9201b560
Merge pull request #127 from jameshall9327/main 1 year ago
ripplebiz 02edc645bb
Merge pull request #135 from recrof/dev 1 year ago
recrof ac71bac4cf cleanup 1 year ago
Rastislav Vysoky 1677d4db65
Merge branch 'ripplebiz:dev' into dev 1 year ago
recrof 0d114ecfbd LilyGo T-ECHO: report correct battery voltage 1 year ago
Scott Powell edb201ccbe * repeater & room server: "node_prefs" -> "com_prefs" migration 1 year ago
Scott Powell d07abc39b6 * room server: new config "allow.read.only" 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 1 year ago
Scott Powell 7010123619 * companion: CMD_SEND_TXT_MSG fix for attempt number 1 year ago
Scott Powell f861b68a09 * refactor: ESP32 OTA lib-deps now selectively added 1 year ago
Scott Powell a4bb3782a4 * OTA update for ESP32 targets 1 year ago
Scott Powell 30c6a0bc76 * workaround for > 3 retry attempts 1 year ago
ripplebiz 2b8b6aacbb
Merge pull request #131 from fdlamotte/t1000e_range_fix 1 year ago
Florent de Lamotte 1ff3033372 Some fixes for range issue 1 year ago
Scott Powell 0163c4034b * faketec/promicro fix 1 year ago
Scott Powell 965e40eb9e * fix for Faketec/Promicro 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Tobias Schwarz e1d8179f72 xiao s3 wio: add room server 1 year ago
James Hall 1299b6f813 added button support 1 year ago
James Hall 8b4662a40a removed repeater code not working properly 1 year ago
James Hall ae08ecf8fd Screen support for tbeam 1 year ago
ripplebiz 0a5a115875
Merge pull request #124 from recrof/dev 1 year ago
recrof 41e01a0e25 added battery voltage support for Heltec T114 1 year ago
ripplebiz 390e8407c0
Merge pull request #123 from oltaco/faketec-support 1 year ago
Scott Powell 182c6d479d * minor refactor, SNR from packet 1 year ago
taco de67ee29eb Fix builds for repeater, room server and companion usb. 1 year ago
taco 1c14482bd4 Remove PIN_OLED_RESET from board header, will leave in build target for now. 1 year ago
taco 61f7f15dc1 Changed BLE pin back to 123456 now - dynamic display sensing happening. 1 year ago
taco bd0ce731f1 Add faketec changes back after dev merge 1 year ago
taco 74ec702136 Merge branch 'dev' into faketec-support 1 year ago
Scott Powell a9dde51a9b * build.sh: .uf2 step also for Faketec/ProMicro targets 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell fd55837eec * companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin 1 year ago
Scott Powell 4aeafbd034 * companion: added CMD_SET_DEVICE_PIN 1 year ago
Scott Powell 089ac96f2b * verify() fix moved to Identity class 1 year ago
Scott Powell 4943b388c0 * workaround for Identity::verify() bug. 1 year ago
Scott Powell 69a6d76b87 * experimental workaround for sig verify() bug 1 year ago
Scott Powell 38667dabb1 * refactored platformio.ini, breaking up into variants/*.ini files 1 year ago
Scott Powell d21274db41 * TBeam: minor refactor. 1 year ago
ripplebiz c7f791963e
Merge pull request #100 from jameshall9327/main 1 year ago
Scott Powell 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) 1 year ago
Scott Powell f08a30cf24 * companion: RESP_CODE_ERR now has err_code byte 1 year ago
ripplebiz d15630660b
Merge pull request #114 from lincomatic/pr-llcc68 1 year ago
Scott Powell 13679f9ff1 * CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT 1 year ago
Scott Powell 691c135c22 * workaround for TRACE packets so they can follow a return path 1 year ago