A tiny Linux operating system for Raspberry Pis which contains the ScStwBasestation or the ScStwMointor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Dorian Zedler 3ac3c97bcb
Fix: pasplash patches
5 months ago
board Move config from wpa_supplicant to hostapd 2 years ago
buildroot@40bd4a32aa Feat: update buildroot to 2022.11 5 months ago
configs Fix: pasplash patches 5 months ago
package/ItsblueDevelopment - Fix asound issues 2 years ago
patches Fix: pasplash patches 5 months ago
scripts Fix: pasplash patches 5 months ago
.gitignore update Makefile 2 years ago
.gitmodules Some more configuration 2 years ago
Config.in Some more configuration 2 years ago
Makefile update Makefile 2 years ago
README.md fixes for default sound device 2 years ago
build-config.example update Makefile 2 years ago
external.desc added advanced fwup configuration 2 years ago
external.mk - added ScStwBasestation package 2 years ago

README.md

ScStw OS

A tiny Linux operating system for Raspberry Pis which contains the ScStwBasestation or ScStwMointor.

Building

Monitor:
make scstw-monitor-v1_defconfig
make scstw-monitor-v1_all
Basestation:
make scstw-basestation-v1_defconfig
make scstw-basestation-v1_all

Upgrading on a raspberry

fwup -a -d /dev/mmcblk0 -i raspberrypi.fw -t upgrade --no-unmount -n

Development

To create a patch for psplash containing a custom image, invoke this script in project root: ./scripts/create-psplash-logo-patch.sh ../internals/graphics/splashscreen.png This will create a global patch. Please note: This will only be effective together with the 0001-remove-default-image.patch which will completely remove the default image.

Remount / rw

mount -o remount,rw /