200 Commits (d32e641225e97ab5291c9bd7c2fdb4d8750a046e)

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
recrof ac71bac4cf cleanup 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 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
Florent de Lamotte 1ff3033372 Some fixes for range issue 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
James Hall 1299b6f813 added button support 1 year ago
recrof 41e01a0e25 added battery voltage support for Heltec T114 1 year ago
taco 1c14482bd4 Remove PIN_OLED_RESET from board header, will leave in build target for now. 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 d21274db41 * TBeam: minor refactor. 1 year ago
Scott Powell 691c135c22 * workaround for TRACE packets so they can follow a return path 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
taco 6a78cfd00d match changes to other nrf52 boards, add pin definitions to platformio.ini 1 year ago
taco d59b1d235e define PIN_OLED_RESET -1 1 year ago
taco a67bb8e1e3 tidy up 1 year ago
lincomatic 0eed29b99e fix compilation error 1 year ago
Scott Powell 25a68f5ca4 * build fix 1 year ago
recrof 882377e4d6 fixed: added back pin inits when SDA and SCL are set. 1 year ago
recrof d525680b71 added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes 1 year ago
Scott Powell 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago
taco 8b2f783d04 OLED and button support, some refactoring. 1 year ago
James Hall aeda218402
Update TBeamBoard.h 1 year ago
Scott Powell 27aa7a7bb0 * minor refactor for RAK_4631 SerialInterface 1 year ago
James Hall bc6e4930d9
Cleaned up code 1 year ago
James Hall c2f92534df
removed unnecessary defines 1 year ago
James Hall aca0bcc919
removed unnecessary constants 1 year ago
Scott Powell 6a4b7463ef * some fixes around the powerOff(). Tidy ups 1 year ago
James Hall 6d8aa5817b
removed pmu flag 1 year ago
James Hall 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 1 year ago
Scott Powell 38b9834261 * missing param 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
Scott Powell b94fed4e4e * companion: channel names 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 c1faaf5e82 build fix to support RTC detection code 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 de Lamotte 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e 1 year ago