mkinney
aea6675e64
[create-pull-request] automated change
2022-01-27 18:32:55 +00:00
mkinney
8bff696bef
Merge branch 'master' into patch-1
2022-01-27 10:28:21 -08:00
mkinney
da0ec09bf4
Merge pull request #1157 from meshtastic/thebentern-patch-1
...
Create pr instead of commit
2022-01-27 10:28:03 -08:00
Ben Meadors
2c99020037
Ignore markdown and yml for continuous integration
2022-01-27 11:59:08 -06:00
Ben Meadors
14419cbd02
Create pr instead of commit
2022-01-27 11:54:32 -06:00
Ben Meadors
1bfa6839e2
Use correct path to mesh ( #1155 )
2022-01-27 08:57:49 -06:00
Ben Meadors
a61676504f
Attempt to only update proto ( #1153 )
2022-01-27 07:51:51 -06:00
Vladislav Osmanov
f4d3de086a
Fix MISO/MOSI pins for DIY v1.1
2022-01-27 16:49:55 +03:00
Thomas Göttgens
af249da1a3
accept one or more environment definitions
...
This is a non breaking change. Up till now you could either specify ONE board to check or run with default settings hich would check a sensible set. With this change you can provide a space-separated list of boards to check, this facilitates parallel CI executions better.
2022-01-27 09:18:31 +01:00
Jm Casler
7613c7bf83
Merge pull request #1148 from mc-hamster/master
...
position plugin - only send if channel utilization is <50 percent
2022-01-26 22:40:52 -08:00
Jm Casler
e4608e0a10
position plugin - only send if channel utilization is <50 percent
2022-01-26 22:32:33 -08:00
Jm Casler
d26549c7c2
Merge pull request #1147 from mc-hamster/master
...
rangeTestPlugin - only send if channelUtilization is less than 25%
2022-01-26 22:20:35 -08:00
Jm Casler
697d52b9bd
rangeTestPlugin - only send if channelUtilization is less than 25%
2022-01-26 22:20:13 -08:00
Ben Meadors
7a9450b250
Only update protos ( #1145 )
2022-01-26 16:17:30 -06:00
Jm Casler
6d372743f5
updating proto submodule to latest
2022-01-26 13:35:46 -08:00
mkinney
c2b309195d
Merge pull request #1144 from meshtastic/update-protos-action
...
Update protobufs and regenerate classes action
2022-01-26 13:24:58 -08:00
Ben Meadors
3c7670186a
Update protobufs and regenerate classes
2022-01-26 14:25:30 -06:00
Ben Meadors
b51be320dd
BME680 support ( #1142 )
2022-01-25 14:22:48 -06:00
Thomas Göttgens
409ad9c2c3
Split platformio.ini into one file for each board, only leaving platform definitions and a handful of stale (?) boards around.. ( #1141 )
2022-01-25 08:56:16 -06:00
mkinney
eaa5252cdb
Merge pull request #1138 from mkinney/fix_some_cpp_warnings
...
Fix some cpp warnings
2022-01-24 15:34:58 -08:00
Mike Kinney
3d718f45d5
fail the build if we have any cppcheck warnings
2022-01-24 21:35:24 +00:00
mkinney
a8dab94087
Merge branch 'master' into fix_some_cpp_warnings
2022-01-24 13:27:33 -08:00
mkinney
5a348da0e9
Merge pull request #1139 from caveman99/master
...
use the new version of Screen lib when building
2022-01-24 13:27:18 -08:00
Thomas Göttgens
115b835b83
Merge branch 'master' into master
2022-01-24 21:57:54 +01:00
Thomas Göttgens
9df42799ff
Tryfix: Local replica for build problem ( #1 )
...
* Tryfix: Local replica for build problem
* Update platformio.ini
* use the real repo again
2022-01-24 21:56:31 +01:00
mkinney
e1d3c01199
Merge branch 'master' into fix_some_cpp_warnings
2022-01-24 12:52:21 -08:00
mkinney
bdcc0f252b
Merge pull request #1140 from costonisp/master
...
added a new variant heltec_2.1
2022-01-24 12:44:49 -08:00
Mike Kinney
437aa1e9af
make check a different job on ci
2022-01-24 20:04:31 +00:00
Mike Kinney
6883bc7afc
fix more warnings; add to CI; suppress some warnings
2022-01-24 19:58:07 +00:00
co sto
a2eef895bd
Create variant.h
2022-01-24 20:40:28 +01:00
co sto
64671c8ce7
Delete variants/heltev_v2.1 directory
2022-01-24 20:38:51 +01:00
Thomas Göttgens
252a27174e
New checkout for library
2022-01-24 20:28:16 +01:00
Mike Kinney
7c362af3de
more warning fixes
2022-01-24 18:39:17 +00:00
co sto
c6b851a2e6
Update variant.h
2022-01-24 19:01:23 +01:00
co sto
ec4346aba3
Update variant.h
2022-01-24 18:59:09 +01:00
co sto
791186a264
Create variant.h
2022-01-24 18:58:32 +01:00
co sto
ab947f06aa
Delete .heltec_v2.1
2022-01-24 18:55:51 +01:00
co sto
cfa0ceb604
Create .heltec_v2.1
2022-01-24 18:55:26 +01:00
co sto
c7686ad57e
Delete variant.h
2022-01-24 18:46:35 +01:00
co sto
8732b7cb4d
Add files via upload
2022-01-24 18:45:51 +01:00
co sto
fe9dcbb316
Delete heltec_v2.1
2022-01-24 18:40:15 +01:00
co sto
38d1a381e6
Create heltec_v2.1
2022-01-24 18:35:25 +01:00
co sto
0b2f1d5675
Update platformio.ini
2022-01-24 18:33:31 +01:00
Mike Kinney
caaa235c5d
more cppcheck warnings fixes
2022-01-24 17:24:40 +00:00
Thomas Göttgens
9a0126cde1
use the new version of Screen lib when building
2022-01-24 17:37:33 +01:00
co sto
39d0c0fd8f
Merge branch 'meshtastic:master' into master
2022-01-24 14:00:33 +01:00
mkinney
be0b9979bc
Merge pull request #3 from meshtastic/master
...
refresh branch from master
2022-01-23 23:02:02 -08:00
Mike Kinney
b3210f6c2c
fix some cppcheck warnings
2022-01-24 07:00:14 +00:00
Jm Casler
2357240d84
Merge pull request #1136 from osmanovv/diy-v11
...
Meshtastic DIY v1.1 new schematic
2022-01-23 20:43:00 -08:00
co sto
c2f0048931
Merge branch 'meshtastic:master' into master
2022-01-24 00:14:42 +01:00