This is the main directory for FlightSimPanel project. For detailed description please read the Wiki pages.
The directory structure is as follows:
.
├── Scratch # Ideas and notes
├── Hardware
│ ├── NavCom # VOR/Radio/ADF/XPNDR unit
│ │ ├── PCB
│ │ │ ├── v1
│ │ │ └── v2
│ │ └── Case
│ ├── Audio* # Audio Panel unit
│ │ ├── PCB*
│ │ └── Case*
│ └── Autopilot* # Autopilot Control unit
│ ├── PCB*
│ └── Case*
└── Software
├── NavCom # VOR/Radio/ADF/XPNDR unit
├── Common # Common files
├── Audio* # Audio Panel unit
└── Autopilot* # Autopilot Control unit
* - TODO