Giter VIP home page Giter VIP logo

gearbox's People

Contributors

nlmeminger avatar rdragonz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gearbox's Issues

BE Story: Modularization of the code

Summary

The current code for the GUI needs to be improved in order to better allow for expansion in the future.

Background

The current code for the GUI in particular was thrown together in around a week for the purpose of Maker Faire. This resulted in a hard to follow single file codebase.

Details

The current code will be broken out into individual files, ideally one module that controls the functionality of each tab in the interface. There will then be a list in the main file that contains the object names of each module. A module template will need to be created in order to ensure that each module contains a standard set of functions that can be used by the main thread.

Outcome

This will result in much better readability for the code, as well as make it much easier to add more

This is an ULTRA HIGH PRIORITY issue.

BE Story: OBDii module

Details

On start, Gearbox should look for bluetooth or USB OBD devices and connect them to a serial interface that can then be used to communicate with the car computer.

Outcome

An interface that has the basic information for a car (eg speed, engine temp, RPM, etc...)

BE Story: Add Bluetooth auto connection

Outcome

As it currently stands, the mac of the bluetooth device to be connected needs to be manually typed in. The way this should go is the phone finds the radio in bluetooth devices and then connects to it. The pi should then detect this and automatically start the player

Create standard mounting system for cars

An enclosure for the project needs to be created that allows for the equipment to be mounted in a standard Double-DIN car radio slot. This should include standard input and output jacks for car radio systems including connections for power and ignition. This is an ULTRA LOW PRIORITY issue.

BE Story: Media Player module

Summary

A new module page to connect to players through dbus and control media playback

Details

using dbus to control the player

Outcome

An interface for controlling the blackback of media being streamed over bluetooth.

BE Story: Phone Module

Summary

ofono and dbus to make phone calls

Details

ofon and dbus

Outcome

an html interface that is accessible when a phone is connected that can make and control phone calls.

FE Story: AM/FM Radio functionality

All car radios have some form of AM/FM Radio functionality in order to allow users to listen to broadcast stations. This same functionality can be added to this project by using the instructions and schematics outlined in this article. This is a LOW PRIORITY issue.

IOS devices do not respond to multiple information polls

When connected to an IOS device, the song information flashes briefly and then disappears on the next poll for song information, and then stays blank until the song changes.

This is currently a high-priority issue due to the nature of the bug, and should be addressed as soon as possible.

BE Story: Settings Module

Details

After each module is initialized, the settings module should automatically detect the settings of each module and arrange them in a convienent manner

Outcome

an HTML interface that autoatically detects the settings defined in each module and allows the user to control those settings.

FE Story: On screen keyboard

An on screen keyboard needs to be created that allows users to easily enter information into the radio. This keyboard should be customizable and modular, and allow for multiple layouts to be defined. This is a LOW PRIORITY issue.

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.