Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Pull requests: pires/obd-java-api

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update FindFuelTypeObdCommand.java
#4 by DerKiLLa Contributor was merged Mar 5, 2014 Loading…
Update EngineRPMObdCommand.java
#8 by DerKiLLa Contributor was closed Aug 4, 2015 Loading…
Parse response ignoring echo and init messages
#9 by cesarizu Contributor was merged Apr 7, 2014 Loading…
Added DTC reading
#10 by kuburoman Contributor was closed Apr 19, 2014 Loading…
Trouble codes added
#11 by kuburoman Contributor was merged Apr 21, 2014 Loading…
Add exception handling to the library
#15 by cesarizu Contributor was merged Jun 9, 2014 Loading…
more efficient string building for DtcNumberObdCommand
#17 by barnhill Contributor was closed Sep 25, 2014 Loading…
Update DistanceTraveledSinceCodesClearedObdCommand.java
#18 by fabcira was merged Sep 25, 2014 Loading…
Fix for android-obd-reader issue #37
#22 by spapas Contributor was merged Sep 3, 2014 Loading…
change generic exception catch to a more specific catch
#31 by barnhill Contributor was merged Apr 27, 2015 Loading…
splitting value and unit for the results enhancement
#32 by anti43 Contributor was closed Jun 2, 2015 Loading…
Changed MPH format from %.2f to %.0f
#35 by seanhold3n Contributor was merged Jun 7, 2015 Loading…
added commands, exception, result parceable
#37 by anti43 Contributor was closed Jun 9, 2015 Loading…
added commands, exception, result parceable
#38 by anti43 Contributor was closed Jun 9, 2015 Loading…
Update FuelConsumptionRateObdCommand.java
#39 by Pho3niX90 Contributor was closed Jul 20, 2015 Loading…
Moved package to com.github.pires.obd.
#40 by pires Owner was merged Jul 9, 2015 Loading…
Fixed VIN result parsing
#41 by anti43 Contributor was merged Jul 15, 2015 Loading…
Fix parsing for multiline responses
#42 by anti43 Contributor was merged Jul 15, 2015 Loading…
Remove bus init messages here
#43 by anti43 Contributor was merged Jul 15, 2015 Loading…
Update ObdCommand.java
#44 by anti43 Contributor was closed Aug 4, 2015 Loading…
added comment
#45 by anti43 Contributor was closed Jul 16, 2015 Loading…
Added interface for commands which allow the bus to return as soon as…
#47 by anti43 Contributor was merged Jul 17, 2015 Loading…
ProTip! Filter pull requests by the default branch with base:master.