Crankshaft Versions Save

Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.

v.2022.09.12.1

1 year ago

Changes

Fixes image naming

csng-alpha7.5

1 year ago

Re-Added Pi2 suport via separate image

What's Changed

Full Changelog: https://github.com/opencardev/crankshaft/compare/csng-alpha7.4...csng-alpha7.5

csng-alpha7.4

2 years ago

RPI4 GPIO should fix #484 #484 #473

csng-alpha7.2

3 years ago

Overview

Extended support for TSL 2561 to include 2591

Hardware configurations

Some screens require manual configuration please check Wiki for specifics TSL 2561 support is the default using address 0x29 as shown below. To switch to TSL2591 change the setting LIGHTSENSOR_TYPE='TSL2691'

# LightSensor
LIGHTSENSOR_TYPE='TSL2561' # Allowed Values TSL2561 TSL2591
# the address of TSL2561/TSL2591 can be
# 0x29, 0x39 or 0x49
TSL_I2C_BUS=1
TSL_ADDR=0x29

Fixes

  • Wifi AA not working #389 #443
  • Debug mode not working #444

Enhancements

  • TSL 2561/2591 Support #436

AASDK/OpenAuto

Applied fixes for:

  • None

Known Issues

If upgrading from a Stretch based release <2019, you may experience the pi hanging at the crankshaft screen. This due to a kernel change. To resolve it you need to add the following to config.txt

[pi4]
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
dtoverlay=vc4-fkms-v3d
max_framebuffers=2

[all]
dtoverlay=vc4-fkms-v3d

csng-alpha7.1

3 years ago

DEV release

Includes fixes for #444 Also has support for TSL2561 and TSL 2591 #436 - Unable to fully test due to having no hardware

csng-alpha7

3 years ago

Overview

Rebuilt OpenAuto, AASDK and QT5 from Prebuilts.

Hardware configurations

Some screens require manual configuration please check Wiki for specifics

Fixes

  • Crash on Waveshare screen. and other screens #371 #385
  • MD5/SHA/SHA256 generation
  • version display in cs base tab
  • Crash on X11 #366
  • X11 display issue #308

Enhancements

  • Rotary Controls #122

AASDK/OpenAuto

Applied fixes for:

  • PlayStore

csng-alpha6

3 years ago

Fixes

Resolved crash on Waveshare screen. Rebuilt OpenAuto, AASDK and QT5 from Prebuilts. Fixed MD5/SHA/SHA256 generation Fixed version display in cs base tab

AASDK/OpenAuto

Applied fixes for:

PlayStore Rotary Controls

csng-alpha5.7

3 years ago

Fixes

Version display in CS base tab

csng-alpha5.6

3 years ago

Fixes

Resolved crash on Waveshare screen. Rebuilt OpenAuto, AASDK and QT5 from Prebuilts. Fixed MD5/SHA/SHA256 generation Fixed version display in cs base tab

AASDK/OpenAuto

Applied fixes for:

  • PlayStore
  • Rotary Controls

csng-alpha5.5

3 years ago

Fixes

Resolved crash on Waveshare screen. Rebuilt OpenAuto, AASDK and QT5 from Prebuilts. Fixed MD5/SHA/SHA256 generation

AASDK/OpenAuto

Applied fixes for:

  • PlayStore
  • Rotary Controls