Matthias Wientapper
b3adaa790a
Update faq.md
9 months ago
ripplebiz
4a166078db
Merge pull request #667 from LitBomb/patch-18
Update faq.md
10 months ago
uncle lit
02ad2bed4d
Update faq.md
update instruction to add a node to the Internet Map from the app, and note that you can use the same companion radio to remove the nodes you added previously
add channel and contact QR code URL format
10 months ago
ripplebiz
e0d548c71e
Merge pull request #650 from LitBomb/patch-17
Update faq.md
10 months ago
uncle lit
82184c5836
Update faq.md
update verbiage on room server's repeat functionality to discourage turning repeat on on room server.
Update repeater flood advert to 3 hours and mentioning pending PR to change that to 12 hours.
10 months ago
ripplebiz
5772756b30
Merge pull request #649 from LitBomb/patch-16
Update faq.md
10 months ago
uncle lit
f462113f4c
Update faq.md
updated .mp3 file list for sound customization on t-deck
added instruction to take a screenshot on t-deck
Added link to MeshCore Ultra firmware user guide
update github link from /meshcore to /meshcore-dev
Update current hardware list to point to flasher.meshcore.co.uk
10 months ago
ripplebiz
f9284cdf4a
Merge pull request #616 from haylinmoore/nix-add-python3
default.nix: add python3 to the shell
10 months ago
Haylin Moore
24ef375fc7
default.nix: add python3 to the shell
There are many systems that chose to not have a global python install,
namely my own systems :p. I end up having to nix-shell -p python3 anytime
I want to run the build.sh as the last step uf2conv depends on python
10 months ago
Scott Powell
b0946b3f6b
Revert "disable led light on t-echo device"
This reverts commit 55453e1136 .
11 months ago
ripplebiz
16820c5289
Merge pull request #553 from ch4r13/main
Disable LED lights on t-echo device
11 months ago
TasmanDevil
55453e1136
disable led light on t-echo device
11 months ago
Scott Powell
c1041af5a1
Merge branch 'dev'
11 months ago
Scott Powell
365cb89634
* ver bump to 1.7.4
11 months ago
ripplebiz
048fa03784
Merge pull request #548 from recrof/dev
SenseCap Solar compilation fix: bad linker directory; added companion ble and usb roles
11 months ago
Rastislav Vysoky
3139d509c2
Merge branch 'ripplebiz:dev' into dev
11 months ago
Scott Powell
4689f9b425
* CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command
11 months ago
Scott Powell
ea4aa93594
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
* "advert" command now with longer delay, so that CLI reply is sent first
11 months ago
Rastislav Vysoky
9485488f6e
Merge branch 'ripplebiz:dev' into dev
11 months ago
recrof
e48e64ae84
fix: bad linker directory; added companion ble and usb roles
11 months ago
ripplebiz
c2266026a0
Merge pull request #541 from recrof/dev
enable all ESM sensors on RAK4631
11 months ago
ripplebiz
e42d8f972e
Merge pull request #540 from oltaco/wiotrackerl1-pinfix
Wio Tracker L1: fix incorrect joystick pin.
11 months ago
recrof
f88ebad604
enable all sensors on RAK4631
11 months ago
taco
296a1e45fb
fix: Wio Tracker L1: correct joystick press button pin
11 months ago
ripplebiz
0a9da09a67
Merge pull request #539 from liamcottle/fix/missed-packets
Start receive immediately after packet received
11 months ago
liamcottle
599e3a187c
start rx again immediately after receive
11 months ago
ripplebiz
c6d4b7513f
Merge pull request #538 from oltaco/ct62-std-init
Heltec CT62: use radio.std_init()
11 months ago
taco
c5783660c4
radio.std_init() for heltec ct62
11 months ago
ripplebiz
a2e3e6607e
Merge pull request #534 from mikenz/heltec-v3-sensor
Allow the SDA and SCL pins for Environment sensors to be configured independently of the OLED I2C
11 months ago
ripplebiz
64cc4cf60a
Merge pull request #535 from fdlamotte/rak3x72_sensor
rak3x72: sensor target
11 months ago
Florent
9be28c2002
rak3x72: sensor target
11 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
Scott Powell
855e4831f5
* updates to packet/payload structure docs
11 months ago
ripplebiz
e9a8fcb1cd
Merge pull request #531 from cod3doomy/dev
RAK4631 ESM Migration
11 months ago
cod3doomy
6b4592bfe2
Cleanup and fixes
-Added RAK_4631 define back
-Added includes for common RAK sensors that are currently supported in ESM
-Set global variables to static
-Reduced delay time within the RAK gps init sequence
11 months ago
cod3doomy
73b1ac5190
Merge branch 'ripplebiz:dev' into dev
11 months ago
ripplebiz
46d30f6bfe
Merge pull request #521 from recrof/dev
cleanup: move radiolib wrappers to dedicated directory
11 months ago
cod3doomy
660ab0692f
RAK4631 ESM Migration
Changes to migrate sensor code to the ESM.
Added a separate GPS init sequence for the RAK that scans I2C and Serial1 on the various sockets of the various base boards to find the RAK12500. (and soon the RAK12501)
Removed the GPS specific envs from platformio.ini and enabled GPS for all envs.
Verified working with RAK12500 on RAK19007 sockets A and D, as well as RAK19003.
11 months ago
Rastislav Vysoky
2c9dc8d351
Merge branch 'ripplebiz:dev' into dev
11 months ago
ripplebiz
6a6221f44e
Merge pull request #529 from marcelverdult/patch-1
Fixed Barometric Pressure Reading for BMP280
11 months ago
ripplebiz
46fa3f2026
Merge pull request #527 from oltaco/wio-tracker-l1-radiofix
fix: Wio Tracker L1: add DIO2 as rfSwitch and correct TCXO voltage.
11 months ago
ripplebiz
122f5fa10a
Merge pull request #526 from oltaco/uitask-add-gps-alert
add GPS UI alert to quad-press
11 months ago
marcelverdult
58cffa8f76
Fixed Barometric Pressure Reading for BMP280
Measurement has to be divided by 100 same as BME280
11 months ago
Scott Powell
3358783039
* sensor: "setperm {pubkey-hex} 0" command can now remove by partial pubkey
* sensor: login with blank password now just checks if sender is in ACL, and returns permissions (if so)
11 months ago
Scott Powell
5881b04a31
* companion: optional double ACKs, new prefs.multi_acks
11 months ago
Scott Powell
6bc8dd28d4
* CommonCLI: new "multi.acks" config setting
11 months ago
Scott Powell
3a0dfc1bf3
Merge branch 'dev' into double-acks
11 months ago
Scott Powell
d15b374c29
* Sensor permission levels renamed. Misc sensor fixes.
11 months ago