Skip to content

Commit

Permalink
[docs] what's new for alpha 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
htruong committed Mar 10, 2018
1 parent 3a386ad commit 15e1c47
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 18 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
Version alpha0.1.7 2018-03-10
--

What's new:

- Customize your Crankshaft install: Put `wallpaper.png` on `boot`.
- The "plug phone in" screen doesn't scream "I AM ERROR." (Issue #23)
- Audio volume output is now louder. (Issue #24)
- You can switch to X11 mode without getting to dev mode.
- Switching to dev mode repeatedly doesn't generate different \
SSH certificates (so no more warnings).
- OpenAuto now remembers your settings. (Issue #13)

Release notes:

- Turn down your stereo volume. Now Crankshaft is loud.
- To enable X11 mode, put a jumper on GPIO26-Ground.
- Somehow the cursor is still not showing up in X11 \
So now you're still unable to use a mouse.


Version alpha0.1.6 2018-03-05
--

Expand Down
39 changes: 21 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,37 +28,40 @@ Release Highlights

[Full Changelog](https://github.com/htruong/crankshaft/blob/master/CHANGELOG.md)

**Version alpha0.1.6 2018-03-05**

**Version alpha0.1.7 2018-03-10**

What's new:

- Dev mode: Bridge GPIO4 to ground to enable dev mode
- Less services enabled means faster startup and less power consumption\
Removed SSH, networking, dhcpd services by default.
- Misc. organizational changes
- Customize your Crankshaft install: Put `wallpaper.png` on `boot`.
- The "plug phone in" screen doesn't scream "I AM ERROR." (Issue #23)
- Audio volume output is now louder. (Issue #24)
- You can switch to X11 mode without getting to dev mode.
- Switching to dev mode repeatedly doesn't generate different \
SSH certificates (so no more warnings).
- OpenAuto now remembers your settings. (Issue #13)

Release notes:

- Crankshaft is using a fork of OpenAuto with some experimental changes\
http://github.com/htruong/openauto
- Turn down your stereo volume. Now Crankshaft is loud.
- To enable X11 mode, put a jumper on GPIO26-Ground.
- Somehow the cursor is still not showing up in X11 \
So now you're still unable to use a mouse.

**Version alpha0.1.5 2018-03-02**

**Version alpha0.1.6 2018-03-05**

What's new:

- Audio has very minimal stuttering: Pulseaudio problem solved
- Crankshaft is now overall much more polished experience
- The "plug phone in" interface has been revamped
- You can turn off the system with the power button
- Park mode (The "car sleep" icon) - Connect phone to wake it up
- Smaller binaries
- Splash screens/no more "rainbow" screen
- Dev mode: Bridge GPIO4 to ground to enable dev mode
- Less services enabled means faster startup and less power consumption\
Removed SSH, networking, dhcpd services by default.
- Misc. organizational changes

Release notes:

- Qt5 has been rebuilt with many enhancements
- You can use mouse and keyboard (almost...)
- More information on debugging with X11/Wayland to come later
- Crankshaft is using a fork of OpenAuto with some experimental changes\
http://github.com/htruong/openauto


Want to report a problem?
Expand Down

0 comments on commit 15e1c47

Please sign in to comment.