Software
NotePad++ Development Environment
- N++ (1.15);
- N++ (1.18) - NotePad++ version for writing control programs Arduino (beta).
FCC Flight Control Center
FCC Software (Version v0.3.4).
Updates for on-board computer
To install the update, go to the "Settings" page in the web interface (login and password admin) and download the appropriate files using the posted descriptions.
- Schsat-GUI The current firmware version of the GUI of the on-board computer Web interface (from 30.07.2018);
- Libschsat Updating the standard library of functions;
- Libschsat_Ard Updating the standard library of functions with functions for controlling Arduino (beta).
Library for Arduino
To interact with the OrbiCraft constructor and Arduino, you need to install the following library in the [Arduino IDE] environment (https://www.arduino.cc/en/software "Arduino IDE"). Library for interaction between Arduino and the OrbiCraft constructor
Installing the mirror of this wiki on on-board computer
For older versions of the constructor (before 07.2017), first install the web server packages(Light-server and Web-socket)
Schsat-Wiki A local copy of the Wiki for the web interface of the designer is available at: http://192.168.42.1:8000 (dated 05/23/2018)
Drivers
Running NotePad++ under other operating systems
Installing NotePad++ on Unix and Mac systems
1) Download NotePad++ from the link on this page.
2) Rename the folder “Notepad++” so that all characters are in Latin and do not contain special characters (!#@, etc.), spaces and did not start with a digit.
3) Download Wine Stable
Ubuntu : https://wiki.winehq.org/Ubuntu
Mac: https://wiki.winehq.org/MacOS
Please note that the security settings on the macOS system must be removed, allowing you to install programs from third-party developers. To do this, go to “System Settings”- > “Protection and Security”, click on the lock and allow the use of programs downloaded from the App Store and from confirmed developers (Picture 1):

Picture 1. Permission to use programs in macOS
Also, for Wine to work successfully on macOS, you must install XQuartz: https://www.xquartz.org
4) Enter the renamed folder “Notepad++” and right-click on the file “notepad++.exe ”, then select “open in the Wine program” Note that the Wine program is a Windows emulator, so all the “hot” keyboard shortcuts there correspond to the system Windows (Ctrl+C instead of Command+C, etc.)