From 5782c7c067fcd2331e74de220d404f77b766e6c6 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Tue, 5 Apr 2022 19:59:23 +0200 Subject: Lots of wiki reorg & new files! --- .../communication-protocols/ARINC-429.org | 18 -- .../aerospace/communication-protocols/CAN-bus.html | 335 --------------------- wiki/aerospace/communication-protocols/CAN-bus.org | 18 -- 3 files changed, 371 deletions(-) delete mode 100644 wiki/aerospace/communication-protocols/ARINC-429.org delete mode 100644 wiki/aerospace/communication-protocols/CAN-bus.html delete mode 100644 wiki/aerospace/communication-protocols/CAN-bus.org (limited to 'wiki/aerospace/communication-protocols') diff --git a/wiki/aerospace/communication-protocols/ARINC-429.org b/wiki/aerospace/communication-protocols/ARINC-429.org deleted file mode 100644 index 220e27d..0000000 --- a/wiki/aerospace/communication-protocols/ARINC-429.org +++ /dev/null @@ -1,18 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: ARINC 429 -#+SUBTITLE: Mark33 Digital Information Transfer System (DITS) -#+AUTHOR: Marius Peter -#+DATE: <2022-03-25 Fri> -#+OPTIONS: toc:nil - -#+DESCRIPTION: The ARINC 429 avionics data bus. - -#+TOC: headlines 2 - - -#+begin_abstract -The =ARINC 429= technical standard defines the physical and electrical -interfaces of a two-wire data bus and a data protocol to support an -aircraft's avionics local area network. -#+end_abstract diff --git a/wiki/aerospace/communication-protocols/CAN-bus.html b/wiki/aerospace/communication-protocols/CAN-bus.html deleted file mode 100644 index d12b862..0000000 --- a/wiki/aerospace/communication-protocols/CAN-bus.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - -CAN bus - - - - - - - -
-

CAN bus -
-A robust vehicle bus to enable hostless microcontroller communication. -

-
-

Table of Contents

- -
- - -
-

-ARP4754 is a guidance issued by SAE. -

- -
- - - - - -
-

2 Main topics

-
- - - --- -- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ยงThemeDescription
1Development 
2Safety 
3Requirements mgmt. 
4Validation 
5Verification 
6Configuration mgmt. 
7Process assurance 
8Certification 
-
-
-
-
-

Date: 2022-03-25 Fri 00:00

-

Author: Marius Peter

-

Created: 2022-03-25 Fri 17:49

-

Validate

-
- - diff --git a/wiki/aerospace/communication-protocols/CAN-bus.org b/wiki/aerospace/communication-protocols/CAN-bus.org deleted file mode 100644 index 2abbd23..0000000 --- a/wiki/aerospace/communication-protocols/CAN-bus.org +++ /dev/null @@ -1,18 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: CAN bus -#+SUBTITLE: A robust vehicle bus to enable hostless microcontroller communication. -#+AUTHOR: Marius Peter -#+DATE: <2022-03-25 Fri> -#+OPTIONS: toc:nil - -#+DESCRIPTION: CAN bus: a robust vehicle bus to enable hostless microcontroller communication. - -#+TOC: headlines 2 - - -#+begin_abstract -The CAN bus design solves several engineering challenges, namely how -to minimize copper usage in vehicle microcontroller communication -lines. -#+end_abstract -- cgit v1.2.3