crankshaft

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

GPL-3.0 License

Stars
2.1K
Committers
18

Bot releases are hidden (Show)

crankshaft - Crankshaft OpenCarOS NG Pre3 2018-07-13

Published by hawkeyexp over 6 years ago

- 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 - Crankshaft OpenCarOS NG Pre2 2018-07-08

Published by hawkeyexp over 6 years ago

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 - Crankshaft OpenCarOS NG Pre1 2018-07-01

Published by hawkeyexp over 6 years ago

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 - Crankshaft Openauto 0.2.4 2018-05-18

Published by htruong over 6 years ago

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 - Crankshaft Openauto 0.2.3 2018-04-18

Published by htruong over 6 years ago

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 - Crankshaft Openauto 0.2.2 2018-04-07

Published by htruong over 6 years ago

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 - Crankshaft Openauto 0.2.1-1 2018-04-01

Published by htruong over 6 years ago

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 - Crankshaft Openauto 0.2.1-0 2018-04-01

Published by htruong over 6 years ago

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

crankshaft - Crankshaft Openauto 0.2.0 2018-03-13

Published by htruong over 6 years ago

Known issues:

- Sometimes the Android Auto interface doesn't show up, just restart the Pi. 
   If you still have troubles, roll back to the previous image.
- Error #2 on some phones still?
- X11 still does not show cursors on projection mode, so no mouse.

crankshaft-2018-03-13.zip
SHA1: 6984fcf776d867c34ac4e66be2b845273c24eb1f
MD5: 67483bcb2792d03e766f4b645dd3e89e
SHA256: 26fbfe60496396dc9ebd32805f08e078eb616d9ca8407d2ca92d88f72ec7583d
crankshaft - Crankshaft Openauto 0.1.7 2018-03-10

Published by htruong over 6 years ago

Known problems: Error 2 with some phones. X11 mode has hidden cursor on projections screen, still.
Read more: https://github.com/htruong/crankshaft#known-problems

crankshaft-2018-03-10.zip
SHA1: 9490ccc9e2dfbbea9bd4c29a48d05518f960ddd3
MD5: d9073c5caea4382b88f4504060fb885d
SHA256: b2f57b4710013897c18f0e75c8c1c76ac3f608e2faf1afaff3f82822e05e8bc4
crankshaft - Crankshaft Openauto 0.1.6 2018-03-05

Published by htruong over 6 years ago

Known problems: Error 2 with some phones.  
Read more: https://github.com/htruong/crankshaft#known-problems

crankshaft-2018-03-05.zip
SHA1: 0dc28f7f630d6a2f335361f7f05b0a6b331cee02
MD5: 51cd6c787b42caefebc43892d1badbb0
SHA256: a4fbd831f543210f343c4b86eb2cd29ccc6306eaba96060530fe21326512d4f4
crankshaft - Crankshaft Openauto 0.1.5 2018-03-02

Published by htruong over 6 years ago

Known problems: Error 2 with some phones.  
Read more: https://github.com/htruong/crankshaft#known-problems

crankshaft-2018-03-02.zip
SHA1: 52fbf828ca57d63ca6600e815293cd9dfffbb789
MD5: 02c7e288e7e2f2d9525915119ea3d69a
SHA256: c956d76473bc479660fa428dbe9250943027efaae9286f1708fd083ee37b06e4
crankshaft - Crankshaft Openauto 0.1.1 2018-02-28

Published by htruong over 6 years ago

Known problems: Error 2 with some phones.  
Read more: https://github.com/htruong/crankshaft#known-problems

SHA1: c4afe0ac50f30925553e7e5bef0a9db1d0df7ce9
MD5: 7d06e89dc41208e239335c2e5e1a0236
SHA256: 06ee2cde2924f04b812331137aa66f346992ab14d14820e7865baf316ed19e5c
crankshaft - Crankshaft Openauto 0.1.0 2018-02-24

Published by htruong over 6 years ago

Known problems: Error 2 with some phones.  
Read more: https://github.com/htruong/crankshaft#known-problems

SHA1: bdb81a8fcf4e3197cc5217e5da9f355fc62589c4
MD5: 7f86536f2e8c9d791718ac20d83e6d8d
SHA256: 05f774fe9f6e2eaa113b98ba02a01c32149f51e2ed65ed548279ac4782041502