656 Commits (b11f43987b2a423c13bec1c701d5fa340dad58ae)
 

Author SHA1 Message Date
Scott Powell b11f43987b * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
Scott Powell 1680eb29aa * repeater: MAX_CLIENTS now defaults to 32 1 year ago
ripplebiz 6dc9920be7
Merge pull request #287 from ngavars/dev 1 year ago
ripplebiz f38532b56d
Merge pull request #292 from cod3doomy/dev 1 year ago
cod3doomy 7576d45a8d t-beam supreme: enabled lora tx led 1 year ago
Normunds Gavars 1de46eae4c Promicro: add support for INA219 current sensor 1 year ago
Normunds Gavars 9f5d7a28ce 283 Promicro: add INA3221 library dependency to all build targets 1 year ago
ripplebiz 3c02ac604d
Merge pull request #285 from liamcottle/feature/offline-queue-increase 1 year ago
Scott Powell 8007aad7a3 * Promicro: some refactors, minor fixes for INA3221 sensors 1 year ago
liamcottle d2377c91ab fix offline queue size for xiao nrf52 1 year ago
ripplebiz cf1c863cc2
Merge pull request #284 from ngavars/main 1 year ago
liamcottle 6c0d94aa2d increase offline queue size from 16 to 256 for all companion ble firmwares 1 year ago
Normunds Gavars 74c1ff3d6d 283 minor cleanup 1 year ago
Normunds Gavars 8b3d60abe7 283 add new permision for access to environment sensors 1 year ago
Normunds Gavars c69657a13b 283 remove settingsManager and avoid the String class 1 year ago
Scott Powell e291b57a07 * Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets 1 year ago
Scott Powell a56e9ef62f * TBeam Supreme: refactor for readStringUntil() 1 year ago
ripplebiz ed01859c12
Merge pull request #281 from cod3doomy/dev 1 year ago
Normunds Gavars a9b64b31b7
Merge pull request #1 from ngavars/promicro-INA3221 1 year ago
Normunds Gavars b035487101 283 Add support of INA3221 to Promicro telemetry 1 year ago
Scott Powell 805ca7b900 * CommonCLI: added "clear stats" command 1 year ago
cod3doomy 2ea05a5182 t-beam supreme: added GPS functionality 1 year ago
Scott Powell 177dd90ca1 * Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags) 1 year ago
Scott Powell 62a5115cc9 * T114: lib_deps missing MicroNMEA 1 year ago
ripplebiz 64b7a14a66
Merge pull request #274 from hank/tbeamsupreme-pmu-fix-1 1 year ago
ripplebiz 11b90e8876
Merge pull request #273 from recrof/dev 1 year ago
recrof 76639e2a68 raise current limit to max for sx126x and sx127x 1 year ago
hank 3c2781cce1 Disabling MESH_DEBUG by default on TBeam Supreme companion 1 year ago
hank 6218c1e7ae Fixes to the PMU calls 1 year ago
Scott Powell b08436eba7 * startSendRaw() now returns false if fail 1 year ago
ripplebiz dd16197eae
Merge pull request #268 from jquatier/t114-blue-led 1 year ago
Scott Powell c37622b4a0 * repeater: neighbors CLI, now returns secs ago, not timestamp 1 year ago
ripplebiz 7a83f75e60
Merge pull request #266 from jquatier/t114-gps 1 year ago
ripplebiz 7693274edd
Merge pull request #264 from recrof/patch-1 1 year ago
JQ e88a710d0f don't expose GPD setting unless GPS is connected. 1 year ago
ripplebiz 4a15b8b0c9
Merge pull request #269 from fdlamotte/wio-e5 1 year ago
Florent 35e1901d0e wio-e5 : initial port 1 year ago
Jacob Quatier bce5dc9796
Disable LED flashing during BLE advertising 1 year ago
JQ b92e2abe75 remove debug 1 year ago
JQ ae5052fec7 t114 gps support 1 year ago
Rastislav Vysoky 445179f53a
tbeam supreme companion: raise channels to 8 1 year ago
Scott Powell d072e7b575 * ver bump to v1.6.0 1 year ago
Scott Powell d8952f3710 * ESP32Board: can now download entire log file via OTA webserver (URL: /log) 1 year ago
Scott Powell 810fc8b8f0 * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 1 year ago
Scott Powell 997261a68e * Heltec tracker: added GPS to custom HWTSensorManager 1 year ago
Scott Powell 98f1785104 * refactor: LocationProvider classes moved to src/helpers/sensors 1 year ago
Scott Powell 60b7897665 * ST7735Display: now applies SCALE_X, SCALE_Y 1 year ago
Scott Powell 7a7f436921 * Heltec Wireless Tracker fixes: getTextWidth() missing, PIN_BOARD_SDA/SCL 1 year ago
ripplebiz 0e208f01cd
Merge pull request #258 from seagull9000/Heltec-Wireless-Tracker-support 1 year ago
ripplebiz eba0daf70a
Merge pull request #255 from jquatier/bitmap-scaling-7789 1 year ago