joshpirihi
|
d0fc836f0b
|
Position packets generated locally should be sent to the phone too (#1242)
* Position packets generated locally should be sent to the phone too
|
2022-02-26 07:37:23 -06:00 |
|
Clemens H / OE1RFC / datacop
|
e3df4fe4b4
|
fix: log error if node_db is full instead of firmware crash (#1191)
|
2022-02-10 11:44:58 -06:00 |
|
Ben Meadors
|
c867af8522
|
Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183)
|
2022-02-09 13:37:48 -06:00 |
|
Ric Letson
|
856f2f9589
|
MCP9808 sensor implementation (#1188)
* MCP9808 Sensor Implementation Initial Test
|
2022-02-08 11:03:34 -06:00 |
|
Thomas Göttgens
|
868af9dd6b
|
Get rid of log clutter during oled screen animation (#1182)
|
2022-02-03 07:22:46 -06:00 |
|
thebentern
|
e567fe7322
|
[create-pull-request] automated change
|
2022-02-03 03:21:12 +00:00 |
|
Ben Meadors
|
365120e9c2
|
Added RAK11200 board variant support (#1177)
* Added RAK11200 board variant support
|
2022-02-02 12:41:07 -06:00 |
|
Ben Meadors
|
b21b7de04b
|
Clear bluetooth bonds on multi-press and factory_reset (#1176)
* Clear bluetooth bonds on multi-press and factory_reset
|
2022-02-01 18:32:26 -06:00 |
|
github-actions[bot]
|
dd31a829fb
|
Update and regen protobufs (#1175)
* Update and regen protobufs
|
2022-02-01 09:41:56 -06:00 |
|
Thomas Göttgens
|
9a505c27fa
|
add missing Config definition for PRIVATE_HW (#1174)
|
2022-02-01 08:08:03 -06:00 |
|
Ben Meadors
|
66413d8b7f
|
Refactored sensors (#1172)
* Refactored sensors
|
2022-01-31 20:24:32 -06:00 |
|
Jm Casler
|
f5e0718052
|
Merge branch 'master' into master
|
2022-01-28 20:13:46 -08:00 |
|
Richard Nauber
|
3611293a98
|
Prevent null pointer dereference in setup() if radio is not available.
|
2022-01-28 21:02:02 +01:00 |
|
joshpirihi
|
dc7f376778
|
Correct a comment
|
2022-01-29 06:40:17 +13:00 |
|
Joshua Pirihi
|
ff2cad9cac
|
Allow publishing of decrypted mqtt packets
|
2022-01-29 06:06:49 +13:00 |
|
Joshua Pirihi
|
b781fb613c
|
Allow publishing of decrypted mqtt packets
|
2022-01-29 06:03:48 +13:00 |
|
Jm Casler
|
266d6ad205
|
Proto regen for .53
|
2022-01-27 17:52:03 -08:00 |
|
Mike Kinney
|
e8e209be25
|
gpio read and write work as expected
|
2022-01-28 00:11:16 +00:00 |
|
mkinney
|
aea6675e64
|
[create-pull-request] automated change
|
2022-01-27 18:32:55 +00:00 |
|
Jm Casler
|
e4608e0a10
|
position plugin - only send if channel utilization is <50 percent
|
2022-01-26 22:32:33 -08:00 |
|
Jm Casler
|
697d52b9bd
|
rangeTestPlugin - only send if channelUtilization is less than 25%
|
2022-01-26 22:20:13 -08:00 |
|
Ben Meadors
|
b51be320dd
|
BME680 support (#1142)
|
2022-01-25 14:22:48 -06:00 |
|
Mike Kinney
|
6883bc7afc
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
|
Mike Kinney
|
7c362af3de
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
|
Mike Kinney
|
caaa235c5d
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
|
Mike Kinney
|
b3210f6c2c
|
fix some cppcheck warnings
|
2022-01-24 07:00:14 +00:00 |
|
Jm Casler
|
c8ecd6ac8e
|
Protos regened for reply and tapback
|
2022-01-23 09:30:44 -08:00 |
|
Ben Meadors
|
e706aae41d
|
Added NRF/RAK support for env plugin (#1133)
* Added NRF/RAK support for env plugin
* Added Environmental mixin to platform io
|
2022-01-23 10:05:39 -06:00 |
|
Jm Casler
|
7fae43e1a5
|
Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device
|
2022-01-23 01:05:09 -08:00 |
|
Jm Casler
|
8b60226497
|
set the routerMessage buffer to Constants_DATA_PAYLOAD_LEN
|
2022-01-23 01:05:07 -08:00 |
|
Ben Meadors
|
61e1b8d859
|
Set lastMeasurementPacket as one we're sending (#1130)
|
2022-01-22 19:24:47 -06:00 |
|
Ben Meadors
|
16ee75313a
|
BME280 support for environment and screen re-org (#1129)
|
2022-01-22 15:09:17 -06:00 |
|
Ben Meadors
|
b6706c7ac1
|
Admin message shutdown feature (#1124)
* Shutdown via proto admin message
|
2022-01-21 15:03:26 -06:00 |
|
Thomas Göttgens
|
7723b30951
|
Custom_ArialMT_Plain_10 not used anywhere (#1122)
|
2022-01-21 09:53:57 -06:00 |
|
Ben Meadors
|
6d34151590
|
Admin message shutdown protobufs (#1119)
* Updated protos for admin message shutdown protobufs
|
2022-01-20 21:43:15 -06:00 |
|
mkinney
|
420495cb2d
|
Merge branch 'master' into master
|
2022-01-19 15:45:58 -08:00 |
|
Ben Meadors
|
9309824874
|
RAK / NRF shutdown functionality on user button long press (#1113)
|
2022-01-19 17:10:02 -06:00 |
|
Balázs Kelemen
|
4fc443e760
|
Merge branch 'meshtastic:master' into master
|
2022-01-19 17:22:34 +01:00 |
|
Balazs Kelemen
|
53399f06e5
|
Canned message plugin status fix.
|
2022-01-19 09:55:06 +01:00 |
|
Ben Meadors
|
4e3fda87a1
|
Initial configuration.h -> variants refactor (#1104)
* Initial configuration to variants refactor
|
2022-01-18 18:35:42 -06:00 |
|
Balazs Kelemen
|
1ff3b3326c
|
Temporary fix on canned messages total length.
|
2022-01-18 23:15:54 +01:00 |
|
mkinney
|
8e3d30bd7f
|
Merge branch 'master' into fix_warning
|
2022-01-17 22:44:01 -08:00 |
|
Mike Kinney
|
68fadfe26c
|
change name of define because MAX_BLOCKSIZE is already taken
|
2022-01-18 06:13:43 +00:00 |
|
Mike Kinney
|
7f759d6bb5
|
Merge remote-tracking branch 'prampec/master' into add_more_env_sensors
|
2022-01-17 00:03:14 +00:00 |
|
Mike Kinney
|
1f227797c1
|
updated file after updating protobufs
|
2022-01-16 23:54:10 +00:00 |
|
Mike Kinney
|
6d960918e2
|
minor change to re-trigger ci
|
2022-01-16 15:22:17 -08:00 |
|
Mike Kinney
|
5797e32461
|
add support for other 2 sensors
|
2022-01-16 15:16:03 -08:00 |
|
Mike Kinney
|
41da6c3b99
|
add DHT22
|
2022-01-16 15:06:34 -08:00 |
|
Balazs Kelemen
|
fe3a352511
|
CannedMessagePlugin typo fix.
|
2022-01-16 23:18:40 +01:00 |
|
Jm Casler
|
91117ca7c6
|
AirTime - fix bug in array shifter
|
2022-01-15 15:27:25 -08:00 |
|