479 Commits (122f5fa10a5d5320af5cc2a6cee308d49a151364)

Author SHA1 Message Date
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
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
Florent de Lamotte 0f259d3b51 CustomSX1262: fix typo that would prevent compile when TXEN or RXEN is not set 11 months ago
Scott Powell 55ff69bd25 * RAK: 'start ota' returned MAC address was reversed 11 months ago
Florent 8ccd4f3660 stm32: implement halt and reset 11 months ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 11 months ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 11 months ago
Florent d94f469d53 wio_e5_mini: led and rescue cli 12 months ago
taco 84c2cfdcf2 fix: revert swapped GPS pins 12 months ago
cod3doomy 218b96e4aa T-Beam refactor 12 months ago
Scott Powell b1ca3d1eb1 * new PAYLOAD_TYPE_MULTIPART 12 months ago
Scott Powell 478a57a6bd * AdvertDataParser: lat/lon can now be zeroes 12 months ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 12 months ago
JQ 3719c0983c increase delay slightly 12 months ago
JQ d680852c99 fix t114 display flicker 12 months ago
Scott Powell 205624824a * added std_init() to CustomSX1268 12 months ago
taco 14ff7bfbcd added std_init to CustomLLCC68.h 12 months ago
taco 83842e4b25 fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off. 12 months ago
Rob Loranger 52a579a366 fix Heltec v2 getBattMilliVolts 12 months ago
Rob Loranger e5ecf29d0c return range with advert interval set error 12 months ago
Rob Loranger f30698eacb add time output to both clock sync and time <epoch> cli 12 months ago