Normunds Gavars
|
f8b45ec01e
|
Add sensor support to Xiao Nrf
|
2025-05-23 21:24:02 +03:00 |
|
Scott Powell
|
0defa837d8
|
* EnvironmentSensorManager: some tidy ups
|
2025-05-23 19:12:32 +10:00 |
|
ripplebiz
|
3b41d863c8
|
Merge pull request #321 from oltaco/sensor-class-with-gps
GPS support added to EnvironmentSensorClass
|
2025-05-23 19:05:02 +10: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
|
23f54dd924
|
fix: remove stray initSerialGPS call
|
2025-05-23 14:34:34 +10:00 |
|
ripplebiz
|
a2ff22dffb
|
Merge pull request #322 from fdlamotte/rak3x72
rak3x72 : first commit
|
2025-05-23 13:45:31 +10:00 |
|
ripplebiz
|
22b80a9be7
|
Merge pull request #289 from adam2872/RAK4631-user-button
Implement user button on RAK4631 using analogue pin 31 (same as MT)
|
2025-05-23 13:19:32 +10:00 |
|
Florent de Lamotte
|
c7fe211840
|
rak3x72 : report bat voltage
|
2025-05-22 16:24:20 +02:00 |
|
Florent
|
f9473235c6
|
rak3x72 : first commit
|
2025-05-22 14:47:44 +02:00 |
|
ripplebiz
|
8ecb5def87
|
Merge pull request #305 from ngavars/dev
Telemetry: Create sensor classes that can be shared across variants
|
2025-05-22 15:46:28 +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 |
|
Scott Powell
|
02b6f4a285
|
* Companion: telemetry_mode_env added to prefs
|
2025-05-22 15:26:30 +10:00 |
|
Normunds Gavars
|
c4df0ed1c5
|
Remove NUM_SENSOR_SETTINGS
|
2025-05-22 00:38:51 +03:00 |
|
Normunds Gavars
|
5a0ac2a031
|
Add sensors to build path for ProMicroLLCC68
|
2025-05-22 00:35:03 +03:00 |
|
Normunds Gavars
|
375a31a436
|
Remove INA219 wrapper
|
2025-05-22 00:28:20 +03:00 |
|
Normunds Gavars
|
af0d55548c
|
Remove unused defines
|
2025-05-22 00:22:43 +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 |
|
Adam Mealings
|
009173ab9e
|
added missing variable defs and pinmode
|
2025-05-20 15:16:56 +01:00 |
|
adam2872
|
726273f548
|
Merge branch 'Dev' into RAK4631-user-button
|
2025-05-20 14:25:01 +01:00 |
|
adam2872
|
036caaba86
|
Merge branch 'ripplebiz:main' into main
|
2025-05-20 14:00:24 +01:00 |
|
Adam Mealings
|
9a0b6e5326
|
Updated to use #if defined... instead of #ifdef
|
2025-05-20 13:54:31 +01:00 |
|
ripplebiz
|
16a283ac5b
|
Merge pull request #316 from recrof/dev
lilygo tbeam sx1276, tbeam supreme: added SX12XX_CURRENT_LIMIT
|
2025-05-20 22:24:08 +10:00 |
|
recrof
|
e14ea72699
|
fix: missing SX126X_CURRENT_LIMIT
|
2025-05-20 14:20:42 +02:00 |
|
recrof
|
d42c3f91a2
|
lilygo tbeam sx1276: forgot to add SX127X_CURRENT_LIMIT=120
|
2025-05-20 14:05:11 +02:00 |
|
ripplebiz
|
3dff284db6
|
Merge pull request #315 from liamcottle/feature/companion-advert-name
Set default companion node name via build flags
|
2025-05-20 19:46:22 +10:00 |
|
liamcottle
|
d9c1cffac2
|
allow setting default node name for companion via build flag
|
2025-05-20 20:51:46 +12:00 |
|
ripplebiz
|
ecfeb2ff63
|
Merge pull request #314 from seagull9000/RTTTL-tweaks1
RTTTL on message types
|
2025-05-20 17:44:19 +10:00 |
|
seagull9000
|
7507f889a5
|
fix location and naming of enum
|
2025-05-20 19:33:21 +12:00 |
|
seagull9000
|
f82844f43f
|
RTTTL on message types
|
2025-05-20 19:09:49 +12:00 |
|
Scott Powell
|
56b84408e4
|
* workaround for nRF + LittleFS glitch with seek/truncate
|
2025-05-20 16:29:09 +10:00 |
|
ripplebiz
|
e5376f0c0a
|
Merge pull request #313 from 446564/ext-notify-nano-g2
enable external notify for nano g2 ultra
|
2025-05-20 16:13:35 +10:00 |
|
Rob Loranger
|
c31c48025a
|
enable external notify for nano g2 ultra
uses new non blocking rtttl
|
2025-05-19 19:28:44 -07:00 |
|
Scott Powell
|
7e90d386e2
|
* refactored buzzer concept to UITask
* moved buzzer.h/cpp to helpers/ui
|
2025-05-20 11:52:55 +10:00 |
|
ripplebiz
|
4a60548b7d
|
Merge pull request #312 from seagull9000/RTTTL-generic-buzzer
initial support for generic RTTTL (Ring Tone Transfer Language) notifier
|
2025-05-20 11:34:53 +10:00 |
|
seagull9000
|
be88bea42d
|
initial support for generic RTTTL notifier
|
2025-05-20 13:26:40 +12:00 |
|
ripplebiz
|
b202580ae2
|
Merge pull request #310 from 446564/nano-g2-gps
add GPS for nano g2
|
2025-05-20 11:02:22 +10:00 |
|
ripplebiz
|
43f09f302c
|
Merge pull request #306 from AndreaCCIE/T114-GPS-fix
Increase the delay to 1500 to allow enough time for T114 GPS to start up successfully.
|
2025-05-20 10:52:57 +10:00 |
|
Rob Loranger
|
4a90042b08
|
add GPS for nano g2
hardcoded interval of 1 minute after first fix obtained
|
2025-05-19 15:19:54 -07: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 |
|
AndreaB
|
a950343f05
|
Increase the delay to 1500 to allow enough time for T114 GPS to start up successfully.
|
2025-05-19 16:52:24 +01:00 |
|
Normunds Gavars
|
8a27743e43
|
Create sensor classes that can be shared across variants
|
2025-05-19 17:24:54 +03:00 |
|
Scott Powell
|
f9c0056955
|
* bug fix for CommonCLI, when entering long unknown command
|
2025-05-19 23:39:34 +10:00 |
|
Scott Powell
|
5d0a8d9d7c
|
* AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties
|
2025-05-19 23:21:57 +10:00 |
|
Scott Powell
|
d5eb83a921
|
* AdvertDataHelpers: prospective changes to first byte bit-field
|
2025-05-19 22:40:53 +10:00 |
|
ripplebiz
|
fa0456549a
|
Merge pull request #290 from adam2872/Modern-battery-icon
Slightly better battery icon
|
2025-05-19 14:30:16 +10:00 |
|
Scott Powell
|
a73eb9823d
|
* big refactor of the 'display' object. Now defined in variants/*/target modules.
|
2025-05-19 14:16:55 +10:00 |
|
ripplebiz
|
bc4e0b52fa
|
Merge pull request #298 from 446564/add-nano-g2-ultra
Initial support for nano g2 ultra
|
2025-05-19 11:09:02 +10:00 |
|
ripplebiz
|
519ebb549b
|
Merge pull request #300 from cod3doomy/dev
t-beam supreme: PMU and i2c fixes
|
2025-05-19 10:56:42 +10:00 |
|