503 Commits (4d97bee02a970ccf71b63afa3d7e33011b968bb0)

Author SHA1 Message Date
Scott Powell febc63d286 * fix: init rx_air_time to 0 10 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 10 months ago
Scott Powell fcdf342db6 * Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE 10 months ago
Chris ea2ce93c02 Add a counter to track rx time for repeater stats 10 months ago
Scott Powell f87e856347 * companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets 10 months ago
Martin Kudlacek 822850b4d5 Support for Sensirion SHT4x 10 months ago
Martin Kudlacek a96d1022a0 Added support for TI INA260 10 months ago
taco ef58ef460b fix: BMP280 altitude was using incorrect library 10 months ago
Scott Powell 4689f9b425 * CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command 11 months ago
Scott Powell ea4aa93594 * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 11 months ago
Florent b5a8a1a883 sensors: gpio command 11 months ago
liamcottle 599e3a187c start rx again immediately after receive 11 months ago
Mike Cochrane 93802fe250 Add VL53L0X time-of-flight distance sensor to Heltec V3 Sensor 11 months ago
Mike Cochrane 9f2a77c92e Add Melexis Contact-less Infrared Sensor - MLX90614 to Heltec V3 Sensor 11 months ago
Mike Cochrane e4f7b9e37f Allow the SDA and SCL pins for Environment sensors to be configured independantly. Add Heltec V3 Sensor. 11 months ago
cod3doomy 6b4592bfe2 Cleanup and fixes 11 months ago
cod3doomy 660ab0692f RAK4631 ESM Migration 11 months ago
marcelverdult 58cffa8f76
Fixed Barometric Pressure Reading for BMP280 11 months ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 11 months ago
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 11 months ago
Scott Powell df33321bdc * companion: added CMD_SEND_BINARY_REQ (50) 11 months ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 11 months ago
Normunds Gavars ed7ca6fb60 393 clean up Minewsemi ME25LS01 variant 11 months ago
Normunds Gavars cdd44212a1 393 clean up Promicro variant 11 months ago
Rob Loranger 9d0dd7947f move rak4631 specific files into variant folder 11 months ago
jasper 7d47608985 Changed the Barometric Pressure value since it was a factor 100 to high 11 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 11 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 11 months ago
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 11 months ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 11 months ago
Florent 1c7c5ecb2b buzzer: disable when quiet 11 months ago
liamcottle 67f9204e88 refactor nrf52 ble to use callbacks 11 months ago
Lloyd d32fa5c004 Manually restart BLE advertising after disconnect to prevent stack freeze 11 months ago
Normunds Gavars aa3c702ffd Read battery voltage on Minewsemi ME25LS01 11 months ago
liquidraver fa481e832b LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki 11 months ago
Rob Loranger 90656e7d06 clean up xiao nrf52 11 months ago
WattleFoxxo d23378cff6 Add XIAO RP2040 support 11 months ago
Lloyd ec98d5f8a5 BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect 11 months ago
recrof 539f99a90f removed unsupported(?) readAltitude 11 months ago
recrof 3832836eb2 EnvironmentSensorManager: add support for SHTC3 and LPS22HB 11 months ago
Normunds Gavars 6f94c8148a Add Minewsemi ME25LS01 variant 11 months ago
Scott Powell 3dc4607d89 * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future use 11 months ago
Scott Powell 8c80c10d2a * CustomLR1110::getTimeOnAir(), copied from sx1262 11 months ago
jankowski-t 4541380632 Support MeshAdventurer 11 months ago
liquidraver ddbf27c245 change fixed preamble to match the new 16 11 months ago
Scott Powell 187eea1b18 * Preamble now 16 (for most variants) 11 months ago
recrof 9530744ff4 add support for BMP280 temperature+pressure sensor 11 months ago
JQ ff3e888dfd formatting 11 months ago
JQ e417c43c30 wireless paper board support 11 months ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 11 months ago