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
/
CAN-binder
/
low-can-binding
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
Migration to AFB Binding V2
Romain Forlot
5
-15
/
+15
2017-06-09
Comments, Cleanup, format
Romain Forlot
4
-1
/
+11
2017-06-07
Add some useful DEBUG information for read frames
Romain Forlot
1
-2
/
+3
2017-06-07
Separate low_can_subscription class from callbacks
Romain Forlot
1
-1
/
+1
2017-06-02
Get diag manager's socket into subscription obj
Romain Forlot
1
-8
/
+3
2017-06-01
Fix warning compile
Romain Forlot
1
-3
/
+6
2017-06-01
Methods to ease access to DynamicField members
Romain Forlot
2
-0
/
+23
2017-06-01
Close socket by default when destroying object
Romain Forlot
1
-1
/
+4
2017-06-01
Initializing all struct by default to avoid errors
Romain Forlot
1
-1
/
+3
2017-06-01
Format
Romain Forlot
1
-0
/
+1
2017-06-01
Left over renaming variable
Romain Forlot
1
-3
/
+3
2017-06-01
Use UDS PID has key to record subscriptions
Romain Forlot
1
-1
/
+6
2017-06-01
Simplify processing event
Romain Forlot
2
-3
/
+3
2017-06-01
Retrieve signal last value and timestamp at once.
Romain Forlot
2
-0
/
+6
2017-06-01
Consider using char* as well as string.
Romain Forlot
2
-1
/
+25
2017-06-01
Reworked subscription to integrate filtering.
Romain Forlot
3
-3
/
+5
2017-06-01
Return const structures.
Romain Forlot
2
-15
/
+37
2017-06-01
Remake socketcan only movable
Romain Forlot
2
-9
/
+2
2017-06-01
Renaming configuration to application
Romain Forlot
3
-8
/
+8
2017-05-24
Be able to copy active diagnostic request objects with their socket
Romain Forlot
2
-0
/
+7
2017-05-23
Static code review fixes.
Romain Forlot
3
-5
/
+5
2017-05-22
Logical bus name mapped to device name using conf file.
Romain Forlot
1
-1
/
+1
2017-05-19
Added timestamp to received CAN messages
Romain Forlot
4
-7
/
+22
2017-05-19
Change method name to signify that it is an aggregate.
Romain Forlot
1
-2
/
+2
2017-05-19
Finish config parser retrieving device mapping.
Romain Forlot
2
-1
/
+8
2017-05-19
Be able to return index or can bus name.
Romain Forlot
3
-7
/
+7
2017-05-19
Fix: compile conversion warning
Romain Forlot
1
-1
/
+1
2017-05-19
Better suited method.
Romain Forlot
2
-2
/
+2
2017-05-19
Fix: wrong calculation doesn't match method name.
Romain Forlot
1
-2
/
+2
2017-05-19
Make sure that frequency is at a valid value (>0)
Romain Forlot
1
-1
/
+4
2017-05-19
New function used to set timer in bcm_head msg.
Romain Forlot
2
-0
/
+14
2017-05-19
There is no more need having pointer on socket device
Romain Forlot
1
-1
/
+4
2017-05-19
Fix: wrong arguments signature. Deleted by mistake...
Romain Forlot
1
-2
/
+2
2017-05-19
Format
Romain Forlot
1
-1
/
+0
2017-05-11
Massive use of shared_ptr about signal and diag message. WIP
Romain Forlot
1
-14
/
+14
2017-05-10
Fix: circular include for socket classes.
Romain Forlot
3
-1
/
+2
2017-05-10
Make non blocking BCM socket.
Romain Forlot
1
-0
/
+3
2017-05-10
Move reading input stream to specialized socket class.
Romain Forlot
6
-26
/
+49
2017-05-05
Avoid returning infinity value.
Romain Forlot
1
-1
/
+1
2017-05-05
Don't destroy socket by default as they will always be open.
Romain Forlot
6
-33
/
+9
2017-05-05
Improve log message.
Romain Forlot
1
-1
/
+1
2017-05-05
Separation between hat and callback binding parts
Romain Forlot
3
-3
/
+3
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
4
-5
/
+5
2017-05-03
Fix: constructor and include file missing.
Romain Forlot
6
-38
/
+24
2017-05-03
Derivate socketcan to multiple child depending upon socket CAN type.
Romain Forlot
6
-54
/
+237
2017-05-03
Use the private method instead of direct C syscall.
Romain Forlot
1
-1
/
+1
2017-05-02
Fix: wrong include local header path
Romain Forlot
1
-1
/
+1
2017-04-27
clean left include file after modification that isn't needed anymore
Romain Forlot
1
-1
/
+0
2017-04-27
Fix: write bcm message to socket.
Romain Forlot
2
-22
/
+17
2017-04-27
Finish to read stream and fill the destination object.
Romain Forlot
1
-4
/
+5
[next]