Commit Graph

3594 Commits

Author SHA1 Message Date
Thomas Göttgens
77816f8f68 Fix building with PIO6 2022-05-17 10:58:44 +02:00
Ben Meadors
ee8e544ce2 Added dr-dev 2022-05-07 21:04:39 -05:00
Ben Meadors
887e6fd761
Added meshtastic-dr-dev to release 2022-05-07 20:04:09 -05:00
Ben Meadors
d06aa73947
Added meshtastic-dr-dev to ci action 2022-05-07 20:02:58 -05:00
code8buster
72bfee34ee
Disaster Radio dev board initial support (#1443)
* Initial pin redefs for Disasterradio's prototype pcb

* Initializes E22-900M30S correctly, seems to be ready to work

* Add new macros for upstream merge

* Cleaning up stray experiment

That was silly, what was I even thinking? Late evening coding mistakes.
2022-05-07 20:00:01 -05:00
Ben Meadors
fc48fcde96
Bump version for release 2022-05-04 07:59:25 -05:00
Thomas Göttgens
f0965e2ac4
Merge pull request #1431 from meshtastic/1.2-techo
Backport T-Echo fix for GPS and Reset Button to 1.2
2022-05-04 09:41:01 +01:00
Thomas Göttgens
7c253bfc3c Backport T-Echo fix for GPS and Reset Button to 1.2 2022-05-04 09:58:35 +02:00
Ben Meadors
ba894ae95b
Use sx126x macro (#1424) 2022-04-30 07:08:59 -05:00
Ben Meadors
9879494fc6
Bump version for release 2022-04-29 07:23:08 -05:00
Ben Meadors
5088940751
Set tx/rx en correctly as well as rf ant switch (#1420) 2022-04-28 20:11:03 -05:00
Ben Meadors
888af31d4f Add extensions to gitignore 2022-04-28 06:58:59 -05:00
mkinney
3ddd74edf6
Update version.properties 2022-04-27 13:29:42 -07:00
Mike Kinney
186d7f7d33 Merge branch '1.2-legacy' of github.com:meshtastic/Meshtastic-device into 1.2-legacy 2022-04-27 13:28:20 -07:00
Mike Kinney
456f8ab7e8 ensure the screen displays properly 2022-04-27 13:28:13 -07:00
mkinney
d551c17546
Update version.properties
add nano_g1
2022-04-27 11:55:08 -07:00
Mike Kinney
af4027e8c8 needed to add nano_g1 to 1.2 main_matrix 2022-04-27 11:52:02 -07:00
Mike Kinney
3df0fdd239 need that submodule 2022-04-27 11:42:13 -07:00
Mike Kinney
8510ef3ad0 add nano-g1 to build 2022-04-27 10:57:32 -07:00
neilhao
ee419f8b9b add nano g1 (#1351)
* add nano g1

* Update platformio.ini

* Update configuration.h

* Revert platformio.ini to previous state

* Update configuration.h

* Update platformio.ini

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2022-04-27 10:56:06 -07:00
Ben Meadors
ab959ded0e
Bump to 1.2.60 for release 2022-04-26 06:39:31 -05:00
Ben Meadors
2a76a5527a
Fix execution halt in nrf devices on assert and add --reboot support on nrf (#1397)
* Fix execution halt in nrf devices on assert

* Peg espressif platform to 3.5.0

* Add reboot to nrf52 devices
2022-04-25 16:48:28 +10:00
Ben Meadors
58d91f0a4b
Add battery pin to meshtastic-diy (#1319)
* Add battery pin to meshtastic-diy

* Adc multiplier
2022-03-24 19:18:14 -05:00
Thomas Göttgens
e09aafa13f
Merge pull request #1313 from meshtastic/1.2-fix-rotary-encoder
Rotary Encoder Update
2022-03-21 15:43:58 +01:00
Thomas Göttgens
aca95248ee Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker 2022-03-21 15:16:25 +01:00
mkinney
d81c1c08ee
Update version.properties 2022-03-17 13:47:36 -07:00
mkinney
317ce2c9cd
Merge pull request #1303 from mkinney/fix_for_dupl_mac_addr
re-init so the duplicate mac address issue on NRF devices will be fixed
2022-03-17 13:47:11 -07:00
Mike Kinney
b2827597fd re-init so the duplicate mac address issue on NRF devices will be fixed 2022-03-17 20:32:15 +00:00
mkinney
6af182228c
Update version.properties 2022-03-17 11:51:52 -07:00
mkinney
1246c7bb1e
Merge pull request #1301 from mkinney/nrf_factory_reset
try to reset values on nrf using nodeDB methods
2022-03-17 11:49:41 -07:00
Mike Kinney
e6731e28c1 try removing the /prefs dir 2022-03-17 18:33:30 +00:00
Mike Kinney
d57ac39b02 move the factory reset stuff above the ble bonds 2022-03-17 18:08:39 +00:00
Mike Kinney
67bc6b1419 try to reset values on nrf using nodeDB methods 2022-03-17 17:49:02 +00:00
Thomas Göttgens
d328823c03
Destroy HTTPS Client on unpack error (#1279)
This gives you more than one try to update the embedded Web IF without rebooting the device. This can also be cherry-picked for 1.3
2022-03-10 08:28:06 -06:00
Sacha Weatherstone
7178d3a2fd
Sync fix 2022-03-10 09:03:31 +11:00
Ben Meadors
a0f60f1d07
Putting this test back in 2022-03-06 08:18:20 -06:00
Ben Meadors
b177313e2d
Removing test simulator for now 2022-03-06 07:57:04 -06:00
Ben Meadors
53d47146b2
Attempt to push artifacts to another repo 2022-03-06 07:38:55 -06:00
mkinney
f7c6955736
Update version.properties 2022-03-01 16:25:58 -08:00
mkinney
9a87e1b53e
Merge pull request #1266 from mkinney/bug_fixes
remove assert; revert a change that cpplint reported as a warning
2022-03-01 16:11:34 -08:00
Mike Kinney
f1478a7c93 remove assert; revert a change that cpplint reported as a warning 2022-03-02 00:00:31 +00:00
Jm Casler
8fd5d83980 Merge branch '1.2-legacy' of https://github.com/meshtastic/Meshtastic-device into 1.2-legacy 2022-02-27 07:30:00 -08:00
Jm Casler
5895aaa259 Revert "updating proto submodule to latest"
This reverts commit 682f988c2a.
2022-02-27 07:29:31 -08:00
Jm Casler
1787712a5a Revert "updating proto submodule to latest"
This reverts commit d56f8c631b.
2022-02-27 07:29:25 -08:00
Ben Meadors
596a73c0a0 Peg protos to 1.2 ref and bump version for release 2022-02-27 09:27:56 -06:00
Jm Casler
d56f8c631b updating proto submodule to latest 2022-02-26 21:22:31 -08:00
Jm Casler
682f988c2a updating proto submodule to latest 2022-02-26 21:09:18 -08:00
Ben Meadors
ce20a2b566
Github action to allow 1.2-legacy release 2022-02-26 13:04:25 -06:00
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
Ben Meadors
d542267e4a
Add after-checks for PR checks 2022-02-25 17:06:44 -06:00