Main page has a lot of text, some useful links, but doesn’t clearly communicate how to build a station.
The Build page gets confused with the Build category, and the latter is overwhelming for beginners.
The Build page doesn’t clearly communicate what the simplest option to build a station is, and presents a lot of options in a table instead.
Arguably the simplest station possible, No rotator, has an incomplete bill of materials which doesn’t list totals, contains some unexplained jargon (what is a LNA?), and doesn’t feature assembly instructions beyond a couple of pictures.
This is from the perspective of someone that has never attempted to build a Station (but, however, is about to start mentoring someone to do it). Therefore, there are probably many more things to improve. But at the very least, this “first contact” experience is way less than optimal.
I think the “user journey” could be greatly improved with some user personas in mind. Some ideas:
Turn the Main page into a super simple “red pill / blue pill” with less text that offers the reader the option to build the simplest station possible, presenting the tradeoffs (less flexibility, less powerful satellites out of reach, etc)
Improve the No rotator page to clear or define the jargon, update the bill of materials, and expand the assembly instructions
Probably lots of things from the LSTN Handbook could be used in the wiki to make it more palatable for beginners.
WARNING: Information on this page may be outdated! Cross-check with individual ‘Build’ pages as well.
What does it mean exactly? As I read it, it’s not very actionable. All wiki pages can be potentially outdated so, unless we give a specific pointer, perhaps we could remove it. Or mark which sections need some love.
Great points made here, ultimately we need someone to drive this process. Any takers?
I think we might suggest some edits when @raquelch gets there, in about 6 to 8 weeks. She will be building an omnidirectional station, I don’t remember which antenna exactly (@raquelch do you want to clarify?). And hopefully I’ll be able to propose a better Main page (now wearing my Documentation hat).
She will be building an omnidirectional station, I don’t remember which antenna exactly (@raquelch do you want to clarify?)
Hi! Sure, so far we’re settling on a helix quadrifilar antenna, but we’re still in the antenna design stage, comparing this to a turnstile or other antennas.
Turnstile antenna is open circuit antenna and not a very good choice in terms of static electricity. But even about this simple antenna there are no instructions.
This is a good topic for discussion. I recently put together a ground station, first with a fixed antenna and then with a rotator. I would agree that the documentation can be difficult to follow. All of the required information is there but you need to swap between the Wiki, the gitlab repos and the discussion forum. Only then do you obtain all of the information you need.
There is some danger in just porting all the information into one place in the wiki. Detailed technical designs such as antennas, software or hardware are best stored in gitlab which handles collaboration well. But it is not friendly to people unfamiliar with git and not easy to follow when actually building a copy.
Additionally, we should distill the knowledge out of forum posts and put them in the wiki for posterity. There are several links to helpful forum posts but you have to read a very long post to get the needed information.
I’m happy to help contribute to the documentation. I think the right place to start might be to take the article @pierros referenced as “more updated” and make it the official tutorial without any disclaimers. I found that the most useful.
I checked the complete wiki page for outdated information, minimally updated a few sections and then removed this banner. The guide is still very verbose and duplicates information usually found on the “Install a Raspberry Pi” and “Configure/Update your station” pages, but there is nothing inherently wrong.
I also added a new section “Installing Image on Linux/Windows/MacOS” using the Raspberry Pi Imager. Maybe someone here wants to check this section (and edit it / remove the banner if it works)?
Sorry to hear that you are struggling with the documentation for the SatNOGS Rotator. Indeed the link to the v3.0.1 Build Instructions was broken in the Rotator v3 wiki page, I just fixed that. The stl files can be found on the release page, for the latest v3.1-pre-release they are: satnogs-rotator-v3_1.zip. If you have more questions please don’t hesitate to open a new thread here, so others can provide help & recommendations.
@azisi The satnogs-rotator “v3.1-pre-release” is 3 years old and I can’t find an actual v3.1 release. Is this the correct rotator version for a new build / which version would you recommend?
Note that v3.1-pre-release is missing the C1061-5 and -6 files in the pre-release drawings. They are in the STL files. This is only an issue if you need to edit the drawings to generate new STL files. You can of course get the drawings from the repository, they are just not in the release file. I don’t know how to fix that. Would we need to make a v3.1.1 release with all the right files?
I modified most of the STL files either to match the imperial pipe I was using or because I found the holes to be 0.4mm too small on my printer. This is a common issue because 3D printers pull the filament as they go around a hole. You can get around that issue afterwards with a file but I prefer to print holes 0.4mm oversized. Then if the printer is well calibrated everything fits nicely. It does not matter with holes for bolts because they are easily drilled out to the right size, but the holes for the bearings are painful to manually adjust.
I also found that the encoder holder was very difficult to print. The face where the rotating shaft is held and where the PCB is mounted is all an overhang. I turned the part upside down to make it easier to print, but that involved changing how the shaft is connected so that the face could be flat. If anyone wants those modified parts then I can supply them.
Also on the encoder the magnet is 2.5mm in the BOM but 1.5mm in the drawing. So the 3D print ends up being wrong if you purchased 2.5mm magnets. I adjusted the drawing and re-generated the STL file. This change should probably be made for everyone and a new 3.1.1 STL file generated.