63 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
3aa399b45a minor: Cleanup docs 2026-02-25 13:04:28 +01:00
Christian W. Zuckschwerdt
8f42d3101e minor: Fix docs asides 2026-02-24 16:38:28 +01:00
Christian W. Zuckschwerdt
e37c0d7835 docs: Change iqs to pdv 2025-08-30 15:14:06 +02:00
vidarino
73b4750512 Add availability online/offline MQTT LWT option (#1547) 2025-04-13 15:50:46 +02:00
Christian W. Zuckschwerdt
b91e971a5f docs: Add rtl_tcp and http output docs (closes #3210) 2025-03-30 16:04:16 +02:00
Christian W. Zuckschwerdt
9073a867dd docs: Add adding a decoder section 2025-02-08 13:16:13 +01:00
Christian W. Zuckschwerdt
b1683e3b55 docs: Add examples as accepted area-of-work 2024-06-23 01:14:23 +02:00
kenwawa01
c299b63073 docs: Update BUILDING.md (#2918) 2024-05-06 17:54:27 +02:00
Christian W. Zuckschwerdt
7751b570a0 build: Fix CMake compatibility (closes #2884) 2024-03-24 15:40:33 +01:00
Christian W. Zuckschwerdt
b2a9bf3816 build: Add new binary builds (#2859) 2024-03-02 15:30:10 +01:00
Christian W. Zuckschwerdt
462e765ddc build: Add Package maintainer note 2024-02-29 10:34:12 +01:00
Thomas Vassilian
9cb336683d docs: Update Fedora nightly builds info to docs/BUILDING.md (#2850) 2024-02-25 11:13:53 +01:00
Christian W. Zuckschwerdt
68d7b81dfe minor: Fix unexpected chars in scripts/docs 2024-02-10 14:18:19 +01:00
Christian W. Zuckschwerdt
10bd337d91 docs: Add sudo install note (closes #2781) 2024-01-05 23:08:18 +01:00
Christian W. Zuckschwerdt
a863963a70 Add reading mqtt auth from env vars (closes #2769) 2023-12-28 19:45:04 +01:00
Christian W. Zuckschwerdt
60bdd62d18 minor: Remove mention of _inch (#2755) 2023-12-18 11:13:31 +01:00
Christian W. Zuckschwerdt
087dbf09c1 docs: Change contrib wording 2023-12-03 11:45:09 +01:00
MDW
9ab47d9e1a minor: Fix shell script as shellcheck suggests (#2743) 2023-11-30 09:19:03 +01:00
MDW
35fb768faa minor: Fix end of file endings (#2737) 2023-11-29 20:55:35 +01:00
Greg Troxel
52776537cf doc: Add rtl_sdr driver pointer 2023-10-02 19:57:43 +02:00
dforsi
21be644d2e Fix various spelling (#2579)
Fixed with:
codespell --ignore-words-list=als,ans,ba,bu,fo,hass,hist,hsa,nd,produkt,proove,te,temperatur,toke,tthe,ue --skip=AUTHORS,CHANGELOG.md,mongoose.* --summary --interactive 2 --write-changes
and manual edits.
2023-07-28 10:16:47 +02:00
Christian W. Zuckschwerdt
27972c75a6 minor: Fix docs 2023-03-03 12:15:23 +01:00
Christian W. Zuckschwerdt
787268709d minor: Add Kingspan Watchman Sonic Plus note 2023-02-06 21:19:43 +01:00
Christian W. Zuckschwerdt
d061516af9 docs: add flex getter example 2022-11-10 13:11:22 +01:00
Christian W. Zuckschwerdt
34d6eb4c05 docs: Add Getting Started 2022-08-02 13:25:38 +02:00
David Todd
c93aebfab6 docs: Update LINKS.md (#2120) 2022-07-21 17:24:25 +02:00
Christian W. Zuckschwerdt
2bdae984d6 docs: Update to VuePress 2 2022-07-21 13:18:42 +02:00
Christian W. Zuckschwerdt
063294f308 Remove VS15 project files 2022-04-24 12:59:01 +02:00
Christian W. Zuckschwerdt
d67ee968e1 minor: Fix MSVC build 2022-04-24 12:43:12 +02:00
Christian W. Zuckschwerdt
b28ad702e1 docs: Update option M docs 2022-03-20 22:10:13 +01:00
Christian W. Zuckschwerdt
816065d9cc docs: Update JSON Data field spec (closes #2005) 2022-03-07 09:54:09 +01:00
Christian W. Zuckschwerdt
2d041b5d79 Remove confusing -G register all option 2022-02-25 09:32:44 +01:00
Christian W. Zuckschwerdt
4f5231bef2 Add Threads if available 2022-01-30 12:10:20 +01:00
SumDum
32c1f4a65f docs: Remove MQTT QoS from help (#1938)
Removes MQTT QoS from help as the code for qos=1 & 2 is unwritten, only qos=0 is functional. Ref #1937. Command line parser not removed so that development may continue.
2022-01-10 19:07:31 +01:00
Christian W. Zuckschwerdt
27a25fe962 docs: Fix link typos 2022-01-09 10:20:48 +01:00
Christian W. Zuckschwerdt
6a31e4f7f9 docs: Add minor example notes 2022-01-08 11:54:05 +01:00
dforsi
9e6c847674 minor: Fix spelling errors (#1920)
Found with:
codespell --skip=AUTHORS,CHANGELOG.md,src/mongoose* --ignore-words-list=ans,ba,fo,hander,hass,hist,nd,proove,te,temperatur,ue --write --interactive 2
and manual edits.

Co-authored-by: Daniele Forsi <iu5hkx@gmail.com>
2021-12-28 21:13:15 +01:00
Christian W. Zuckschwerdt
d334b060a6 docs: Add SQL example link (closes #1828) 2021-12-14 16:29:47 +01:00
Christian W. Zuckschwerdt
5644733c2b docs: add formats and analyze docs 2021-11-14 13:40:55 +01:00
Marc Mezzarobba
cf05ceb3ff docs: Add an example of manual Home Assisant integration (#1868) 2021-11-13 11:57:01 +01:00
Christian W. Zuckschwerdt
bfd61a1978 docs: add clone note on building 2021-11-05 13:16:25 +01:00
Mhowser
0323519e6f docs: Add OpenSSL library to build guide (#1836) 2021-10-18 07:17:46 +02:00
Christian W. Zuckschwerdt
e3ec350287 Add QoS to MQTT options (closes #1769) 2021-07-31 09:09:42 +02:00
Christian W. Zuckschwerdt
c19179434e Remove oldmodel option 2021-06-07 11:49:04 +02:00
Christian W. Zuckschwerdt
8263b6c6b9 build: Remove Autotools (autoconf, automake) (#1714) 2021-05-26 11:04:42 +02:00
freddii
2b30da35f0 minor: fix comment typos (#1646) 2021-02-05 06:42:21 +01:00
Christian W. Zuckschwerdt
b9de8421df Change soil moisture to percent display (#1595) 2021-01-13 08:15:24 +01:00
hitzi
214dc3f99d docs: minor update BUILDING.md (#1487)
Needed headerfiles for soapysdr mentioned
2020-10-04 14:30:03 +02:00
Thomas Vassilian
9cf51a67a1 docs: Add Fedora nightly builds info to docs/BUILDING.md (#1361) 2020-04-22 13:57:52 +02:00
Rick van Schijndel
6b5d52b40c docs: Fix old/incorrect comments about the usage of rtl_433 2020-02-27 08:03:37 +01:00