Coder Social home page Coder Social logo

my-xcsoar-kobo-clarahd's Introduction

XCSoar runs on Kobo Clara HD, but it is not among officially supported Kobo eReaders, so this repo contains some "hacks" which I use to make my life easier.

USBnetwork

Wifi is not working in XCSoar mode, so in order to establish connection with the device I use usbnet-toggle.sh inside of init.sh. When XCSoar starts on the Kobo, it checks for a script called XCSoarData/kobo/init.sh and executes it. Digging mobileread.com on how to enable USB networking on Clara HD with running XCSoar brought me to http://trac.ak-team.com/trac/browser/niluje/Configs/trunk/Kindle/Kobo_Hacks/KoboStuff/src/usr/local/stuff/bin/usbnet-toggle.sh, so all credits go to the contributor[s]/author[s] from NiLuJe.

In mean time, after I added usbnet-toggle.sh, I'm able to use telnet and ftp to connect or transer files to Kobo. But more important, on the Clara HD I don't have blank screen any more when Kobo is booted.

BlueFlyVario

I use BlueFlyVario_TTL_GPS_v12_r1 which I bought in 2018 and initial version required firmware update. I didn't want to disassemble my setup and I wanted to give a try for a methid offered on blueflyvario-hex2sh and mentioned on the firmware update page. Initial build didn't work for me because baud rate in hex2sh.hs was setup as 57600 while my BlueFlyVario_TTL_GPS_v12_r1 uses 115200. Fixing baud rate, allowed me to update firmvare on my BlueFlyVario_TTL_GPS_v12. It took some time to get Haskell running on my machine, so if you want to save some time you can use update-BlueFlyVario_TTL_GPS_12.225.sh.

Here is how firmware update output should look in terminal:

/mnt/onboard/XCSoarData/kobo # ./update-BlueFlyVario_TTL_GPS_12.225.sh 
Establishing communication with ds30loader...
Reattempting communication establishment (attempt 2 of 60)...
Reattempting communication establishment (attempt 3 of 60)...

PIC Device = 37
ds30loader = 4.0.3

Programming row 0x000000...
Programming row 0x000040...
Programming row 0x000080...
....lot of similar rows....
Programming row 0x004540...
Programming row 0x004580...
Programming row 0x0045c0...
Programming row 0xf80000...
Row verification failure reported by ds30loader...

Row verification error can be ignored according the instructions created by blueflyvario-hex2sh

I followed firmware update for v11 models instructions to enter into the bootloader mode.

my-xcsoar-kobo-clarahd's People

Contributors

pyctam avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.