Difference between revisions of "Index"

From apertus wiki
Jump to: navigation, search
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
{| class="wikitable" style="width: 100%;background:#fcfcfc;"
{| class="wikitable" style="width: 100%;background:#fcfcfc;"
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:center; color:#474747; padding:0.2em 0.4em;">Index</h2>
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ebebeb; font-size:120%; font-weight:bold; border:1px solid #b1ada6; text-align:center; color:#474747; padding:0.2em 0.4em;">Index</h2>
Line 6: Line 6:
| style="vertical-align:top;padding: 6px; background:#fcfcfc;" |
| style="vertical-align:top;padding: 6px; background:#fcfcfc;" |


The following indexes all of the pages contained on this Wiki in alphabetical format.


* [[Main Page]]
* [[AXIOM Project]]
** [[AXIOM Alpha]] (prototype)
*** [[AXIOM Alpha | AXIOM Alpha Hardware]]
*** [[AXIOM Alpha Software]]
** [[AXIOM Beta]]
** [[AXIOM Beta]]
*** [https://www.apertus.org/AXIOM_Beta_Brochure_02.04.pdf Brochure (ABB)]
*** [[AXIOM_Beta/Camera_Structure | Camera Structure]]
*** [[AXIOM_Beta/Camera_Structure | Camera Structure]]
*** [[AXIOM Beta/Case Studies | Case Studies]]
*** [[AXIOM_Beta/Enclosures | Enclosures]]
*** [[AXIOM Beta/Films | Films]]
*** [[AXIOM_Beta/Prices | Prices]]
*** [[AXIOM_Beta/Prices | Prices]]
*** [[AXIOM_Beta/Software_Installations | Software Installations and Development Notes]]
*** [[AXIOM Beta/Video | AXIOM Beta Video]]
*** [[AXIOM_Beta/Manual | User Manual (ABM)]]
** [[AXIOM Gamma]]
** [[AXIOM Gamma]]
*** [https://apertus.org/axiom-gamma-eu-project-complete-article-sept-2016 EU Project Wrap-up]
** [[AXIOM Remote]]
** [[AXIOM Remote]]
** [[AXIOM Project Background]]
** [[AXIOM Project Background]]


* [[Case Studies]]
* [https://wiki.apertus.org/index.php/AXIOM_Beta/Case_Studies Case Studies]
* [[Contacts]]
* [[Contacts]]
** [https://www.apertus.org/ apertus° website]
** [https://www.apertus.org/ apertus° website]
** [https://github.com/apertus-open-source-cinema GitHub Repo]
** [https://github.com/apertus-open-source-cinema GitHub Repo]
** [[Join the Team]]
** [[Social]]
** [[Social]]
* [Image Sensor Table]]
** [[Useful Links]]
* Digital Image Research
** [[Data and Colour]]
** [[Sensor Calibration]]
* [[Documentation]]
* Hardware Research
** [[Assembly Notes]]
** [[Evaluation]]
** [[Hardware/Misc | Hardware Misc]]
** [[Image Sensor Table]]
** [[Lens Mounts]]
** [[Teardowns]]
** [[Zynq Development Boards]]
* [[OpenCine]]
* [[Parts]]
* [[Research Pending]]


** [[OpenCine]]
** [[Parts]]
** [[Research Pending]]
** [[Useful Links]]


| style="font-style:normal;vertical-align:top;padding: 9px; background:#fcfcfc;" |  
| style="font-style:normal;vertical-align:top;padding: 9px; background:#fcfcfc;" |  


* 00-[https://wiki.apertus.org/index.php/00-Printed_Circuit_Boards Printed Circuit Boards]
__NOTOC__
* 10-[https://wiki.apertus.org/index.php/10-Enclosures_and_Associated_Mechanical_Parts Enclosures and Associated Mechanical Parts]
'''Preamble'''
* 20-Screws, Rods, Spacers, Rings and Nuts]
 
* 30-[https://wiki.apertus.org/index.php/30-Wiring_and_Connectors Wiring and Connectors]
If you're a new user welcome to the community.
* 40-Packaging
 
* 50-Tools & Test Components
* For reading on project beginnings and history see AXIOM [https://wiki.apertus.org/index.php/AXIOM_Project_Background Project Background].
* 60-Misc materials
* For an introduction to the camera's components see AXIOM Beta [https://wiki.apertus.org/index.php/AXIOM_Beta/Camera_Structure Camera Structure].
* If you'd like to contribute towards software development then please see [[Mission Briefings]].
* For sample still/video files, camera availability, socials and other important stuff see [[Useful Links]].
 
----
 
The AXIOM Beta Manual (ABM) can be downloaded in pdf or tex and in various languages from [https://github.com/apertus-open-source-cinema/beta-documentation/tree/master/AXIOM%20Beta AXIOM Beta/Manual/Versions]
 
If you know where you're going then use 'Index' on the right of this page to navigate directly to Wiki subsections.
 
Should you experience difficulties or have a query then our preferred platform for conducting immediate communications is IRC. For guides and channel details see [[Join the Team]].


In some instances the instructions we have prepared are written in a manor which can be easily followed by those who don't possess a deep technical knowledge. If you are an advanced creature please keep this in mind.


Incidentals:


[https://wiki.apertus.org/index.php/Special:Categories Categories across all of the project Wiki]
*Notes on Userspace: [https://www.archlinux.org/ Arch Linux] comes with [https://en.wikipedia.org/wiki/Systemd systemd], which has the advantage of incredibly fast boot processing. Standard tools such as sshd and [https://wiki.archlinux.org/index.php/Dhcpcd dhcpcd] have been pre-installed during camera assembly.
* One solution to storing camera relevant parameters inside the camera and to provide access from most programming languages is to use a database like [http://en.wikipedia.org/wiki/Berkeley_DB Berkeley DB].






|}
|}

Latest revision as of 21:00, 17 May 2019

1 Index

2 Categories

The following indexes all of the pages contained on this Wiki in alphabetical format.



Preamble

If you're a new user welcome to the community.

  • For reading on project beginnings and history see AXIOM Project Background.
  • For an introduction to the camera's components see AXIOM Beta Camera Structure.
  • If you'd like to contribute towards software development then please see Mission Briefings.
  • For sample still/video files, camera availability, socials and other important stuff see Useful Links.

The AXIOM Beta Manual (ABM) can be downloaded in pdf or tex and in various languages from AXIOM Beta/Manual/Versions

If you know where you're going then use 'Index' on the right of this page to navigate directly to Wiki subsections.

Should you experience difficulties or have a query then our preferred platform for conducting immediate communications is IRC. For guides and channel details see Join the Team.

In some instances the instructions we have prepared are written in a manor which can be easily followed by those who don't possess a deep technical knowledge. If you are an advanced creature please keep this in mind.

Incidentals:

  • Notes on Userspace: Arch Linux comes with systemd, which has the advantage of incredibly fast boot processing. Standard tools such as sshd and dhcpcd have been pre-installed during camera assembly.
  • One solution to storing camera relevant parameters inside the camera and to provide access from most programming languages is to use a database like Berkeley DB.