Scott Powell
|
9df3c8c663
|
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
2025-06-22 16:21:04 +10:00 |
|
JQ
|
3719c0983c
|
increase delay slightly
|
2025-06-21 18:17:38 -07:00 |
|
JQ
|
d680852c99
|
fix t114 display flicker
|
2025-06-21 16:13:53 -07:00 |
|
Scott Powell
|
205624824a
|
* added std_init() to CustomSX1268
|
2025-06-21 15:27:58 +10:00 |
|
ripplebiz
|
80d2b6c6bc
|
Merge pull request #432 from oltaco/CustomLLCC68-std_init
added CustomLLCC68::std_init()
|
2025-06-21 13:56:41 +10:00 |
|
ripplebiz
|
485749a053
|
Merge pull request #430 from oltaco/gps-update-fix
fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off
|
2025-06-21 13:49:07 +10:00 |
|
ripplebiz
|
81a0816e22
|
Merge pull request #424 from 446564/fix-GH162
fix Heltec v2 getBattMilliVolts ADC multiplier
|
2025-06-21 13:42:03 +10:00 |
|
ripplebiz
|
00b5d3bcd5
|
Merge pull request #423 from 446564/fix-GH133
heltec v3 update ADC multipler to fix voltage reading
|
2025-06-21 13:41:04 +10:00 |
|
ripplebiz
|
7c421c1d2c
|
Merge pull request #420 from 446564/feat-GH142
return range with advert interval setting error
|
2025-06-21 13:40:27 +10:00 |
|
ripplebiz
|
553e3c10f6
|
Merge pull request #419 from 446564/feat-GH44
add time and date feedback to cli commands
|
2025-06-21 13:36:30 +10:00 |
|
taco
|
14ff7bfbcd
|
added std_init to CustomLLCC68.h
|
2025-06-21 11:03:25 +10:00 |
|
taco
|
83842e4b25
|
fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off.
previously the location would always snap to the last heard GPS location after GPS had been on.
|
2025-06-21 10:09:28 +10:00 |
|
Rob Loranger
|
52a579a366
|
fix Heltec v2 getBattMilliVolts
|
2025-06-20 15:00:46 -07:00 |
|
Rob Loranger
|
e5ecf29d0c
|
return range with advert interval set error
updates both local and flood advert preference
setting errors to include the allowable range and
time units
|
2025-06-20 09:22:49 -07:00 |
|
Rob Loranger
|
f30698eacb
|
add time output to both clock sync and time <epoch> cli
|
2025-06-20 08:40:06 -07:00 |
|
Rob Loranger
|
dbee0d8b8e
|
update ADC multipler to fix voltage reading
|
2025-06-20 08:25:19 -07:00 |
|
Scott Powell
|
85b164bcf1
|
* PicoW refactor, now using radio.std_init()
|
2025-06-20 16:42:49 +10:00 |
|
ripplebiz
|
5eb08474f1
|
Merge pull request #417 from oltaco/promicro-CustomSX1262
refactor: promicro with CustomSX1262::std_init()
|
2025-06-20 13:47:40 +10:00 |
|
Scott Powell
|
b865ac6c23
|
* refactored SensorManager::toggleGps()
|
2025-06-20 13:44:58 +10:00 |
|
ripplebiz
|
27388fcf2a
|
Merge pull request #404 from fdlamotte/t1000_gps_toggle
Gps toggle on 4 clicks
Will merge, but I'll do a refactor of the gpsToggle()
|
2025-06-20 13:36:56 +10: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 |
|
Florent de Lamotte
|
588a986976
|
t1000e: gps toggle not using board class
|
2025-06-19 17:26:58 +02:00 |
|
Florent de Lamotte
|
b65b4d51eb
|
Apply refactoring to xiao_nrf52 and xiao_s3
|
2025-06-19 15:18:58 +02:00 |
|
Scott Powell
|
587d9d8818
|
* added CustomSX1262::std_init()
* refactored variants to use std_init(): heltec_v3, t114, xiao_c3
|
2025-06-19 10:58:10 +10:00 |
|
Florent de Lamotte
|
8765b3d040
|
Gps toggle on 4 clicks
|
2025-06-18 11:52:16 +02:00 |
|
Scott Powell
|
e6ce3c896d
|
* companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH
|
2025-06-18 16:02:09 +10:00 |
|
Scott Powell
|
2a4b55a555
|
Merge commit 'e30eef73f7' into dev
|
2025-06-18 14:59:19 +10:00 |
|
Scott Powell
|
9363478d6f
|
* noise floor can now be queried even when int.thresh = 0
|
2025-06-18 01:27:53 +10:00 |
|
João Brázio
|
24464d0c4e
|
Update VBAT schematic
|
2025-06-16 21:28:59 +01:00 |
|
João Brázio
|
110bd49407
|
VBAT schematic
|
2025-06-16 19:51:53 +01:00 |
|
João Brázio
|
3448db6e36
|
Rename LED pin
|
2025-06-16 02:01:16 +01:00 |
|
João Brázio
|
8f6b2b75d7
|
Waveshare RP2040-LoRa board support
|
2025-06-15 23:48:49 +01:00 |
|
Scott Powell
|
466bd6d596
|
* fix for when AGC reset is disabled (interval = 0)
|
2025-06-13 14:25:09 +10:00 |
|
Scott Powell
|
32ca3dc9d0
|
* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
|
2025-06-13 14:15:21 +10:00 |
|
JQ
|
e1ceaab7ed
|
add TX led to thinknode M1
|
2025-06-09 17:35:00 -07:00 |
|
Scott Powell
|
79eff3499c
|
Merge branch 'datastore' into dev
|
2025-06-07 16:04:35 +10:00 |
|
liamcottle
|
4b9eac81c6
|
fix 150mA power draw on ThinkNode M1
|
2025-06-06 21:55:03 +12:00 |
|
Scott Powell
|
6e0b505a2a
|
* companion: refactor of all filesystem access to new DataStore module
|
2025-06-06 15:30:35 +10:00 |
|
Scott Powell
|
9bcab0949e
|
* noise floor lower bound now clamped to -120
|
2025-06-05 14:04:33 +10:00 |
|
Scott Powell
|
5d15a68d0d
|
* SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry responses
|
2025-06-04 18:10:47 +10:00 |
|
Scott Powell
|
0535919d63
|
* Mesh: reciprocal path send now with slightly less priority and 500ms delay
|
2025-06-03 20:28:05 +10:00 |
|
Scott Powell
|
75503ed52a
|
* Companion now can be configured with TXT_ACK_DELAY (default is 200ms)
|
2025-06-03 20:27:09 +10:00 |
|
Scott Powell
|
6481ab1e31
|
* MicroNMEALocationProvider: clock param now NULL by default
|
2025-06-01 23:55:57 +10:00 |
|
ripplebiz
|
ed6373edea
|
Merge pull request #348 from fdlamotte/gps_time_sync
gps : sync time on fix
|
2025-06-01 23:51:44 +10:00 |
|
Florent
|
1ac03f5592
|
t1000: remove sync custom var
|
2025-06-01 15:32:02 +02:00 |
|
Florent
|
c42e414a09
|
micronmea: was using global rtc_clock to sync instead of _clock
|
2025-06-01 14:12:22 +02:00 |
|
ripplebiz
|
057b0f6a25
|
Merge pull request #351 from fdlamotte/stm32_sensors
wio_e5 : bme280 support
|
2025-06-01 16:38:25 +10:00 |
|
Florent
|
4c6f146b8b
|
wioe5: integrate sensor in sensor mgr
|
2025-06-01 08:30:53 +02:00 |
|
JQ
|
9cfeb6285f
|
better fonts for GxEPDDisplay
|
2025-05-31 15:22:59 -07:00 |
|
Florent
|
08aad7338b
|
gps : sync time on fix
|
2025-05-31 10:57:22 +02:00 |
|