Commit Graph

3616 Commits

Author SHA1 Message Date
Vladislav Osmanov
377f909f36 Fixed customFontTableLookup execution flow 2022-05-22 00:08:53 +03:00
Vladislav Osmanov
2f4a2ccb2f Fixed ё, Ё letters 2022-05-21 22:56:45 +03:00
Vladislav Osmanov
e977840805 Extended ASCII codes and cyrillic support 2022-05-21 20:15:35 +03:00
Thomas Göttgens
8e8158ebbc
Merge pull request #1458 from meshtastic/1.2-ubxreset
ask for factory reset if GPS does not talk to us.
2022-05-18 17:37:27 +01:00
Thomas Göttgens
a9fcc775d9 Merge branch '1.2-ubxreset' of github.com:meshtastic/Meshtastic-device into 1.2-legacy 2022-05-18 18:25:57 +02:00
Thomas Göttgens
cf465a3d34 fixed return for NRF52 2022-05-18 18:25:12 +02:00
Thomas Göttgens
6520c51b66 Merge branch '1.2-legacy' of github.com:meshtastic/Meshtastic-device into 1.2-legacy 2022-05-18 18:08:04 +02:00
Thomas Göttgens
98552b6d9d
Merge branch '1.2-legacy' into 1.2-ubxreset 2022-05-18 17:07:53 +01:00
Thomas Göttgens
7f9c07ae37 ask for factory reset if GPS does not talk to us. 2022-05-18 18:06:53 +02:00
Thomas Göttgens
bfd97558d4
Merge pull request #1456 from meshtastic/1.2-buildfix
1.2 buildfix
2022-05-18 15:22:32 +01:00
Thomas Göttgens
44159f75f1 Always send the first command 2022-05-18 15:58:06 +02:00
Thomas Göttgens
dfa9c32665 faster bootup without GPS 2022-05-18 13:05:11 +02:00
Thomas Göttgens
c600135b70
Merge pull request #1455 from meshtastic/1.2-t-echo
fix GPS and Buttons on T-Echo and log UBX (1.2)
2022-05-17 20:11:32 +01:00
Thomas Göttgens
179a2624a1 Merge branch '1.2-t-echo' of github.com:meshtastic/Meshtastic-device into 1.2-legacy 2022-05-17 21:02:35 +02:00
Thomas Göttgens
3fded9aaa9 don't be too smart 2022-05-17 21:02:00 +02:00
Thomas Göttgens
f423d943a8
Merge branch '1.2-legacy' into 1.2-t-echo 2022-05-17 18:56:27 +01:00
Thomas Göttgens
f251727524 wrong header file 2022-05-17 19:47:59 +02:00
Thomas Göttgens
f3cc732e7d Print error codes and returns during UBX config 2022-05-17 19:44:41 +02:00
Thomas Göttgens
8d74c41802 switch GPS back to 9600 baud, seems to work better now we only use the 2 sentences 2022-05-17 18:57:42 +02:00
Thomas Göttgens
89f7968ca2 don't wake t-echo through the touch button 2022-05-17 13:03:14 +02:00
Thomas Göttgens
3b2375a27b
Merge pull request #1452 from meshtastic/1.2-buildfix
Fix building with PIO6
2022-05-17 10:24:13 +01:00
Thomas Göttgens
959962530b missed one ... 2022-05-17 11:11:47 +02:00
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