Commit graph

912 commits

Author SHA1 Message Date
Sacha Weatherstone 838ee67532 Update FAQ 2022-01-02 17:44:00 +11:00
linagee e93c5c0581
Merge master (#4)
* Fix typo

* Update on the delayed meshpacket type.

* fixed typo in store forward doc

* Updated notes for the delayed enum

* Add note about stability to S&F doc

* Firmware loading placeholder

* add notes on mqtt stuff

* change link to python api docs

* re-org of python docs; migrate docs out of python repo README into this repo

* fix links

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Fix typo

* Update protobuf submodule

* Fix typos in radio setting table

Co-authored-by: Jm Casler <jm@casler.org>
Co-authored-by: Sacha Weatherstone <sachaw100@hotmail.com>
Co-authored-by: Mike Kinney <mike.kinney@gmail.com>
Co-authored-by: github-actions <bot@noreply.github.com>
Co-authored-by: redfast00 <redfast00@gmail.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2022-01-01 20:14:21 -07:00
Jm Casler 69a55b5551
Merge pull request #168 from mc-hamster/master
Fix typos in radio setting table
2021-12-31 09:09:13 -08:00
Jm Casler f7e7d5c1cb
Merge branch 'meshtastic:master' into master 2021-12-31 09:08:53 -08:00
Jm Casler a0e2c20d67 Fix typos in radio setting table 2021-12-31 09:08:34 -08:00
github-actions b2cd8a77df Update protobuf submodule 2021-12-31 04:50:53 +00:00
Ben Meadors d5803d60b8
Merge pull request #167 from redfast00/master
Fix typo
2021-12-30 16:38:48 -06:00
redfast00 37a4cd69f2
Fix typo 2021-12-30 22:27:55 +01:00
github-actions 176675efa3 Update protobuf submodule 2021-12-30 18:20:08 +00:00
github-actions dd5cc94af9 Update protobuf submodule 2021-12-30 18:13:53 +00:00
github-actions 304d3e479d Update protobuf submodule 2021-12-30 18:08:07 +00:00
github-actions 144112c769 Update protobuf submodule 2021-12-30 18:05:05 +00:00
github-actions 935c69cf0d Update protobuf submodule 2021-12-30 18:01:58 +00:00
mkinney f00e36de94
Merge pull request #164 from mkinney/fix_python
fix links
2021-12-29 11:16:50 -08:00
Mike Kinney ac28557d47 fix links 2021-12-29 11:11:03 -08:00
mkinney b1e9ab8bb0
Merge pull request #163 from mkinney/python_docs
re-org of python docs; migrate docs out of python repo README into th…
2021-12-29 10:53:04 -08:00
Mike Kinney c2e6c96616 re-org of python docs; migrate docs out of python repo README into this repo 2021-12-29 10:49:34 -08:00
mkinney 032eec88b3
Merge pull request #162 from mkinney/change_python_docs
change link to python api docs
2021-12-28 23:29:25 -08:00
Mike Kinney 14a342471e change link to python api docs 2021-12-28 23:29:08 -08:00
mkinney d8087e54d4
Merge pull request #161 from mkinney/mqtt_stuff
add notes on mqtt stuff
2021-12-28 13:30:05 -08:00
Mike Kinney 5364c00da5 add notes on mqtt stuff 2021-12-28 13:27:27 -08:00
Sacha Weatherstone f6cbf6c899
Merge pull request #160 from linagee/master
Typos, spelling, and grammar corrected in documentation
2021-12-28 20:52:28 +10:30
Sacha Weatherstone 546780bfeb Firmware loading placeholder 2021-12-28 20:46:50 +11:00
linagee 1ffa55d39a
"HAM" is like nails on a chalkboard to Ham operators
Also I fixed the output from the firmware, this will need to
change in code to make it reflect this.
2021-12-27 20:54:32 -07:00
linagee 474f54a32a
Small grammar correction just noticed 2021-12-27 14:28:55 -07:00
linagee ebb45609d3
Only intended as a test change when trying languagetool 2021-12-27 12:56:56 -07:00
linagee 0dabfe7870
Consistent ACK capitalization 2021-12-27 12:52:03 -07:00
linagee b48d1d15d2
Fix LoRa capitalization 2021-12-27 12:45:57 -07:00
linagee 0f08f2728e
Removing languagetool, English has too much crazy to be perfect 100% of the time. 2021-12-27 12:41:13 -07:00
linagee f2e22d63c9
Typos, spelling, and grammar corrected (#3)
Thanks to aspell and languagetool. Hand picked from these, there are too
many strange things in the English language to be perfectly syntactical.
2021-12-27 12:39:42 -07:00
Jm Casler 16c073e3ee
Merge pull request #159 from mc-hamster/master
Add note about stability to S&F doc
2021-12-27 10:51:53 -08:00
Jm Casler dbb6b26c74
Merge branch 'meshtastic:master' into master 2021-12-27 10:51:35 -08:00
Jm Casler bf8948e177 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic 2021-12-27 10:51:18 -08:00
Jm Casler 5ea754b52c Add note about stability to S&F doc 2021-12-27 10:51:13 -08:00
Jm Casler e20096c84c
Merge pull request #158 from mc-hamster/master
Updated notes for the delayed enum
2021-12-27 10:49:09 -08:00
Jm Casler 3421aee1da
Merge branch 'meshtastic:master' into master 2021-12-27 10:48:50 -08:00
Jm Casler 0cc306c626 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic 2021-12-27 10:48:38 -08:00
Jm Casler ac236a1ce3 Updated notes for the delayed enum 2021-12-27 10:48:33 -08:00
Jm Casler 60ccdf91d9
Merge pull request #157 from mc-hamster/master
fixed typo in store forward doc
2021-12-27 10:42:57 -08:00
Jm Casler bb799b3a70
Merge branch 'meshtastic:master' into master 2021-12-27 10:42:04 -08:00
Jm Casler 75bdff30bf Merge branch 'master' of https://github.com/mc-hamster/Meshtastic 2021-12-27 10:41:33 -08:00
Jm Casler f430a742ac fixed typo in store forward doc 2021-12-27 10:41:27 -08:00
Jm Casler 76f9c7ad19
Merge pull request #156 from mc-hamster/master
Update on the delayed enum in meshpacket
2021-12-27 10:32:41 -08:00
Jm Casler 3c4073674b
Merge branch 'meshtastic:master' into master 2021-12-27 10:32:03 -08:00
Jm Casler 6b57508ef2 Update on the delayed meshpacket type. 2021-12-27 10:31:34 -08:00
Jm Casler 2bbda68cc9
Merge pull request #155 from mc-hamster/master
fix typo
2021-12-27 08:52:16 -08:00
Jm Casler 6427fae1af
Merge branch 'meshtastic:master' into master 2021-12-27 08:51:58 -08:00
Jm Casler 896c730a5f Fix typo 2021-12-27 08:51:32 -08:00
linagee 1d9ab151fd
Merge pull request #1 from linagee/linagee-patch-1
Test commit PR
2021-12-27 08:38:39 -07:00
linagee ac427cb963
Default of GITHUB_TOKEN is github.token. I don't have this secret defined. 2021-12-27 08:24:50 -07:00