Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
Specification of defaults available decoder.
Romain Forlot
1
-0
/
+8
2017-03-21
Fix: wrong decoder specified about OBD2 signals.
Romain Forlot
1
-2
/
+2
2017-03-21
Make CMake file version according its usage.
Romain Forlot
1
-1
/
+1
2017-03-21
docs: fix Installation guide
Stephane Desneux
2
-3
/
+5
2017-03-21
Make copy to sdcard more reliable
Romain Forlot
1
-1
/
+5
2017-03-21
Adding sourcing yocto build env file
Romain Forlot
1
-6
/
+11
2017-03-21
Reworking execution order to make it more simple.
Romain Forlot
1
-13
/
+17
2017-03-21
Added a CAUTION mention and fix some commands
Romain Forlot
1
-3
/
+9
2017-03-21
Fix: use the cmake from SDK instead from docker image
Romain Forlot
1
-43
/
+7
2017-03-21
Change binder to binding in title in use with gitbook
Romain Forlot
1
-2
/
+2
2017-03-21
Detail some instructions.
Romain Forlot
1
-0
/
+5
2017-03-21
Typo
Romain Forlot
1
-1
/
+1
2017-03-21
Make IoTBZH smaller.
Romain Forlot
3
-3
/
+3
2017-03-21
Path from CANoe db to JSON files using OpenXC utilities.
Romain Forlot
1
-5
/
+63
2017-03-20
Documentation: reviewed and updated
Stephane Desneux
9
-53
/
+55
2017-03-20
Fix comment
Sebastien Douheret
1
-1
/
+1
2017-03-20
Use svg instead of png image in cover root svg file
Sebastien Douheret
5
-2305
/
+122
2017-03-20
Remove root cover file cover.xcf, now replace by cove.svg
Sebastien Douheret
1
-0
/
+0
2017-03-20
Use bash script to generate doc instead of cmake
Sebastien Douheret
3
-29
/
+78
2017-03-20
Add documentation cover
Sebastien Douheret
4
-0
/
+2408
2017-03-20
Adding instructions to monitor CAN traffic.
Romain Forlot
1
-1
/
+17
2017-03-20
Rename to the standard name Doxygen config file
Romain Forlot
1
-0
/
+0
2017-03-20
More accurate diagram since we do not use OpenXC generator
Romain Forlot
1
-0
/
+0
2017-03-20
Improve documentation with config generation instructions
Romain Forlot
1
-3
/
+94
2017-03-20
explain why buses node is not supported.
Loïc Collignon [IoT.bzh]
1
-1
/
+3
2017-03-20
Add targets to build documentation with instructions.
Romain Forlot
3
-4
/
+68
2017-03-20
Use gitbook to manage documentation
Sebastien Douheret
26
-357
/
+1000
2017-03-20
Update toyota example
Romain Forlot
2
-22
/
+22
2017-03-20
Spellchecking and typo
Romain Forlot
1
-18
/
+26
2017-03-20
Merge pull request #1 from claneys/patch-1
Loïc Collignon [IoT.bzh]
1
-5
/
+5
2017-03-20
README Typo
Forlot Romain [IoT.bzh]
1
-5
/
+5
2017-03-20
Make error goes back to the subscribed clients when unsupported.
Romain Forlot
2
-1
/
+1
2017-03-20
Fix: Avoid segfault if diagnostic bus isn't correctly set.
Romain Forlot
3
-10
/
+24
2017-03-19
Fix bad handling unsupported OBD2 messages subscription.
Romain Forlot
2
-3
/
+4
2017-03-18
Improve Toyota examples.
Romain Forlot
4
-130
/
+142
2017-03-17
updated documentation.
Loïc Collignon
1
-1
/
+102
2017-03-17
fixed compilation error on iotbzh's docker image.
Loïc Collignon
1
-1
/
+1
2017-03-17
fixed CMakeLists.txt when used whith a 3.0 version of cmake.
Loïc Collignon
1
-3
/
+11
2017-03-17
added toyota's exemple.
Loïc Collignon
2
-0
/
+451
2017-03-17
Typo and formating and rework somes sentences.
Romain Forlot
4
-14
/
+49
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
21
-603
/
+575
2017-03-17
moved exemples files.
Loïc Collignon
3
-0
/
+0
2017-03-17
added support for diagnostic messages.
Loïc Collignon
1
-1
/
+33
2017-03-17
added the test/basic.json file to the Visual Studio project.
Loïc Collignon
1
-0
/
+1
2017-03-17
Convert svg to png for the doc
Romain Forlot
7
-1111
/
+3
2017-03-17
Adding some abstract to the READme.
Romain Forlot
4
-1
/
+1132
2017-03-17
Improve READme instructions.
Romain Forlot
1
-18
/
+191
2017-03-16
Diagnostic requests will occur depending on their frequency.
Romain Forlot
1
-1
/
+1
2017-03-16
Wrong error handling when fire diagnostic request.
Romain Forlot
1
-6
/
+4
2017-03-16
Generate a configuration example with diagnostic messages filled too.
Romain Forlot
1
-120
/
+36
[prev]
[next]