Ben Meadors
71a43a97cc
Bump to 13
2022-06-01 06:06:40 -05:00
Ben Meadors
0767c0b0e8
Converted to jgromes/RadioLib upstream and pegged to latest ref ( #1472 )
...
* Converted to jgromes/RadioLib upstream and pegged to latest ref
2022-05-29 19:30:20 -05:00
Ben Meadors
d68d85590b
Merge branch 'master' into master
2022-05-22 07:50:32 -05:00
Ben Meadors
223c706e91
Use meshtastic fork of arduino thread lib
2022-05-05 13:54:21 -05:00
Ben Meadors
2b769279ae
Moving platform-native into meshtastic fork ( #1437 )
2022-05-05 13:20:16 -05: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
Ben Meadors
794167c701
Removed phone sds timeout ( #1372 )
2022-04-12 08:04:24 -05:00
Ben Meadors
a20ba7e686
Add pca10059_diy_eink to boards matrix
2022-04-06 11:04:11 -05:00
Ben Meadors
10a7071300
Remove send owner interval ( #1361 )
...
* NodeInfo slimfast
* Removed send_owner_interval
2022-04-06 08:03:44 -05:00
Ben Meadors
d73d3ca959
Update proto action to use nanopb 0.4.5
2022-04-05 11:29:54 -05:00
Ben Meadors
07e2816703
Promote device metrics ( #1347 )
...
* NodeInfo slimfast
* Update
2022-04-01 18:35:18 -05:00
Ben Meadors
286e64d5f6
Smoke test moving device telemetry into portduino
2022-03-31 16:27:55 -05:00
Ben Meadors
eafd205169
Update telemetry for local node ( #1332 )
2022-03-28 12:13:22 -05:00
Ben Meadors
ba2fa84ebd
Reworked metrics structure and split telemetry into device or environ… ( #1331 )
...
* Reworked metrics structure and split telemetry into device or environment
* Comment cleanup
2022-03-27 09:55:35 -05:00
Ben Meadors
92482199ed
Merge branch 'master' into inputbroker-v2
2022-03-26 01:00:07 +00:00
Ben Meadors
e0142a9363
Merge branch 'master' into inputbroker-v2
2022-03-25 12:25:27 +00:00
Ben Meadors
362795a7c8
Meshtastic-diy battery and adc multiplier
2022-03-24 19:20:15 -05:00
Ben Meadors
47524d58d7
Telemetry tweaks ( #1315 )
...
* Update protos
* Removed battery level from position packets
* Send internal metrics
* Handle telemetry on node info for now
* Fixes
* Default telemetry to enabled and same interval as position
* Fixes for lots of interval issues
* Fixed interval
* Regen
* Cleanup
* Newline
* Update proto ref
* Fixed missing metric and updated power level to uint
* Regen
2022-03-23 15:46:39 -05:00
Ben Meadors
e97bd4f9f9
Battery level / telemetry rework (first pass) ( #1306 )
...
* Update protos
* Removed battery level from position packets
* Send internal metrics
* Handle telemetry on node info for now
* Fixes
* Default telemetry to enabled and same interval as position
* Fixes for lots of interval issues
* Fixed interval
* Regen
* Cleanup
* Newline
* Update proto ref
2022-03-20 09:55:38 -05:00
Ben Meadors
ca21e8b2bf
New PR artifacts upload scheme
2022-03-06 08:50:42 -06:00
Ben Meadors
6151af0343
Merge branch 'master' into master
2022-03-06 02:39:54 +00:00
Ben Meadors
556fc6210d
Moved power fsm thread out of main ( #1265 )
2022-03-01 12:40:21 -06:00
Ben Meadors
ca4c1c9d7c
Moved button thread to its own file ( #1260 )
...
* Moved button thread to its own file
* Move some debug code blocks into their own files
* Shutdown refactoring
* Removed GENIEBLOCKS
2022-02-28 15:19:38 -06:00
Ben Meadors
c97541d4fc
Turns out this workflow is needed on the target branch
2022-02-25 17:25:43 -06:00
Ben Meadors
fc54f2f63d
Temporary 1.2 legacy PR checks ( #1243 )
...
* Temporary 1.2 legacy PR checks
2022-02-25 16:13:28 -06:00
Ben Meadors
29e70a80c6
Add rak eink variant ( #1221 )
2022-02-19 07:32:15 -06:00
Ben Meadors
6b4907e841
Added after-checks
2022-02-14 11:27:33 -06:00
Ben Meadors
1808e9b3d8
Pick up littlefs instead of spiffs bin
2022-02-14 10:39:31 -06:00
Ben Meadors
1dd53eeaf5
Set max parallel workers on jobs to favor esp32
2022-02-14 10:36:16 -06:00
Ben Meadors
892d9a34c7
Add littlefs-python package for ESP32 target
2022-02-14 10:21:28 -06:00
Ben Meadors
ab96579904
Github action runs on job matrix now for parallel operation (both build and check) ( #1202 )
...
* Build matrix for parallel jobs
2022-02-13 14:10:59 -06:00
Ben Meadors
3f83acdbef
Ignore version.properties on ci-build
2022-02-10 21:13:36 -06:00
Ben Meadors
9db7c62a49
1.2.55 release
2022-02-10 21:02:43 -06:00
Ben Meadors and Mike Kinney
d79dc631f1
Fixed RAK11200 configuration and added to build-all ( #1192 )
...
* Fixed RAK11200 configuration and added to build-all
Co-authored-by: Mike Kinney <mike.kinney@gmail.com >
2022-02-10 20:21:36 -06:00
Ben Meadors
7ea6babb7f
Add workflow_dispatch back
2022-02-10 16:23:34 -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
Ben Meadors
e649bc84e1
Fix PR artifact permissions ( #1190 )
2022-02-08 10:29:57 -06:00
Ben Meadors
bbcd59ec7b
Specify branch for PR artifact storage ( #1187 )
2022-02-07 12:44:10 -06:00
Ben Meadors
e11fd593ae
Update github action to flatten firmware zip and attach artifacts ( #1186 )
2022-02-07 11:15:03 -06: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
Ben Meadors
ed9cd7b03d
Update nimble ( #1173 )
2022-01-31 20:56:31 -06:00
Ben Meadors
66413d8b7f
Refactored sensors ( #1172 )
...
* Refactored sensors
2022-01-31 20:24:32 -06:00
Ben Meadors
59c2bcd978
Merge branch 'master' into thebentern-patch-2
2022-01-27 12:33:55 -06: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
Ben Meadors
7a9450b250
Only update protos ( #1145 )
2022-01-26 16:17:30 -06: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
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
Ben Meadors
61e1b8d859
Set lastMeasurementPacket as one we're sending ( #1130 )
2022-01-22 19:24:47 -06:00
Ben Meadors
abcdf39b20
Merge branch 'master' into diy-rfm95
2022-01-22 15:09:57 -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
Ben Meadors
6d34151590
Admin message shutdown protobufs ( #1119 )
...
* Updated protos for admin message shutdown protobufs
2022-01-20 21:43:15 -06:00
Ben Meadors
e1ef495071
Add tlora-v2-1-1.6 to default envs for consistency ( #1117 )
2022-01-20 08:34:03 -06:00
Ben Meadors
9309824874
RAK / NRF shutdown functionality on user button long press ( #1113 )
2022-01-19 17:10:02 -06:00
Ben Meadors
4e3fda87a1
Initial configuration.h -> variants refactor ( #1104 )
...
* Initial configuration to variants refactor
2022-01-18 18:35:42 -06:00
Ben Meadors
8b56ebd566
Merge branch 'master' into CannedMessagePlugin
2022-01-13 13:20:02 -06:00
Ben Meadors
de1d5d61ff
Merge branch 'master' into Heltec-V1
2022-01-01 14:11:52 -06:00
Ben Meadors
af8f70e9ae
Merge branch 'master' into StoreAndForward
2022-01-01 14:11:30 -06:00
Ben Meadors
c135a59787
Merge branch 'master' into ExternalNotificationFix
2022-01-01 14:00:50 -06:00
Ben Meadors
40f1a7bcaf
Merge branch 'master' into ExternalNotificationFix
2022-01-01 13:13:15 -06:00
Ben Meadors
432854ce31
Merge branch 'master' into master
2022-01-01 13:12:59 -06:00
Ben Meadors
1063415292
Remove networking operations from presentation layer ( #1033 )
...
* Remove networking operations from presentation layer
2021-12-28 14:17:56 -06:00
Ben Meadors
a70b849039
Changed getMacAddr behavior ( #1017 )
2021-12-28 11:20:45 -06:00
Ben Meadors
727dcbc809
Merge branch 'master' into nimble-lib-swap
2021-12-18 15:16:39 -06:00
Ben Meadors
5ff6b919c6
Remove BATTERY_PIN from tlora v1 target ( #996 )
2021-12-15 07:50:36 -06:00
Ben Meadors
1f4a3085ef
Peg to specific version of NimBLE Arduino
2021-12-12 07:54:29 -06:00
Ben Meadors
f119555c12
Convert to NimBLE Arduino ( #985 )
2021-12-12 07:44:56 -06:00
Ben Meadors
66085d7447
RAK-5005 button pin mapping tweak
2021-12-09 19:59:04 -06:00
Ben Meadors
033e0e99ec
Merge branch 'meshtastic:master' into master
2021-12-09 19:58:00 -06:00
Ben Meadors
148b62c02f
Merge branch 'master' into master
2021-12-08 18:11:38 -06:00
Ben Meadors
c8bea4f091
Split RAK-4631 targets by base board
2021-12-07 20:42:06 -06:00
Ben Meadors
02e3d06bcb
Remove promote-release.sh from Release process ( #958 )
2021-12-05 18:31:36 -06:00
Ben Meadors
9d019c1a99
Adding batch script for generating uf2 files for NRF boards ( #945 )
...
* Updated generated protos
* Added uf2-converter batch for windows machines
2021-12-02 10:19:25 -06:00
Ben Meadors
2a617ba7b2
Upstream proto addition
2021-11-29 10:05:32 -06:00
Ben Meadors
bbf3091889
Merge branch 'master' into master
2021-11-29 09:58:16 -06:00
Ben Meadors
99d35b175c
Merge remote-tracking branch 'upstream/master'
2021-11-29 07:02:56 -06:00
Ben Meadors
69a2029ade
Removed unnecessary debug print
2021-11-27 09:29:39 -06:00
Ben Meadors
7a649e3fc3
Regen protobufs from upstream
2021-11-27 09:16:26 -06:00
Ben Meadors
f019151e3f
auto_screen_carousel_secs behavior implementation
2021-11-27 09:11:58 -06:00
Ben Meadors
5db0a57599
Ignore messages originating from phone on screen
2021-11-21 18:44:08 -06:00
Ben Meadors
2d939d26ee
Renamed to is_always_powered for convention
2021-11-06 12:11:22 -05:00
Ben Meadors
d6c7ea921a
Added always_powered preference
2021-11-06 10:03:10 -05:00
Ben Meadors
035f25190b
Handle MQTT host string with port omitted
2021-07-02 07:47:12 -05:00
Ben Meadors
3ea03dadb5
Convert MQTT server to hostname:port
2021-07-01 16:57:50 -05:00