314 Commits (4e70bc5af8fbf8509fd2fd96ad2a6f802a67e067)

Author SHA1 Message Date
JQ d4e6ece75d fix altitude for telemetry, instead of using zero 1 year ago
Scott Powell a155587b7f * possible bug when forwarding direct mode packets 1 year ago
Scott Powell 436a99f088 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 1 year ago
Rob Loranger 25b534a29d add support for SH1106 OLED display 1 year ago
Scott Powell b11f43987b * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
cod3doomy 7576d45a8d t-beam supreme: enabled lora tx led 1 year ago
Scott Powell 8007aad7a3 * Promicro: some refactors, minor fixes for INA3221 sensors 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
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
hank 6218c1e7ae Fixes to the PMU calls 1 year ago
Scott Powell b08436eba7 * startSendRaw() now returns false if fail 1 year ago
Florent 35e1901d0e wio-e5 : initial port 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 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
JQ 94db70d511 new implementation 1 year ago
seagull9000 c2ef0a3f0b Heltec Wireless Tracker support 1 year ago
seagull9000 e076e797e6 Heltec Wireless Tracker support 1 year ago
JQ 941d2d5c13 fixing scaling of bitmaps for 7789 display 1 year ago
Scott Powell f855523481 * refactor: removed mesh::Mesh dependency from CommonCLI 1 year ago
Rastislav Vysoky 81863a5995
Delete src/helpers/CustomLR1121Wrapper.h 1 year ago
Rastislav Vysoky 310e6c64d4
Delete src/helpers/CustomLR1121.h 1 year ago
recrof 5780b50a48 echo, m1: correct display scalling; all nrf52 boards jsons: added debug.openocd_target 1 year ago
Scott Powell 791da53c7b * ST7789Display: now with SCALE_X,SCALE_Y 1 year ago
JQ d3a88e9206 T114 Landscape 1 year ago
JQ 67d709b3aa T114 Landscape 1 year ago
Scott Powell 136f3d1000 * GxEPDDIsplay: driver now applying SCALE_X, SCALE_Y 1 year ago
Scott Powell cb80ceee47 * companion: protocol ver bump to 5 1 year ago
JQ 9d967388f7 cleanup 1 year ago
JQ 678f36a57b Implement getTextWidth for display classes 1 year ago
Scott Powell e442e94e3d * SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off) 1 year ago
Scott Powell 26f01e0605 * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
Florent e1c3dfca92 xiao-nrf : move pindef in pio.ini 1 year ago
Scott Powell 8a8e89f282 * refactor: "neighbors" command 1 year ago
Florent de Lamotte 05254bd67b t114 display : some fixes 1 year ago
Florent de Lamotte 1c67d1cb42 change screen rotation and fix bitmap 1 year ago
recrof 154b5e4014 New Board: Elecrow ThinkNode M1 1 year ago
Florent de Lamotte 7eebd81cd0 use Stream abstract interface for serial port in ArduinoSerialInterface 1 year ago
Scott Powell c942aa06f9 * Packet::readFrom() payload_len guard 1 year ago
Florent 2a7e105c59 some tests 1 year ago
Scott Powell e1092118d9 * ESPNOW: packet rx/tx counters 1 year ago
Scott Powell 00f0bb7471 * ESPNOW: now using hardware RNG for radio_new_identity() 1 year ago