Thomas Göttgens
|
6f6ca64cfd
|
potential bugfix for nag cutoff
|
2022-12-27 21:51:35 +01:00 |
|
Thomas Göttgens
|
2ac2b6d1b6
|
replace PB03 compat macros with the real deal.
|
2022-12-23 10:00:34 +01:00 |
|
Thomas Göttgens
|
b8657158be
|
Remove unused parameter on save
|
2022-12-23 09:45:56 +01:00 |
|
Thomas Göttgens
|
70f5f8301b
|
added this in back by mistake
|
2022-12-23 09:01:59 +01:00 |
|
Thomas Göttgens
|
a289406863
|
refactor classes to accomodate SerialModule
|
2022-12-22 18:24:42 +01:00 |
|
Thomas Göttgens
|
1a3f2a8ab5
|
don't touch that code if you don't even know about "Serial2"
|
2022-12-22 17:43:55 +01:00 |
|
Thomas Göttgens
|
23d6b815f5
|
WIP: ProtobufAPI in SerialModule
|
2022-12-22 17:25:15 +01:00 |
|
Mykhailo Lesyk
|
e1feb5eb30
|
[modules][serial] switch simple mode from ascii to bytes
|
2022-12-22 14:55:32 +01:00 |
|
Thomas Göttgens
|
0064d18e64
|
remember to save your work before committing next time
|
2022-12-21 18:39:34 +01:00 |
|
Thomas Göttgens
|
6f5a6d5cb4
|
consolidate code and add missing message.
|
2022-12-21 17:56:34 +01:00 |
|
Thomas Göttgens
|
e0194528dd
|
S&F WIP
|
2022-12-21 15:22:38 +01:00 |
|
Thomas Göttgens
|
30240ac14b
|
fix cppcheck complaints
|
2022-12-21 15:13:16 +01:00 |
|
Thomas Göttgens
|
ae2ca1d89c
|
WIP: S&F Progress
|
2022-12-21 12:57:42 +01:00 |
|
Thomas Göttgens
|
d9eb9758e2
|
add bold print to canned messages freetext
|
2022-12-18 14:47:28 +01:00 |
|
Thomas Göttgens
|
54686905dc
|
remove duplicate block of predefined messages
|
2022-12-16 20:33:09 +01:00 |
|
Thomas Göttgens
|
3cde75f97b
|
Audio Module: format messages better
|
2022-12-16 20:30:54 +01:00 |
|
Thomas Göttgens
|
eae7f8a786
|
fix building DIY-1 target
|
2022-12-14 14:33:59 +01:00 |
|
Thomas Göttgens
|
bb24b86018
|
support ESP32-S2 CPUs
Note: these don't have Bluetooth and only a single physical core.
|
2022-12-14 13:32:26 +01:00 |
|
Thomas Göttgens
|
627b21f3f2
|
made a nice PTT/RECV screen for audio module. And cleaned up screen graphics a bit.
|
2022-12-13 17:31:01 +01:00 |
|
Thomas Göttgens
|
24cc479f95
|
if we get different frames than our own transmission setup, decode and play them anyway
|
2022-12-11 23:12:00 +01:00 |
|
Thomas Göttgens
|
1a0d51495d
|
show appropriate message when going into OTA mode
|
2022-12-08 17:17:48 +01:00 |
|
Thomas Göttgens
|
32d9a397aa
|
Toggle up to 3 pins after output_ms till nag_timeout or user button press happens
|
2022-12-08 16:27:56 +01:00 |
|
Thomas Göttgens
|
a00187b97f
|
manual master merge
|
2022-12-06 16:56:38 +01:00 |
|
GUVWAF
|
03bfdec1e1
|
TraceRouteModule
|
2022-12-05 20:38:06 +01:00 |
|
Thomas Göttgens
|
bb1a9192eb
|
send a 4 byte magic header including the codec version
|
2022-12-02 13:44:36 +01:00 |
|
Thomas Göttgens
|
470e711383
|
Audio Module is finished for regression tests.
|
2022-12-02 12:58:26 +01:00 |
|
Thomas Göttgens
|
4b63730efb
|
Still WIP, but first working version of audio. I2S works good, analogue not so much.
|
2022-12-02 00:30:31 +01:00 |
|
Thomas Göttgens
|
fb89828990
|
Definition cleanup and AudioModule WIP
|
2022-12-01 17:47:04 +01:00 |
|
Thomas Göttgens
|
628028475c
|
fix compile
|
2022-11-29 17:45:57 +01:00 |
|
Thomas Göttgens
|
05e992ad67
|
WIP: add digital audio. Needs a proto change, so checking in generated files for now.
|
2022-11-29 17:19:10 +01:00 |
|
Thomas Göttgens
|
bba6bf387e
|
hopefully fix compilation errors
|
2022-11-29 14:35:46 +01:00 |
|
Thomas Göttgens
|
4d32f7c5ad
|
WIP: audio module still does not work, but enabled for all regions where audio is permitted.
|
2022-11-29 11:22:18 +01:00 |
|
Thomas Göttgens
|
0dff05e881
|
Merge pull request #1998 from GUVWAF/dutyCycleLimit
Completely refrain from transmitting if duty cycle limit exceeded
|
2022-11-29 11:06:31 +01:00 |
|
GUVWAF
|
7ca104cef6
|
Override duty cycle if user is_licensed
|
2022-11-27 16:53:02 +01:00 |
|
GUVWAF
|
3e892fc391
|
Merge branch 'meshtastic:develop' into develop
|
2022-11-26 21:14:52 +01:00 |
|
Ben Meadors
|
47a47f1e69
|
Merge branch 'master' into develop
|
2022-11-26 08:18:35 -06:00 |
|
Ben Meadors
|
84a9d95b1f
|
Merge branch 'master' into MESSAGES
|
2022-11-26 06:43:52 -06:00 |
|
GUVWAF
|
c45a85547e
|
Send 'ACK' response for admin message
|
2022-11-25 20:33:24 +01:00 |
|
GUVWAF
|
8815746006
|
Fix wrong comment
|
2022-11-25 20:33:23 +01:00 |
|
Ihor Nehrutsa
|
6507683909
|
Squashed commit of the following:
commit c8d1bcf04fae5f7ac5b639ddd15a738045014c95
Author: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>
Date: Fri Nov 25 15:11:18 2022 +0200
Revert "variants\tbeam\variant.h: Use LORA_CS instead of RF95_NSS"
This reverts commit 8d225ced9c .
commit 1c37097448393ea9364c2b9bf10522802c61d5c4
Author: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>
Date: Fri Nov 25 15:04:09 2022 +0200
Some little debugs added
commit f1b55e11af
Author: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>
Date: Wed Nov 23 15:24:58 2022 +0200
Update variant.h
commit 8d225ced9c
Author: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>
Date: Wed Nov 23 13:06:49 2022 +0200
variants\tbeam\variant.h: Use LORA_CS instead of RF95_NSS
|
2022-11-25 15:17:24 +02:00 |
|
Thomas Göttgens
|
5f8267c956
|
use the buzzer for external notification module
|
2022-11-24 10:11:42 +01:00 |
|
Thomas Göttgens
|
0d7d59609a
|
Remove gpio binding for notification module.
|
2022-11-23 23:49:29 +01:00 |
|
Ben Meadors
|
2fedb6b774
|
Add reset nodedb handler back
|
2022-11-23 14:12:44 -06:00 |
|
Ben Meadors
|
24244e8474
|
Update AdminModule.cpp
|
2022-11-21 12:24:05 -06:00 |
|
Ben Meadors
|
fb4f9bdc40
|
Merge branch 'master' into transactional-config-edits
|
2022-11-21 12:10:49 -06:00 |
|
Ben Meadors
|
b1ba807ec9
|
Only save and reboot while a transaction isnt open
|
2022-11-20 19:50:45 -06:00 |
|
Thomas Göttgens
|
4a2b02347f
|
Keymatrix Bugfix: Allow key 3 to send associated text
Feature: setting a text "~" emulates IO5/Userbutton with keymatrix.
|
2022-11-20 20:59:48 +01:00 |
|
Thomas Göttgens
|
6a696af8f6
|
Revert "remember which devices were scanned on which bus and set them accordingly." - this is not working at all.
|
2022-11-13 14:56:52 +01:00 |
|
Thomas Göttgens
|
52cf530356
|
missing 2 sensor changes
|
2022-11-12 17:18:17 +01:00 |
|
Thomas Göttgens
|
861ded37db
|
remember which devices were scanned on which bus and set them accordingly.
|
2022-11-12 17:12:40 +01:00 |
|