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-02-16
Adding canbus read method
Romain Forlot
2
-19
/
+69
2017-02-16
Use initialisation list with CanBus_c constructor
Romain Forlot
2
-50
/
+46
2017-02-16
Fix: wrong binding extension
Romain Forlot
1
-2
/
+2
2017-02-15
Externalized afb_event, no more in CanSignal
Romain Forlot
1
-2
/
+0
2017-02-15
Make public OBD2PID
Romain Forlot
1
-1
/
+2
2017-02-15
Change way to iterate over found signals
Romain Forlot
1
-23
/
+93
2017-02-15
Fixed subscribe/unsubscribe operations.
Romain Forlot
2
-19
/
+52
2017-02-14
Jsonification of VehicleMessage and push event
Romain Forlot
1
-3
/
+46
2017-02-14
Decode a can message and construct a VehicleMessage
Romain Forlot
1
-9
/
+10
2017-02-14
Add VehicleMessage queue methods
Romain Forlot
2
-1
/
+26
2017-02-14
Implement CanMessage_c method to navigate through
Romain Forlot
3
-19
/
+32
2017-02-14
Implement GetSignals method
Romain Forlot
1
-9
/
+26
2017-02-14
First raw write to decode CAN messages
Romain Forlot
1
-4
/
+40
2017-02-14
Move sources into src directory
Romain Forlot
22
-10
/
+10
2017-02-14
Update submodules uds-c
Romain Forlot
1
-1
/
+0
2017-02-14
Add .gitignore
Romain Forlot
1
-0
/
+2
2017-02-14
Added JSON conf file read and initialize CanBus
Romain Forlot
2
-3
/
+19
2017-02-14
Cleanup and add reading JSON conf file to define
Builder
2
-42
/
+22
2017-02-13
Added needed functions for basics decode needs.
Romain Forlot
4
-23
/
+256
2017-02-13
New threads management, only one argument needed.
Romain Forlot
5
-268
/
+290
2017-02-13
Beginning of Obd2 handling with a handle object
Romain Forlot
3
-106
/
+139
2017-02-13
Added bitfield-c library
Romain Forlot
4
-0
/
+60
2017-02-13
modified uds-c libs path
Romain Forlot
1
-1
/
+1
2017-02-13
Fix wrong arguments type
Romain Forlot
6
-37
/
+32
2017-02-13
Change uds-c library location
Romain Forlot
1
-0
/
+10
2017-02-13
Adding uds-c library to handle obs2 diagnostic
Romain Forlot
3
-25
/
+98
2017-02-13
Improve reading and now process CanMessage class
Romain Forlot
5
-99
/
+217
2017-02-13
Dumb struct to class conversion
Romain Forlot
2
-19
/
+80
2017-02-13
Initialize CanBus_Handler
Romain Forlot
1
-1
/
+18
2017-02-13
moved files to obsolete dir, again...
Romain Forlot
2
-714
/
+0
2017-02-13
move to obsolete dir old code
Romain Forlot
3
-4
/
+718
2017-02-09
Add obd2 prefix to signals name to be able to
Romain Forlot
1
-19
/
+19
2017-02-09
Re-implementation in C++ and separate threads to
Romain Forlot
5
-0
/
+443
2017-02-09
Add CXX flags
Romain Forlot
1
-0
/
+5
2017-02-09
Added simple openxc cpp generated code
Romain Forlot
3
-0
/
+289
2017-02-02
CPP conversion began
Romain Forlot
3
-85
/
+65
2017-02-02
Adding header files to get implemented !
Romain Forlot
4
-0
/
+445
2017-01-31
Change subscription/unsubcription logic
Romain Forlot
3
-113
/
+179
2017-01-30
some can sample from a recent Ford Focus, using the OBDII connector
Loïc Collignon
24
-0
/
+181350
2017-01-30
Code restructuration
Romain Forlot
2
-124
/
+114
2017-01-30
Change unsubscribe behavior to unsubscribe all event of a given id
Romain Forlot
1
-22
/
+30
2017-01-30
Comment useless code before cleanup
Builder
2
-21
/
+49
2017-01-30
Check that socket is opened before read.
Romain Forlot
2
-72
/
+95
2017-01-30
Added OBDII header file describing predefined PIDs
Romain Forlot
1
-0
/
+53
2017-01-30
Add coyright to header file
Romain Forlot
1
-0
/
+17
2017-01-30
Fix: change project avoiding uppercase
Romain Forlot
2
-2
/
+2
2017-01-30
Reworked open_can_dev function and can_handler struct
Romain Forlot
2
-187
/
+282
2017-01-30
Added CAN messages samples from Toyota Auris car
Romain Forlot
15
-14
/
+24979
2017-01-30
Clean up old file
Romain Forlot
1
-559
/
+0
2017-01-30
Added needed files to easy compilation and output
Romain Forlot
4
-0
/
+667
[prev]
[next]