343 Commits (8b780ddd7b0ad6f2308be19042e04e5b6df7aae7)

Author SHA1 Message Date
Scott Powell 0defa837d8 * EnvironmentSensorManager: some tidy ups 1 year ago
taco 5987e95ce9 refactor: more conditionals for GPS 1 year ago
taco 400c4353dc REFACTOR: sensors are now wrapped in conditionals 1 year ago
seagull9000 efa2b4b1b7 RTTTL-tone-for-Channel-Message 1 year ago
taco 23f54dd924 fix: remove stray initSerialGPS call 1 year ago
Florent f9473235c6 rak3x72 : first commit 1 year ago
taco a466d3cf80 added serial GPS support to EnvironmentSensorClass 1 year ago
Normunds Gavars c4df0ed1c5 Remove NUM_SENSOR_SETTINGS 1 year ago
Normunds Gavars 375a31a436 Remove INA219 wrapper 1 year ago
Normunds Gavars af0d55548c Remove unused defines 1 year ago
Normunds Gavars 98d94d9423 Remove sensor wrapper classes and simplify. Switch to Adafruit libs for sensors. 1 year ago
Adam Mealings 009173ab9e added missing variable defs and pinmode 1 year ago
seagull9000 7507f889a5 fix location and naming of enum 1 year ago
seagull9000 f82844f43f RTTTL on message types 1 year ago
Scott Powell 56b84408e4 * workaround for nRF + LittleFS glitch with seek/truncate 1 year ago
Scott Powell 7e90d386e2 * refactored buzzer concept to UITask 1 year ago
Normunds Gavars 5d9e7b4567 Remove unnecessary include 1 year ago
Normunds Gavars 3cf78a952b Telemetry: Create BME280 sensor that can bu used across variants. Add to promicro. 1 year ago
Normunds Gavars 8a27743e43 Create sensor classes that can be shared across variants 1 year ago
Scott Powell f9c0056955 * bug fix for CommonCLI, when entering long unknown command 1 year ago
Scott Powell 5d0a8d9d7c * AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties 1 year ago
Scott Powell d5eb83a921 * AdvertDataHelpers: prospective changes to first byte bit-field 1 year ago
Scott Powell a73eb9823d * big refactor of the 'display' object. Now defined in variants/*/target modules. 1 year ago
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
cod3doomy ee41d6e2d3 t-beam supreme: PMU and i2c fixes 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
adam2872 f1df9f7c3b
Revert "RAK4631 analogue user button on input 31" 1 year ago
Adam Mealings faf043327d RAK4631 analogue user button on input 31 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