Skip to content

Releases: opencardev/crankshaft

Crankshaft OpenCarOS NG v2022.09.12.1 🌈

12 Sep 10:28
66525ef
Compare
Choose a tag to compare

Crankshaft OpenCarOS NG alpha-7.5 2022-06-29

29 Jun 21:17
496df4a
Compare
Choose a tag to compare

Re-Added Pi2 suport via separate image

What's Changed

Full Changelog: csng-alpha7.4...csng-alpha7.5

Crankshaft OpenCarOS NG Alpha-7.4 2021-09-22

23 Sep 06:45
ea9e288
Compare
Choose a tag to compare

Crankshaft OpenCarOS NG Alpha7.2 2021-02-09

09 Feb 22:36
csng-alpha7.2
d5fffdd
Compare
Choose a tag to compare

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

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

DEV Crankshaft OpenCarOS NG 2021-02-06

06 Feb 09:51
eff4779
Compare
Choose a tag to compare
Pre-release

DEV release

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

Crankshaft OpenCarOS csng-alpha7 2020-10-26

26 Oct 23:06
f8d7ba3
Compare
Choose a tag to compare

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

Crankshaft OpenCarOS NG csng-alpha6 2020-10-17

17 Oct 11:33
0880cc8
Compare
Choose a tag to compare

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

Crankshaft OpenCarOS NG csng-alpha5.7 2020-10-16

16 Oct 21:40
a951e7f
Compare
Choose a tag to compare

Fixes

Version display in CS base tab

Crankshaft OpenCarOS NG csng-alpha5.6 2020-10-16

16 Oct 09:39
e527265
Compare
Choose a tag to compare

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

Crankshaft OpenCarOS csng-alpha5.5 2020-10-15

15 Oct 14:26
a73be17
Compare
Choose a tag to compare

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