Giter VIP home page Giter VIP logo

canibus's People

Contributors

zombiecraig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

canibus's Issues

CANiBUS -> Errors and Issues during compilation for new dependencies

CANiBUS -> Errors and Issues during compilation for new dependencies
env:
Fedora 24 x86_24

Linux localhost.localdomain 4.7.5-200.fc24.x86_64 #1 SMP Mon Sep 26 21:25:47 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

go version
go version go1.6.3 linux/amd64

Issues:
[root@localhost canibusd]# go build main.go
/usr/lib/golang/src/canibus/candevice/goodthopter.go:6:2: non-standard import "github.com/tarm/goserial" in standard package "canibus/candevice"
/usr/lib/golang/src/canibus/serialbuffer/serialbuffer.go:4:2: non-standard import "github.com/tarm/goserial" in standard package "canibus/serialbuffer"
/usr/lib/golang/src/canibus/webserver/spa.go:11:2: non-standard import "github.com/gorilla/mux" in standard package "canibus/webserver"

I believe the version of golang and dependencies are more updated to the source code of Canibus and so the compiler is warning and not compiling, so that they make a refactoring in Canibus.

Was this, what is happening in compilation errors?

Tks

@firebitsbr

[Question] Support for Arduino CANBus Shield

Hi,
What do I need to do in order to make CANiBus work with SparkFun Arduino CANBus Shield ?
The shield supports storing CAN packets on an SD card. Can I use that dump with CANiBus to analyze?

VIN Code 09 02

I have this result when i try to run canibus with ELM327 bluetouth :

DEBUG: Sending command: 09 02
DEBUG: Timeout
DEBUG: gotLine true
DEBUG: SendCmd resp= >NO DATA
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>NO DATA]
panic: runtime error: index out of range

USB ELM327

Hi, how can I config a USB Elm327? Is it implemented already o can I make any changes manually?

Thanks in advance!

CAN error

I've got a ELM327 v1.4 interface and it causes a panic. Looks like the car does not return a VIN number

I've cut away the first part where everything works:

Output:
DEBUG: Sending command: ATSH 7DF
DEBUG: gotLine true
DEBUG: SendCmd resp= >OK
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>OK]
DEBUG: Sending command: 09 02
DEBUG: gotLine false
DEBUG: SendCmd resp=
DEBUG: gotLine false
DEBUG: SendCmd resp=
DEBUG: gotLine true
DEBUG: SendCmd resp= >CAN ERROR
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>CAN ERROR]
panic: runtime error: index out of range

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.