Skip to content

Releases: opencardev/crankshaft

Crankshaft OpenCarOS NG Pre5-1 2018-08-11

12 Aug 11:01
Compare
Choose a tag to compare

2018-08-11-crankshaft-ng-38F2EEF.zip
SHA1: 2a48498ece60c1e0a33394a33a6c65b74afba214
MD5: 3b4fad598896336aa270e8fd9a9acb2b
SHA256: 2b9fa7ddecf93c88893e5e0bfffcab38f64fb583f0028d0659ffdcc2200977b6

Changelog:

https://github.com/opencardev/crankshaft/wiki -> General Changes / Changelog

Crankshaft OpenCarOS NG Pre4 2018-08-03

05 Aug 08:52
Compare
Choose a tag to compare
Pre-release

2018-08-03-crankshaft-ng-937374A.zip
SHA1: 1aca6f9cc64dd7078fbf4c498ab9949f44cc1adf
MD5: 06d5d3ea82f865ca4955ab909ea41d75
SHA256: a0ee50bfcf147f6d43dc9702e6919b0bdcbd9506c435acba0bee5214ff2e9f63

  • Hardware-Setup via gui / Setup for audio DAC's and RTC's can be done via gui
  • IQaudIO DAC's added / some general setup optimizations for dac's
  • Rework audio hardware handling / Now all is handled by pulseaudio - you MUST select input/output device in settings
    Default input and output for pulseaudio is released via client.conf
  • Custom brightness command added / brightness value can be redirected to custom command (if enabled it is shown in settings)
  • Disabled watchdog in dev mode to prevent from reboots on long apt installs
  • Screen and shutdown timer can now be permanent disabled via gui
  • Make debug mode available via gui - System can boot into debug mode. In this state system runs in normal state (read only,
    timers active etc.) but allows network connection and you get a button on mainscreen to create a debug log which collects
    a lot of system informations and configs. A zip called debug.zip is placed on /boot after creation. Passwords from
    wifi will be cleaned. If you have problems which can't be identified create it and add the zip to issues.
  • More agressiv handling and failsaves for CSSTORAGE to prevent from unavailable state after corruption (auto fsck etc.)
  • Added shutdown by ignition - GPIO must be low for Delay time to trigger shutdown
  • Ignition shutdown and timer shutdown will now save last settings/status.

Note: Saving settings is moved to background to speed up gui.
Settings button will be replaced by lock button until finished and you get a text message in display.

Reminder: You can upgrade your system by placing zip on usb drive and connect
to device and reboot or power on. (Filesystem on stick must be fat32/ext3/ext4)
Zip file will be identified and flashed automatically to sd card with save/restore
CS-NG-related configs.

Crankshaft OpenCarOS NG Pre3 2018-07-13

15 Jul 07:38
Compare
Choose a tag to compare
Pre-release
- Fixes / cleanups
- Extended settings with full config for gpio's | day/night time | egl/x11 | flipped/unflipped | timer adjustment
- Single gpio's can now be disabled by setting to 0
- Auto update crankshaft_env.sh with new params if added
- Failsafe rtc
- Gui rework
- Performance tuning os

Note: Saving settings takes much more time cause it's now interacting with the system.
      That's nomal for now - will be optimized later.

Reminder: You can upgrade your system by placing zip on usb drive and connect
          to device and reboot or power on. (Filesystem on stick must be fat32/ext3/ext4)
          Zip file will be identified and flashed automatically to sd card with save/restore
          CS-NG-related configs.

Crankshaft OpenCarOS NG Pre2 2018-07-08

08 Jul 22:18
Compare
Choose a tag to compare
Pre-release
2018-07-08-crankshaft-ng-D28B897.zip
SHA1: e78059ba3613a8ac9eb45ee28f6039aabd680231
MD5: bf95b704477af07e1c1e2dbc55f397aa
SHA256: f5e95a04a2924c8e9311a2ddc2bf9904fba31b0705c446fed8d7c382ee92f963

What's new:
- Rework external storage "RECORD" to "CSSTORAGE" to also address #133
  Now a permanent storage is available for system
- Serial usage for Backup/Restore on system flash
- Add "max_usb_current=1" as default to config.txt
- Fix a bug in Tap2wake service (possible adressing display not responding issues)
- Added autoapp_helper to set/get system values via gui
- Custom motd message
- Including gpio trigger service to show/hide rearcam by external signal
- Including timer startup service to get timer started on boot
- New settings tab "crankshaft ng" with system information and controls (will be extended from time to time)
- Including high experimental volume controls for master playback and capture
- Including additianl redirects to tmpfs
- Fix audio volume restore by changed handling

Note: New config param REARCAM_PIN= included for rearcam gpio trigger
      Must be currently added manually to /boot/crankshaft_env.sh
      In later releases missing config params will be added
      automatically.

