33 Commits (4449fd3a242bbd16c7c19b287c5599dee377f984)

Author SHA1 Message Date
taco 5987e95ce9 refactor: more conditionals for GPS 1 year ago
taco 400c4353dc REFACTOR: sensors are now wrapped in conditionals 1 year ago
taco a466d3cf80 added serial GPS support to EnvironmentSensorClass 1 year ago
Normunds Gavars 5a0ac2a031 Add sensors to build path for ProMicroLLCC68 1 year ago
Normunds Gavars 98d94d9423 Remove sensor wrapper classes and simplify. Switch to Adafruit libs for sensors. 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 a73eb9823d * big refactor of the 'display' object. Now defined in variants/*/target modules. 1 year ago
Normunds Gavars e5925e5f41 Telemetry: add support of AHT10/AHT20 temp/humidity sensor to Promicro 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
Scott Powell 8007aad7a3 * Promicro: some refactors, minor fixes for INA3221 sensors 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
Normunds Gavars b035487101 283 Add support of INA3221 to Promicro telemetry 1 year ago
recrof 76639e2a68 raise current limit to max for sx126x and sx127x 1 year ago
liamcottle d04eda9f16 enable neighbours feature for all repeater variants 1 year ago
recrof eaea26267b disable debug flags that were not commented out after debugging 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
recrof 669597ea4f bugfix: only include SSD1306Display during build 1 year ago
taco 96faf423e3 FIX: Need to explicitly setRfSwitchPins to drive RXEN high when in receive mode. 1 year ago
recrof 04ad06b8be set repeater/room server Lat & Lon to 0.0 as default 1 year ago
taco b8f09531c4 fix: give ProMicroLLCC68 a different definition 1 year ago
taco 01e98caea7 Refactor: FaketecBoard to PromicroBoard 1 year ago
Scott Powell c0cb57be5c * refactor: rtc_clock now defined by variants/*/target modules 1 year ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell 0163c4034b * faketec/promicro fix 1 year ago