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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
Change CanMessage_c to can_message_t class name
Romain Forlot
7
-38
/
+38
2017-02-16
Changing CanBus_c to can_bus_t class name
Romain Forlot
6
-49
/
+56
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
21
-0
/
+1762