Reminder: You can upgrade your system by placing zip on usb drive and connect
          to device and reboot or power on. (Filesystem on stick must be fat32/ext3/ext4)
          Zip file will be identified and flashed automatically to sd card with save/restore
          CS-NG-related configs.

Crankshaft OpenCarOS NG Pre1 2018-07-01

02 Jul 16:22
Compare
Choose a tag to compare
Pre-release
2018-07-01-crankshaft-ng-C223D7B.zip
SHA1: c925472caeb66bcb9483c7f8928e88c6fa266672
MD5: 873406687a3054f21e6de3c56cf1cd9c
SHA256: 34cde15d2b3184e72a5a1bd8636ad1c461d8ac0bdfee65eb0c58aa6299964f46

Something new is coming: Crankshaft NG!

What's new:
- The image is now built from a clean buildroot. We no longer build the image by customizing Raspbian lite.
- New management tool called 'crankshaft.' The tool can be used for general management jobs, such as setting up custom hardware: RTCs, audio boards (hifiberry and so on).
- Added day/night switching to OpenAuto GUI. It also triggers android auto to day/night on connect.
- Dashcam/Rearcam with Rpi cam module.
- Wifi client / Hotspot in dev mode.
- Self-update feature: YES! - you can flash new versions of CS-NG by simply putting the update zip to the
   usb stick, plugging it in and then rebooting! CS related configs will be automatically restored.

Full changelog:

https://raw.githubusercontent.com/opencardev/crankshaft/crankshaft-ng/doc/crankshaft-ng-changes.txt

Note:
- This is a pre-release based on the new branch - please mark issues with [csng] on issue tracker.
- This is a summary of the change, the full changelog will be worked on in later releases.
- If you upgrade from the previous Classic Crankshaft, please do not overwrite the new config files
   with the old ones, they are not forward-compatible with CS-NG.

Have fun!

Crankshaft Openauto 0.2.4 2018-05-18

18 May 05:58
Compare
Choose a tag to compare
crankshaft-2018-05-18-06-57-F2E085FC.zip
SHA1: 6497f2a936aebe1c60d6bb618164a236fa83d158
MD5: bc02c421a09f135292dc335a41374990
SHA256: 216b3d7f511791eb5a68bf2191ab9633b586475d3b2e95118943d6d7f06d1673

Known issues:
- If Android Auto doesn't automatically launch, disable Android debug.
- X11 still does not show cursors on projection mode, so no mouse.
- X11 will activate screensaver if not touched for 10 minutes.

Crankshaft Openauto 0.2.3 2018-04-18

19 Apr 03:45
Compare
Choose a tag to compare
Known issues:
- If Android Auto doesn't automatically launch, disable Android debug.
- X11 still does not show cursors on projection mode, so no mouse.

crankshaft-2018-04-18.zip
SHA1: 9df43de2169d906bb7af76e80d9088e29b0e48d2
MD5: 2ac49449ee436ae8a13eec9c7740d0e7
SHA256: 3c8849b9a1721fb75bca3139deedff533044a7e66f42d3853f6c4556409499f9

Crankshaft Openauto 0.2.2 2018-04-07

07 Apr 08:51
Compare
Choose a tag to compare
Known issues:

- X11 still does not show cursors on projection mode, so no mouse.

crankshaft-2018-04-07.zip
SHA1: 8916497c0cd4ec29389c8d0e506585c247fabccb
MD5: f2408285f284541325440fda1ccf8a2d
SHA256: 31c0acd69cff00fa10b58d1b0100449908ed9fafb50b25c8281d90d5d26219c8

Crankshaft Openauto 0.2.1-1 2018-04-01

01 Apr 17:04
Compare
Choose a tag to compare
Known issues:

- Error #2 on some phones still?
- X11 still does not show cursors on projection mode, so no mouse.

crankshaft-2018-04-01-1.zip
SHA1: 2b6538975784cc84785591d52740da5747675dd8
MD5: eee7f68597d0c22ae3fa81b2763e9b76
SHA256: 2257ae289ce382cec40f9519d6d428c3b91c1b4589cbaf00b2bacb51a6075736

Crankshaft Openauto 0.2.1-0 2018-04-01

01 Apr 07:15
Compare
Choose a tag to compare
Please use 0.2.1-1 instead. 0.2.1-0 has a serious problem with custom HDMI screens.

Known issues:

- Error #2 on some phones still?
- X11 still does not show cursors on projection mode, so no mouse.

crankshaft-2018-04-01.zip
SHA1: 9f8a8c52b38779b89b47c149e8da87ee63753b6e
MD5: dcb35eee30e0f908c912c9c10c421f26
SHA256: 3bb596f60fb215e90a1eed69862aa7881cfb17942e9bbc90324ef0afb38b2d6d