Thomas Göttgens
|
1e48989e2d
|
Merge pull request #1446 from meshtastic/RAK14006
Support detecting RAK14006 KB
|
2022-05-09 20:29:29 +01:00 |
|
Thomas Göttgens
|
e48285a33a
|
Support detecting RAK14006 KB
|
2022-05-09 20:12:49 +02:00 |
|
Thomas Göttgens
|
7f0fd642ec
|
Merge pull request #1445 from meshtastic/M5Stack
Support M5Stack
|
2022-05-09 19:05:46 +01:00 |
|
Thomas Göttgens
|
5ee8c56c94
|
Support M5Stack with LORA868 (RA01H) Module and TFT Display (PRIVATE_HW, Canon Hardware TBD)
|
2022-05-09 19:50:39 +02:00 |
|
Sacha Weatherstone
|
4940822ae8
|
Merge pull request #1444 from GUVWAF/master
Optimize retransmission timer
|
2022-05-09 09:33:16 +10:00 |
|
Sacha Weatherstone
|
8b42b78033
|
Merge branch 'master' into master
|
2022-05-08 00:23:18 +10:00 |
|
GUVWAF
|
a7f4263db4
|
Optimize retransmission timer
Based on airtime of packet + transmit, processing and CAD delays
|
2022-05-07 15:43:35 +02:00 |
|
GUVWAF
|
348e78718d
|
Call cancelSending in stopRetransmission
This also removes pending packet from txQueue if it was already in there
|
2022-05-07 15:39:14 +02:00 |
|
Sacha Weatherstone
|
0ec6771cf7
|
Fix build when BATTERY_PIN is set
|
2022-05-07 20:47:52 +10:00 |
|
Sacha Weatherstone
|
5e7b372345
|
Satisfy cppcheck
|
2022-05-07 20:36:15 +10:00 |
|
Sacha Weatherstone
|
6b0ce6b729
|
Finish config transition
|
2022-05-07 20:31:21 +10:00 |
|
Sacha Weatherstone
|
c07976438b
|
fix old submodule
|
2022-05-07 13:37:58 +10:00 |
|
Sacha Weatherstone
|
eb6dd6b53d
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-05-07 13:34:36 +10:00 |
|
Sacha Weatherstone
|
ea86f76393
|
Move LoRa config out of primary channel
|
2022-05-07 13:34:06 +10:00 |
|
Thomas Göttgens
|
b699e5e6cd
|
Merge pull request #1441 from meshtastic/patch-1-1
Enable Malloc Support in nanopb
|
2022-05-06 21:26:38 +01:00 |
|
Thomas Göttgens
|
4fb0cfa909
|
Enable Malloc Support in nanopb
|
2022-05-06 22:16:51 +02:00 |
|
Thomas Göttgens
|
bb5b10eef3
|
Merge pull request #1440 from meshtastic/NO-SCREEN
Make #define NO_SCREEN work again
|
2022-05-06 14:50:54 +01:00 |
|
Thomas Göttgens
|
b5cc304336
|
Make #define NO_SCREEN work again
|
2022-05-06 15:41:37 +02:00 |
|
Thomas Göttgens
|
1812843363
|
Merge pull request #1439 from meshtastic/RAK18001
RAK18001 Buzzer Support
|
2022-05-06 13:31:37 +01:00 |
|
Thomas Göttgens
|
628740d6d1
|
Support Buzzer in Slot C
|
2022-05-06 14:20:46 +02:00 |
|
Thomas Göttgens
|
251365dca7
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-05-06 14:05:51 +02:00 |
|
Ben Meadors
|
223c706e91
|
Use meshtastic fork of arduino thread lib
|
2022-05-05 13:54:21 -05:00 |
|
Rockwell Schrock
|
5e109d9648
|
Fix typo in calculation of NUM_ONLINE_SECS constant (#1436)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-05-05 13:46:39 -05:00 |
|
Ben Meadors
|
2b769279ae
|
Moving platform-native into meshtastic fork (#1437)
|
2022-05-05 13:20:16 -05:00 |
|
Thomas Göttgens
|
8f8eff6f95
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-05-05 08:33:03 +02:00 |
|
Thomas Göttgens
|
02fe597f3f
|
Merge pull request #1432 from meshtastic/patch-1
Forgot the readFromRTC for PCF8563 (T-Echo)
|
2022-05-04 16:25:47 +01:00 |
|
Thomas Göttgens
|
4d611ba2f0
|
Forgot the readFromRTC for PCF8563 (T-Echo)
|
2022-05-04 17:06:06 +02:00 |
|
Thomas Göttgens
|
403a0b2ddc
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-05-04 09:17:06 +02:00 |
|
Sacha Weatherstone
|
211273cc08
|
Fix expected values in config setters
|
2022-05-04 12:52:44 +10:00 |
|
Sacha Weatherstone
|
8ba0a9bf87
|
Fix config switch
|
2022-05-03 22:16:50 +10:00 |
|
Sacha Weatherstone
|
f84286d138
|
Split config structure in two
|
2022-05-02 22:00:24 +10:00 |
|
Sacha Weatherstone
|
399e053ebd
|
workaround for undefined payload type on phoneapi
|
2022-05-02 13:04:05 +10:00 |
|
Ben Meadors
|
caac2ecb83
|
Compute config size and account for reloadconfig (#1428)
* Compute config size and account for reloadconfig
* Reload config and config_size
|
2022-05-01 20:30:19 -05:00 |
|
Sacha Weatherstone
|
7ae8601ba5
|
fix warnings
|
2022-05-02 10:24:28 +10:00 |
|
Sacha Weatherstone
|
8f038ced15
|
add handleSetConfig, remove team
|
2022-05-02 08:53:44 +10:00 |
|
Sacha Weatherstone
|
3a1f20821e
|
Remove team and provision set_config
|
2022-05-02 08:35:31 +10:00 |
|
Sacha Weatherstone
|
057131b459
|
Merge pull request #1427 from meshtastic/radioconfig-refactor-telemetry
Radioconfig refactor telemetry
|
2022-05-02 08:16:06 +10:00 |
|
Ben Meadors
|
1040b0988a
|
Removed unused members causing warnings
|
2022-05-01 15:37:34 -05:00 |
|
Ben Meadors
|
2ca0290662
|
Admin message implementation
|
2022-05-01 15:35:01 -05:00 |
|
Ben Meadors
|
163774bb1f
|
Moved refactored prefs
|
2022-05-01 14:26:05 -05:00 |
|
Ben Meadors
|
6a8724213e
|
Adafruit bus io is now required for sensor libs
|
2022-05-01 14:22:04 -05:00 |
|
Ben Meadors
|
cf64da21fb
|
Move adc multiplier code into battery pin region to surpress warning
|
2022-05-01 14:21:30 -05:00 |
|
Sacha Weatherstone
|
c0d40895f8
|
Config rework - Init GetConfigResponse
|
2022-05-01 16:12:48 +10:00 |
|
Sacha Weatherstone
|
50326fbb6b
|
Config rework - Init getConfig
|
2022-05-01 12:41:26 +10:00 |
|
Sacha Weatherstone
|
98cd19ea0f
|
Config rework - Init getConfig
|
2022-05-01 12:39:48 +10:00 |
|
Mark Trevor Birss
|
8e996e3e63
|
Enable TXEN and RXEN for Waveshare LoRa Module (#1422)
This change enables RXEN TXEN for the use of the Waveshare Core1262-868M Anti-Interference SX1262 LoRa Module, EU868 Band
https://www.waveshare.com/core1262-868m.htm
|
2022-04-29 14:23:17 -05:00 |
|
Ben Meadors
|
53cc090814
|
Move sx1262 fixes upstream (#1421)
|
2022-04-29 07:46:44 -05:00 |
|
Thomas Göttgens
|
bfc2d30a46
|
Merge pull request #1419 from meshtastic/PCF8563
RTC Module support for T-Echo and others with PCF8563
|
2022-04-28 08:29:07 +02:00 |
|
Thomas Göttgens
|
516dff5b09
|
RTC Module support for T-Echo and others with PCF8563
|
2022-04-28 08:18:03 +02:00 |
|
mkinney
|
4df0e910b8
|
Update main_matrix.yml
add nano-g1
|
2022-04-27 10:23:20 -07:00 |
|