Thomas Göttgens
|
706ddf6e95
|
show appropriate message when going into OTA mode
|
2022-12-21 13:28:25 +01:00 |
|
Thomas Göttgens
|
aec091e7aa
|
manual master merge
# Conflicts:
# src/Power.cpp
|
2022-12-21 13:28:25 +01:00 |
|
Thomas Göttgens
|
cea8393a7f
|
Merge pull request #2026 from GUVWAF/develop
TraceRouteModule
|
2022-12-21 13:27:12 +01:00 |
|
Thomas Göttgens
|
8f94463eac
|
send a 4 byte magic header including the codec version
|
2022-12-21 13:27:00 +01:00 |
|
Thomas Göttgens
|
a0f5e44967
|
Audio Module is finished for regression tests.
|
2022-12-21 13:27:00 +01:00 |
|
Thomas Göttgens
|
feb7181767
|
debug print thread count. max_threads is 32
|
2022-12-21 13:27:00 +01:00 |
|
Thomas Göttgens
|
a0c1e9cdc6
|
Still WIP, but first working version of audio. I2S works good, analogue not so much.
|
2022-12-21 13:27:00 +01:00 |
|
Thomas Göttgens
|
7d1b6f63b5
|
Definition cleanup and AudioModule WIP
|
2022-12-21 13:27:00 +01:00 |
|
Thomas Göttgens
|
ab6b6514cb
|
this define is arch specific
|
2022-12-21 13:26:59 +01:00 |
|
Thomas Göttgens
|
0e6285edf2
|
add temp code for heap debugging. Disable -DDEBUG_HEAP for release builds.
DEBUG_MSG output only for now.
|
2022-12-21 13:26:59 +01:00 |
|
Thomas Göttgens
|
8b58eaac20
|
fix compile
# Conflicts:
# protobufs
|
2022-12-21 13:26:59 +01:00 |
|
Thomas Göttgens
|
8cbf292373
|
WIP: add digital audio. Needs a proto change, so checking in generated files for now.
# Conflicts:
# src/mesh/generated/localonly.pb.h
# src/mesh/generated/module_config.pb.h
|
2022-12-21 13:26:44 +01:00 |
|
Thomas Göttgens
|
80d0b63c3a
|
hopefully fix compilation errors
|
2022-12-21 13:26:13 +01:00 |
|
Thomas Göttgens
|
f5120a29ec
|
WIP: audio module still does not work, but enabled for all regions where audio is permitted.
# Conflicts:
# variants/tlora_v2_1_18/platformio.ini
|
2022-12-21 13:26:13 +01:00 |
|
Thomas Göttgens
|
efc3f4c0ee
|
remove a few DSR Router bits for S&F Module
|
2022-12-21 13:25:12 +01:00 |
|
Thomas Göttgens
|
bd2bfd6822
|
update board definition, update copy/paste errors, fix SX1280.
|
2022-12-21 13:25:12 +01:00 |
|
Thomas Göttgens
|
88c3ab2636
|
Merge pull request #2050 from lesykm/serial-module-simple-mode-fix
[modules][serial] fix simple module ability to send
|
2022-12-21 12:43:13 +01:00 |
|
Thomas Göttgens
|
6a5dd26907
|
need to trigger new CI run
|
2022-12-21 12:24:38 +01:00 |
|
Thomas Göttgens
|
af9d4328eb
|
Merge pull request #2046 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-12-17 18:42:25 +01:00 |
|
Thomas Göttgens
|
72f1416b30
|
add variant comment about radiolib
|
2022-12-16 20:21:56 +01:00 |
|
Thomas Göttgens
|
05f81922e6
|
Merge pull request #2040 from D4rk4/master
Disable deep sleep for nRF and force shutdown for RAK463x on discharged battery
|
2022-12-15 11:21:26 +01:00 |
|
Thomas Göttgens
|
e8c034e988
|
Merge pull request #2041 from markbirss/master
Fix power enable pin used for e-Ink
|
2022-12-14 17:39:13 +01:00 |
|
Thomas Göttgens
|
d3b3a4c148
|
fix build error
|
2022-12-14 10:29:45 +01:00 |
|
Thomas Göttgens
|
de6b752db8
|
Merge pull request #2039 from ghostop14/master
Enable GPS capabilities on heltec V3
|
2022-12-14 09:38:06 +01:00 |
|
Thomas Göttgens
|
0f0dbc3274
|
reboot nrf52 on critical error 8
|
2022-12-09 11:18:43 +01:00 |
|
Thomas Göttgens
|
06d34daeab
|
Merge branch 'master' into power-fsm-experiment
|
2022-12-08 10:18:01 +01:00 |
|
Thomas Göttgens
|
ba1f68d758
|
Merge pull request #2027 from lewisxhe/master
Fix the charging parmas error of tbeam-s3core and change the default USB mode
|
2022-12-06 16:39:38 +01:00 |
|
Thomas Göttgens
|
d4c0977a70
|
Merge branch 'master' into master
|
2022-12-06 15:49:32 +01:00 |
|
Thomas Göttgens
|
1a19d71e95
|
Merge pull request #2023 from meshtastic/2022-bug-recording-critical-error-11-at-srcmeshradiolibinterfacecpp389
Add debug output
|
2022-12-06 15:48:57 +01:00 |
|
Thomas Göttgens
|
21c10934fc
|
Merge pull request #2018 from arduionoGP/patch-3
Update MQTT.cpp
|
2022-12-06 15:47:30 +01:00 |
|
Thomas Göttgens
|
13cca91097
|
Merge branch 'master' into patch-3
|
2022-12-06 14:09:29 +01:00 |
|
Thomas Göttgens
|
b335b1c66b
|
Merge branch 'master' into 2022-bug-recording-critical-error-11-at-srcmeshradiolibinterfacecpp389
|
2022-12-06 14:08:48 +01:00 |
|
Thomas Göttgens
|
cc2653bfb5
|
Merge pull request #2029 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-12-06 14:05:51 +01:00 |
|
Thomas Göttgens
|
2a84d39e40
|
Always do battery resampling if we use the ADC. Improves reading a lot.
|
2022-12-05 16:40:23 +01:00 |
|
Thomas Göttgens
|
183ec2124f
|
Add debug output
|
2022-12-05 11:48:46 +01:00 |
|
Thomas Göttgens
|
61598c5942
|
Merge pull request #2020 from meshtastic/serial-textmessage
Serial textmessage mode
|
2022-12-04 23:53:29 +01:00 |
|
Thomas Göttgens
|
c857474116
|
Merge pull request #2013 from arduionoGP/patch-2
Update MQTT.cpp
|
2022-12-01 22:17:35 +01:00 |
|
Thomas Göttgens
|
082aa07e7f
|
update batch scripts to further check filename.
|
2022-11-26 17:00:33 +01:00 |
|
Thomas Göttgens
|
185ceac9df
|
Merge pull request #1994 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-11-26 16:06:12 +01:00 |
|
Thomas Göttgens
|
a5ba3dd445
|
revert protobuf change to develop
|
2022-11-26 16:03:17 +01:00 |
|
Thomas Göttgens
|
39948c76de
|
Merge branch 'master' into develop
|
2022-11-26 14:19:27 +01:00 |
|
Thomas Göttgens
|
fcf21da843
|
one radiolib to rule them all
|
2022-11-24 13:55:57 +01:00 |
|
Thomas Göttgens
|
ab464fe038
|
compress better
|
2022-11-24 13:07:37 +01:00 |
|
Thomas Göttgens
|
fd546af2a5
|
don't package meshtasticd simulator
that saves 5 MB on every zip.
|
2022-11-24 12:36:47 +01:00 |
|
Thomas Göttgens
|
acfbe202b6
|
include alternative update bin without bootloader and settings
|
2022-11-24 12:33:19 +01:00 |
|
Thomas Göttgens
|
29fb283daf
|
adaptig for #1938
|
2022-11-24 12:30:15 +01:00 |
|
Thomas Göttgens
|
51ef9b7fbe
|
fix RP2040 and Portduino Platforms
|
2022-11-24 12:24:57 +01:00 |
|
Thomas Göttgens
|
025d2264a2
|
m5stack runs with native tone support now.
|
2022-11-24 10:44:43 +01:00 |
|
Thomas Göttgens
|
b2284b2097
|
Tone now included in arduino core for ESP32.
|
2022-11-24 10:30:11 +01:00 |
|
Thomas Göttgens
|
5f8267c956
|
use the buzzer for external notification module
|
2022-11-24 10:11:42 +01:00 |
|
Thomas Göttgens
|
cf783a5bae
|
make GPS pins configurable through protos
|
2022-11-24 09:23:17 +01:00 |
|
Thomas Göttgens
|
32e5ced814
|
regen protos
|
2022-11-24 09:22:50 +01:00 |
|
Thomas Göttgens
|
605fadabcf
|
Merge branch 'master' of github.com:meshtastic/firmware
|
2022-11-24 00:03:45 +01:00 |
|
Thomas Göttgens
|
e91ace7329
|
Merge pull request #1980 from meshtastic/master
Master Merge again
|
2022-11-24 00:02:35 +01:00 |
|
Thomas Göttgens
|
c87cd136d4
|
Merge pull request #1979 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-11-24 00:01:39 +01:00 |
|
Thomas Göttgens
|
0d7d59609a
|
Remove gpio binding for notification module.
|
2022-11-23 23:49:29 +01:00 |
|
Thomas Göttgens
|
8e3b500307
|
---EXPERIMENTAL--- reboot the board if the NO_AP_FOUND error comes back.
|
2022-11-23 23:47:50 +01:00 |
|
Thomas Göttgens
|
d6f77bf07e
|
Merge pull request #1978 from meshtastic/master
Master to Develop
|
2022-11-23 23:44:42 +01:00 |
|
Thomas Göttgens
|
adbed5de95
|
- fix NTP sync on connect
- disable extended GPS mode again
- add --inline-suppr to cppflags
|
2022-11-22 17:19:24 +01:00 |
|
Thomas Göttgens
|
fe989f0bff
|
Merge pull request #1973 from meshtastic/master
Develop refresh to Master
|
2022-11-22 17:08:04 +01:00 |
|
Thomas Göttgens
|
679e346bcb
|
change old field denominator
|
2022-11-22 16:47:54 +01:00 |
|
Thomas Göttgens
|
832439b336
|
strange enough _that_ suppression works
|
2022-11-22 15:56:13 +01:00 |
|
Thomas Göttgens
|
71c2af04ec
|
why is this working on pio/windows?
|
2022-11-22 15:03:01 +01:00 |
|
Thomas Göttgens
|
23466d8eee
|
yank that dreaded json11 - first try
|
2022-11-22 14:29:00 +01:00 |
|
Thomas Göttgens
|
9a065bce03
|
Merge pull request #1970 from meshtastic/caveman99-OLED-FIX
fix TLora V1 Boards Display Init
|
2022-11-21 16:37:55 +01:00 |
|
Thomas Göttgens
|
3b2b0bdc97
|
fix TLora V1 Boards Display Init
|
2022-11-21 15:50:47 +01:00 |
|
Thomas Göttgens
|
edc97c1c07
|
Merge branch 'master' of github.com:meshtastic/firmware
|
2022-11-21 14:28:45 +01:00 |
|
Thomas Göttgens
|
a33325f90f
|
update web server reference to latest commit
|
2022-11-21 13:46:22 +01:00 |
|
Thomas Göttgens
|
a173b7159a
|
Merge pull request #1967 from D4rk4/SAST
Remove empty workflow file
|
2022-11-21 09:01:16 +01:00 |
|
Thomas Göttgens
|
91295d3772
|
Merge branch 'master' of github.com:meshtastic/firmware
|
2022-11-21 08:50:53 +01: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
|
e8a05d1874
|
Merge pull request #1947 from meshtastic/bug-1821
testing issues with RAK11200/13300
|
2022-11-20 19:40:52 +01:00 |
|
Thomas Göttgens
|
a00bd59e27
|
Merge branch 'master' of github.com:meshtastic/firmware
|
2022-11-20 18:03:18 +01:00 |
|
Thomas Göttgens
|
f02c6c49ee
|
Merge branch 'master' into bug-1821
|
2022-11-20 17:26:42 +01:00 |
|
Thomas Göttgens
|
b54044fd00
|
if we have a filename, 'address' is the line number. Don't print that in hex ;-)
If it's really a hex address, prefix it with 0x
|
2022-11-20 12:00:57 +01:00 |
|
Thomas Göttgens
|
a9fde30a58
|
Merge branch 'master' into bug-1821
|
2022-11-19 10:00:41 +01:00 |
|
Thomas Göttgens
|
7ceb52103e
|
Cleaning up GPS Code a bit
|
2022-11-19 09:58:29 +01:00 |
|
Thomas Göttgens
|
8da5d37888
|
Merge branch 'master' of github.com:meshtastic/firmware
|
2022-11-19 09:56:11 +01:00 |
|
Thomas Göttgens
|
95cc328b5c
|
That wifi update didn't go down well.
|
2022-11-18 19:37:56 +01:00 |
|
Thomas Göttgens
|
990c0119a7
|
fix portduino - again
|
2022-11-18 18:22:35 +01:00 |
|
Thomas Göttgens
|
144afee29e
|
trigger wifi reconnect by mqtt or ntp failures.
|
2022-11-18 18:03:30 +01:00 |
|
Thomas Göttgens
|
9665c08b59
|
MQTT: don't subscribe to JSON topic if JSON is disabled in config.
|
2022-11-17 21:14:49 +01:00 |
|
Thomas Göttgens
|
70d44b8838
|
next try.
|
2022-11-17 20:19:11 +01:00 |
|
Thomas Göttgens
|
b260c8b058
|
tryfix wifi issues
|
2022-11-17 20:09:08 +01:00 |
|
Thomas Göttgens
|
5991b59ba3
|
try fixing Wifi reconnects - don't manually reconnect and set auto-reconnect at the same time.
|
2022-11-17 17:48:46 +01:00 |
|
Thomas Göttgens
|
28b428c5a0
|
potential fix for 13300
|
2022-11-15 22:54:31 +01:00 |
|
Thomas Göttgens
|
5bfc58ed64
|
testing issues with RAK11200/13300
|
2022-11-15 21:55:27 +01:00 |
|
Thomas Göttgens
|
e9a34fca7b
|
Portduino Radiolib upstream
|
2022-11-15 17:01:15 +01:00 |
|
Thomas Göttgens
|
6ce9734ddd
|
Merge pull request #1944 from meshtastic/master
Master Merge
|
2022-11-15 11:06:14 +01:00 |
|
Thomas Göttgens
|
d42797ffeb
|
fix Portduino Step 1
|
2022-11-15 10:49:55 +01:00 |
|
Thomas Göttgens
|
b5ebfa9cc3
|
Portduino WIP
|
2022-11-15 07:59:01 +01:00 |
|
Thomas Göttgens
|
79eff42c3c
|
Fix and Break radiolib
|
2022-11-14 10:53:16 +01:00 |
|
Thomas Göttgens
|
7022807fa3
|
Merge pull request #1943 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-11-14 10:01:13 +01:00 |
|
Thomas Göttgens
|
50a301899e
|
start to sort radiolib out. If we have macros, use them! :-)
Also we need Godmode for the SX1280 for now, hopefully can revert to more sane operation.
|
2022-11-14 09:49:50 +01:00 |
|
Thomas Göttgens
|
263a421c4a
|
fix pico build
|
2022-11-13 15:35:18 +01:00 |
|
Thomas Göttgens
|
401b92bdbb
|
reverted too much
|
2022-11-13 15:28:43 +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
|
037d6c253b
|
fix portduino
|
2022-11-13 11:58:02 +01:00 |
|
Thomas Göttgens
|
b6de79b21a
|
fix build for RP2040 which actually has 2 TwoWire interfaces.
|
2022-11-12 17:50:33 +01:00 |
|
Thomas Göttgens
|
52cf530356
|
missing 2 sensor changes
|
2022-11-12 17:18:17 +01:00 |
|