60 Commits (59ea6cdb89d536fe24c96884d33f65db2bbe514b)

Author SHA1 Message Date
João Brázio 04e70829a4
Rename RS232 bridge environments 9 months ago
João Brázio 5843a12c71
Rename `SerialBridge` to `RS232Bridge` 9 months ago
Rastislav Vysoky accacd9d74
fixed max_contacts to 300 for v3 9 months ago
João Brázio 9fd7e9427a
Add bridge support for WSL3 board 9 months ago
Scott Powell b8223e9d07 * reverting HeltecV3 _CURRENT_LIMIT change 9 months ago
recrof 489bcaffc9 raised max contacts for esp32 classic companions to 160 and 170; set to 300 for WSL3 9 months ago
recrof 50cab44473 set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts 9 months ago
liamcottle 09e45f25b7 add new ui to heltec v3 wifi companion 9 months ago
João Brázio 78fcb704bc
Increase power limit for Heltec v3 433 MHz 9 months ago
Scott Powell c30a103baf * WSL3 fixes. Heltec V2 ui-new 10 months ago
Scott Powell e14b022a7c * original UITask now in /ui-orig folder 10 months ago
Scott Powell acde9921b5 * Refactor of UITask, moved to /ui-new 10 months ago
Scott Powell 4b95c981bb * UI revamp for companion radios 10 months ago
recrof 6861b0702f create sensor template in platformio.ini, update heltec v3 and rak4631 to use new template 10 months ago
446564 dca20ea994 add wsl3 usb companion 10 months ago
Mike Cochrane 93802fe250 Add VL53L0X time-of-flight distance sensor to Heltec V3 Sensor 11 months ago
Mike Cochrane 9f2a77c92e Add Melexis Contact-less Infrared Sensor - MLX90614 to Heltec V3 Sensor 11 months ago
Mike Cochrane e4f7b9e37f Allow the SDA and SCL pins for Environment sensors to be configured independantly. Add Heltec V3 Sensor. 11 months ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 11 months ago
João Brázio 04042e3ca0
Refactor serial bridge handling 11 months ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 11 months ago
taco 2bb7e6dad4 fix: heltec v3: change gps enable pin 11 months ago
taco 74818d0594 fix: change GPS pins 11 months ago
João Brázio 2f77cef04b
Add config flags to variants 11 months ago
recrof 9530744ff4 add support for BMP280 temperature+pressure sensor 11 months ago
taco b8db628ce8 fix: remove extra spi.begin() on heltec v3 12 months ago
taco 4d2b176ccc feature: GPS support on HeltecV3 12 months ago
Rob Loranger f4463154cf allows manual BLE pin even when device has display 12 months ago
Scott Powell 587d9d8818 * added CustomSX1262::std_init() 12 months ago
Scott Powell 7dd7b715cd * enabling _PRIVATE_KEY import/export for ALL companions. 1 year ago
Memo 42284edcfe
Update platformio.ini 1 year ago
Memo e1351effb1
Update platformio.ini 1 year ago
Memo cd7fc59f06
Update platformio.ini 1 year ago
Memo 0caa2b4cd1
Update target.h 1 year ago
Memo 648953ce8d
Update target.cpp 1 year ago
Memo 1d94df1d04
Update platformio.ini 1 year ago
Scott Powell a73eb9823d * big refactor of the 'display' object. Now defined in variants/*/target modules. 1 year ago
liamcottle 6c0d94aa2d increase offline queue size from 16 to 256 for all companion ble firmwares 1 year ago
recrof 76639e2a68 raise current limit to max for sx126x and sx127x 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 7a7f436921 * Heltec Wireless Tracker fixes: getTextWidth() missing, PIN_BOARD_SDA/SCL 1 year ago
seagull9000 e076e797e6 Heltec Wireless Tracker support 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
Florent cf3d55201f ui : manage colors and ensure fw using ssd1306 still compile 1 year ago
recrof 04ad06b8be set repeater/room server Lat & Lon to 0.0 as default 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