Giter Club home page Giter Club logo

stellavox's Introduction

Stellavox SP8 Manuals

This unofficial version of the Stellavox SP8 manuals has been reconstructed from notes, scans and partial transcriptions in the hope it may be useful. There are almost certainly transcription errors, missing data and unreadable 1bit diagrams…

Any corrections, additions or comments β†’ https://github.com/zzkt/stellavox

img/stellavox_sp8-4.jpg

edit β†’ guidelines

notes on transcription/editing/formatting/updates/errata

  • use point rather than comma as decimal marker (check for OCR errors)
  • fix obvious spelling errors e.g. β€˜aand’ or β€˜the the’
  • page numbers are linked to sections where relevant
  • diagram links have been added
  • metric and/or imperial conversions added inline. e.g 38 cm/s (18 ips)
  • some footnotes have been included inline

edit β†’ output

The manuals are in org-mode format and can be exported to pdf from emacs. The LaTeX class stellavox-manual is required for layout and can be added to org-latex-classes

(add-to-list 'org-latex-classes
             '("stellavox-manual"
               "\\documentclass[11pt,a4paper,oneside]{memoir}
\\usepackage{graphicx}
\\usepackage[style=iso]{datetime2}
\\usepackage{parskip}

\\usepackage{enumitem}
\\setlist{nosep}
\\setlist[enumerate]{itemsep=2pt, topsep=0pt, parsep=0pt, partopsep=0pt, leftmargin=2em}
\\setlist[itemize]{itemsep=2pt, topsep=0pt, parsep=0pt, partopsep=0pt, leftmargin=2em}

\\usepackage[no-math]{fontspec}
\\setmainfont{Fira Sans Book}[Ligatures=Common,
                              BoldFont={Fira Sans Bold},
                              ItalicFont={Fira Sans Book Italic}]
\\setsansfont{Fira Sans Book}
\\setmonofont[Scale=0.9]{Fira Code Light}

\\usepackage{geometry}
\\geometry{a4paper, textwidth=160mm, textheight=250mm, marginparsep=11pt, marginparwidth=15mm}

\\setcounter{secnumdepth}{0}
\\setcounter{tocdepth}{2}

\\setcounter{figure}{0}
\\renewcommand{\\figurename}{}

\\setlength{\\parindent}{0em}
\\setlength{\\parskip}{0.8em}
\\renewcommand{\\baselinestretch}{1.1}

\\pagestyle{Ruled}

\\usepackage[colorlinks=true,linkcolor=cyan,menucolor=cyan]{hyperref}

[NO-DEFAULT-PACKAGES]
[NO-PACKAGES]"

               ("\\section{%s}" . "\\section*{%s}")
               ("\\subsection{%s}" . "\\subsection*{%s}")
               ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
               ("\\paragraph{%s}" . "\\paragraph*{%s}")
               ("\\subparagraph{%s}" . "\\subparagraph*{%s}")))

stellavox's People

Contributors

zzkt avatar

Stargazers

 avatar

Watchers

 avatar

stellavox's Issues

schematics

The current service schematics are low resolution or missing. better scans required...

  • Block Switching Diagram - No. 63.05.0201.7.0
  • SP8 Record Circuit - No. 64.03.0018.1.5
  • SP8 Playback Circuit - No. 64.03.0019.1.5
  • SP8 Power supply and motor drive circuits - No. 64.03.0016.1.5
  • SP8 Pilot cuircuit - No. 64.03.0017.1.5
  • SJK 0137 & 0138 - No. 64.06.013[78].1.0
  • SIZ - Location of filter module SIZ - No. 00.06.0003.1.0
  • SIZ 8 - No. 64.06.0009.6.0
  • SHD - Location of SHD Mono - No. 00.06.0025.1.0
  • SHD - Mono head assembly - No. 64.03.0023.1.0
  • SHD - Location of SHD Mono 2 Speeds - No. 00.06.0006.1.0
  • SHD - Mono 2 Speeds Head Assembly - No. 64.03.0030.1.0
  • SHD - Stereo head assembly diagram - No. 64.03.0022.1.0
  • SHD - Location of SHD Stereo - No. 00.06.0005.1.0
  • SHD - Stereo 2 Speeds Head Assembly - No. 64.02.0010.1.0 (?)
  • SHD - Location of SHD Stereo 2 Speeds - No. 00.06.0015.2.0
  • SQS Synchoniser - No. 63.02.0022.1.0
  • SQS Interconnects - No. 63.04.0022.3.0
  • SQS 0113 - Input filters - logic for LED - No. 64.06.0113.1.0
  • SQS 0114 - Comparator - Driver - No. 64.06.0114.1.0
  • SQS 0115 - Crystal generator - No. 64.06.0115.1.0
  • SQS 0116 - Beep oscillator - converter - 13V - No. 64.06.0116.1.0
  • SXQ 0139 - Pilot amplifier and clapper - No. 64.06.0139.1.0
  • SXQ 0120 - CRYSTAL OSCILLATOR - No. 64.06.0120.2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.