97 Commits (089ac96f2ba6eb3ea6eecbe4eae8aee0a85f2cb5)

Author SHA1 Message Date
Scott Powell 38667dabb1 * refactored platformio.ini, breaking up into variants/*.ini files 1 year ago
lincomatic bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 1 year ago
recrof d525680b71 added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes 1 year ago
recrof c691cbae8e heltec v2: added display, room server role 1 year ago
recrof 7ee81f4f07 added display support for t3s3 1 year ago
taco fbb879600d MAX_GROUP_CHANNELS=8 for faketec 1 year ago
James Hall 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 1 year ago
taco 9c3b4dd520 added SX126X_RX_BOOSTED_GAIN=1 to faketec target 1 year ago
Florent de Lamotte dc4a139f88 resolve conflict 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
taco 1a21a08845 updated to MIT licensed board variant 1 year ago
Scott Powell 8c68dbb6e9 * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL 1 year ago
taco a57053207f Added defines for SX126X_RXEN, SX126X_TXEN. 1 year ago
taco 8e793dc55e Faketec board support, including build targets 1 year ago
Florent 4cfdb0ef7c better handling of BTN_USER_PRESSED definition 1 year ago
Florent de Lamotte 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e 1 year ago
recrof de3f11d16c - Enabled sx1262 boosted RX gain for all supported radios 1 year ago
Florent a706d90598 Add an ESP32_CPU_FREQ build flag to lower freq 1 year ago
Scott Powell 291b98cd56 updating RadioLib to ver 7.1.2 1 year ago
Scott Powell 3778c0a8ff * repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents 1 year ago
Scott Powell 5acfe52417 * new build option: SX126X_RX_BOOSTED_GAIN 1 year ago
Rastislav Vysoky b1a5badf98 added room server roles to t114 and t-echo; added repeater and room server roles to WSL3; unified json intendations in /boards 1 year ago
Alex Wolden 37652459a1 Enable SSD1306 display class for LilyGo_TLora_V2_1_1_6 1 year ago
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Florent de Lamotte 708065a0ba tx_power can be raised to 22dBm on LR1110 1 year ago
Scott Powell ae8fb5d9b1 * Heltec v3.2 VEXT fix 1 year ago
Rastislav Vysoky 03458269ac moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo 1 year ago
Rastislav Vysoky 2dd2571154 Added support for LilyGo T-Echo 1 year ago
Rastislav Vysoky b74ae1302b Added support for Heltec t114 1 year ago
Alex Wolden 0fc85b8c59 Revert identity change 1 year ago
Scott Powell 78ee88c9ed * companion, HeltecV3: now picks random BLE pin for every session (from boot), unless a (non-zero) one stored in _prefs 1 year ago
Alex Wolden d36da0ed8e Refactor naming 1 year ago
Alex Wolden ed320ac1f5 add libsodium 1 year ago
Scott Powell c2ae34314e * basic UITask added to repeater and room server (only HeltecV3 targets enable so far) 1 year ago
Alex Wolden 21ba6116a3 fix memory 1 year ago
Alex Wolden 1f25575b94 readded 1262 radio 1 year ago
Scott Powell 372c228210 * new ui/DisplayDriver classes (just SSD1306Display impl for now) 1 year ago
Alex Wolden b777264eb7 Remove duplicate entries from platformio.ini 1 year ago
Alex Wolden e1022791e8 Add support for LilyGo T3 with SX1276 module 1 year ago
Scott Powell 5c4ec1bc22 * SerialWifiInterface: misc tidy-ups 1 year ago
Florent de Lamotte 03293be892 new Heltec_v3_companion_radio_wifi target 1 year ago
Scott Powell c7cbd1a3b3 * HOTIFX: HeltecV3, SDA/SCL pin defines 1 year ago
liamcottle 66a85a70f3 add nrf52 s140 softdevice header files for compiling t1000e firmware 1 year ago
Florent de Lamotte 7290bf0c7d t1000e companion radio example builds in tree ! 1 year ago
Scott Powell a6a6bef371 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 1 year ago
Scott Powell 4d8478de98 * added S3 WIO target for BLE companion radio 1 year ago
Scott Powell f434123e99 * tidy ups of PRIVATE_KEY_IMPORT/_EXPORT stuff 1 year ago
Scott Powell 824f8c1349 * companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke) 1 year ago
Scott Powell 9013d99265 * new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb 1 year ago
Scott Powell 1bab9c861c * new target/env: Heltec_v2_terminal_chat 1 year ago