Mark Qvist
e66745c9ef
Updated documentation
2025-07-14 16:07:07 +02:00
Aareon Sullivan
5dda28559b
docs: Document -R and -i flag dependency in rnstatus usage
...
Add usage example and clarify that -R requires -i flag for remote
transport instance status queries. Fixes confusion where users get
"expected str, bytes or os.PathLike object, not NoneType" error
when using -R without -i.
- Add remote status query example to Usage Examples section
- Update -R flag description to indicate -i requirement
- Add explanatory note about management identity authorization
Addresses user reported issue where documentation was unclear about
mandatory flag combination for remote management functionality.
2025-06-08 19:33:42 -05:00
Mark Qvist
d795fbeaf3
Updated documentation
2025-05-17 10:37:11 +02:00
Mark Qvist
13037d68ed
Updated documentation
2025-05-17 10:35:49 +02:00
Mark Qvist
756029e5af
Added option to specify shared instance type
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-05-15 01:14:55 +02:00
Mark Qvist
08a6820aa0
Updated descriptions
2025-05-10 15:42:22 +02:00
Mark Qvist
ab9fc7b370
Updated docs
2025-04-16 00:43:35 +02:00
Mark Qvist
796cffe29d
Updated docs
2025-04-16 00:40:29 +02:00
Mark Qvist
a0f6c99fb5
Updated docs
2025-04-16 00:37:11 +02:00
Mark Qvist
eff0c91ed0
Updated docs
2025-04-16 00:35:56 +02:00
Mark Qvist
4f189f5319
Updated manual
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-10 00:23:53 +02:00
Mark Qvist
cb69085280
Updated hardware section of docs
2025-04-10 00:16:01 +02:00
Mark Qvist
6125c835f7
Updated interface documentation
2025-04-09 23:45:14 +02:00
Aaron Bieber
ca1ec1acef
docs: remove stray "both" from networks document
2025-03-24 07:30:35 -06:00
Aaron Bieber
13283cb8e2
docs: fix spelling in examples page
2025-03-24 07:28:59 -06:00
Mark Qvist
32b5c7a3af
Updated documentation
2024-12-08 14:24:51 +01:00
Mark Qvist
ec41dc1a03
Updated documentation
2024-11-29 15:11:47 +01:00
Mark Qvist
463dfa6fb4
Updated documentation
2024-11-29 15:10:35 +01:00
Mark Qvist
fc225bd55d
Updated getting started and install instructions sections
2024-11-29 10:12:34 +01:00
Mark Qvist
0f8efe3de1
Updated documentation and manual
2024-11-24 14:03:50 +01:00
Mark Qvist
274a8ca76a
Fixed typo
2024-11-23 10:41:17 +01:00
Mark Qvist
6f8d3e882a
Updated docs and readme
2024-11-22 15:40:41 +01:00
Mark Qvist
aabb763cea
Refactored fernet to token
2024-11-22 15:19:12 +01:00
Mark Qvist
44782c3429
Updated docs and manual
2024-11-22 14:25:18 +01:00
Mark Qvist
890846fa8d
Added custom interfaces to documentation and readme
2024-11-22 14:16:53 +01:00
Mark Qvist
996161e2f4
Internal interface config handling for RNodeMultiInterface
2024-11-21 13:11:17 +01:00
Mark Qvist
e2efc61208
Added Yggdrasil example to interface documentation
2024-11-20 20:50:08 +01:00
Mark Qvist
2895806541
Added IPv6 info to TCP interface documentation
2024-11-20 19:55:18 +01:00
Mark Qvist
a41bce012b
Fix docs images for PDF generation
2024-10-06 10:27:27 +02:00
Mark Qvist
d4808b7ff1
Added supported boards to manual
2024-10-05 23:43:02 +02:00
markqvist
f500a063dc
Merge pull request #564 from prusnak/docs-hardware
...
docs: add Heltec LoRa32 v3.0 and LilyGO LoRa32 v1.0 to hardware
2024-10-05 23:00:43 +02:00
Mark Qvist
a505441b98
Added BLE connection config to docs
2024-10-02 02:05:00 +02:00
Pavol Rusnak
43d8fdb423
docs: add Heltec LoRa32 v3.0 and LilyGO LoRa32 v1.0 to hardware
2024-09-29 11:51:43 +02:00
Mark Qvist
b42e075be0
Updated manual and documentation
2024-09-05 15:17:58 +02:00
Mark Qvist
4bc8a0b69b
Updated manual and documentation
2024-09-05 15:16:09 +02:00
Mark Qvist
c32086c6f1
Updated documentation
2024-09-04 17:00:11 +02:00
Mark Qvist
dec9145d65
Updated manual and documentation
2024-08-29 17:02:22 +02:00
Mark Qvist
f1d6cda337
Added RNodeMultiInterface to documentation
2024-08-28 18:47:33 +02:00
Mark Qvist
4aa60243a7
Merge branch 'master' of github.com:markqvist/Reticulum
2024-08-28 18:27:01 +02:00
Mark Qvist
849bd1bdad
Fixed typo
2024-08-28 16:54:31 +02:00
faragher
9e054ae71d
Server Migration
2024-08-27 14:06:34 -05:00
Mark Qvist
d1a150329a
Updated documentation
2024-06-02 13:32:59 +02:00
Mark Qvist
86224ef387
Updated documentation
2024-06-02 09:42:43 +02:00
Mark Qvist
c4ecbf29cb
Updated docs
2024-06-02 08:39:38 +02:00
Mark Qvist
9371f857a8
Updated documentation
2024-06-01 16:32:58 +02:00
Mark Qvist
0b0a3313c5
Multicast address type modifications
2024-05-01 15:49:48 +02:00
markqvist
34af2e7af7
Merge pull request #476 from thiaguetz/feat/multicast-address-type
...
feat: implement multicast address type definition on AutoInterface configuration
2024-05-01 15:44:03 +02:00
nothingbutlucas
cbb5d99280
docs: Fix a typo. startig / starting
...
Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
2024-04-21 16:11:03 -03:00
Thiaguetz
11baace08d
feat: implement multicast address type definition on AutoInterface configuration
2024-03-23 00:54:56 -03:00
Mark Qvist
3d645ae2f4
Updated documentation
2023-10-31 11:09:54 +01:00