taco
e8314c9c8c
new ldscript for extrafs nrf companion envs
2025-09-09 16:55:46 +10:00
taco
accd1e0a97
nrf52 targets: increase limits for contacts and channels
2025-09-06 14:15:40 +10:00
taco
03358b33c2
fix: promicro: add powerOff
2025-09-02 21:30:51 +10:00
Scott Powell
e14b022a7c
* original UITask now in /ui-orig folder
2025-08-16 21:09:35 +10:00
MikesAllotment
d7c2293cb8
Added support for new EnhancedUI MomentaryButton
...
for Heltec V2 and Faketec ProMicro variants
2025-08-14 14:17:26 +01:00
recrof
2e346bc61c
promicro: added sensor role
2025-07-24 17:37:35 +02:00
recrof
6be8e19a9f
move radiolib wrappers to dedicated directory
2025-07-13 11:37:33 +02:00
Normunds Gavars
cdd44212a1
393 clean up Promicro variant
2025-07-10 00:08:59 +03:00
recrof
9530744ff4
add support for BMP280 temperature+pressure sensor
2025-06-29 00:17:46 +02:00
taco
e7b0e9e526
refactor: promicro with CustomSX1262::std_init()
...
added check in CustomSX1262.h to support both txco and non-txco radios
switched promicro to use CustomSX1262::std_init()
2025-06-20 11:22:34 +10:00
Scott Powell
7dd7b715cd
* enabling _PRIVATE_KEY import/export for ALL companions.
2025-06-07 14:20:59 +10:00
hank
f58a34f5f4
Refactored MyMesh, advert on doublepress
...
Pulled the class out of main.cpp, made a header to go along with it, externed globals in headers to make them accessible to button code. Added button code to send an advert on double press. Refactored ini files to prevent linker errors.
2025-05-31 19:11:28 -07:00
taco
5987e95ce9
refactor: more conditionals for GPS
...
also re-added some missing returns.
2025-05-23 18:58:45 +10:00
taco
400c4353dc
REFACTOR: sensors are now wrapped in conditionals
2025-05-23 17:08:23 +10:00
taco
a466d3cf80
added serial GPS support to EnvironmentSensorClass
...
based on T114 serial GPS and EnvironmentSensorClass.
2025-05-22 15:36:20 +10:00
Normunds Gavars
5a0ac2a031
Add sensors to build path for ProMicroLLCC68
2025-05-22 00:35:03 +03:00
Normunds Gavars
98d94d9423
Remove sensor wrapper classes and simplify. Switch to Adafruit libs for sensors.
2025-05-22 00:19:00 +03:00
Normunds Gavars
5d9e7b4567
Remove unnecessary include
2025-05-19 20:30:58 +03:00
Normunds Gavars
3cf78a952b
Telemetry: Create BME280 sensor that can bu used across variants. Add to promicro.
2025-05-19 19:37:30 +03:00
Normunds Gavars
8a27743e43
Create sensor classes that can be shared across variants
2025-05-19 17:24:54 +03:00
Scott Powell
a73eb9823d
* big refactor of the 'display' object. Now defined in variants/*/target modules.
2025-05-19 14:16:55 +10:00
Normunds Gavars
e5925e5f41
Telemetry: add support of AHT10/AHT20 temp/humidity sensor to Promicro
2025-05-16 15:03:42 +03:00
Normunds Gavars
1de46eae4c
Promicro: add support for INA219 current sensor
2025-05-15 00:21:51 +03:00
Normunds Gavars
9f5d7a28ce
283 Promicro: add INA3221 library dependency to all build targets
2025-05-14 18:19:53 +03:00
ripplebiz
3c02ac604d
Merge pull request #285 from liamcottle/feature/offline-queue-increase
...
Increase offline queue size to 256 for all companion ble firmwares
2025-05-14 21:28:02 +10:00
Scott Powell
8007aad7a3
* Promicro: some refactors, minor fixes for INA3221 sensors
2025-05-14 21:22:26 +10:00
ripplebiz
cf1c863cc2
Merge pull request #284 from ngavars/main
...
Telemetry: INA3221 current sensor support for Promicro
2025-05-14 21:07:22 +10:00
liamcottle
6c0d94aa2d
increase offline queue size from 16 to 256 for all companion ble firmwares
2025-05-14 23:02:49 +12:00
Normunds Gavars
74c1ff3d6d
283 minor cleanup
2025-05-14 13:58:52 +03:00
Normunds Gavars
8b3d60abe7
283 add new permision for access to environment sensors
2025-05-14 13:55:45 +03:00
Normunds Gavars
c69657a13b
283 remove settingsManager and avoid the String class
2025-05-14 13:27:57 +03:00
Normunds Gavars
b035487101
283 Add support of INA3221 to Promicro telemetry
2025-05-13 23:52:49 +03:00
recrof
76639e2a68
raise current limit to max for sx126x and sx127x
2025-05-12 10:19:33 +02:00
liamcottle
d04eda9f16
enable neighbours feature for all repeater variants
2025-05-07 20:26:15 +12:00
recrof
eaea26267b
disable debug flags that were not commented out after debugging
2025-05-05 22:48:21 +02:00
Scott Powell
99774f10ac
* new: SensorManager
...
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
recrof
669597ea4f
bugfix: only include SSD1306Display during build
2025-04-23 10:43:56 +02:00
ripplebiz
86a3f592b9
Merge pull request #172 from recrof/dev
...
set repeater/room server Lat & Lon to 0.0 as default
2025-04-04 19:26:30 +11:00
taco
96faf423e3
FIX: Need to explicitly setRfSwitchPins to drive RXEN high when in receive mode.
2025-04-04 15:39:11 +11:00
recrof
04ad06b8be
set repeater/room server Lat & Lon to 0.0 as default
2025-04-03 14:59:20 +02:00
taco
b8f09531c4
fix: give ProMicroLLCC68 a different definition
2025-03-30 15:57:20 +11:00
taco
01e98caea7
Refactor: FaketecBoard to PromicroBoard
2025-03-30 15:52:25 +11:00
Scott Powell
c0cb57be5c
* refactor: rtc_clock now defined by variants/*/target modules
2025-03-27 21:28:06 +11:00
Scott Powell
2224bddcb5
* new ESPNOWRadio driver
...
* refactored the examples/*/main.cpp modules, moving radio specifics to variants/*/target modules
* new Generic_ESPNOW_* target envs
2025-03-27 19:34:16 +11:00
Scott Powell
0163c4034b
* faketec/promicro fix
2025-03-21 21:53:53 +11:00