Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CAN-binder
/
low-can-binding
/
diagnostic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
C++ coding style
Romain Forlot
2
-2
/
+2
2017-06-02
Remove pointer generator that make memory leaks.
Romain Forlot
4
-9
/
+10
2017-06-02
Get diag manager's socket into subscription obj
Romain Forlot
2
-85
/
+6
2017-06-01
Better handling of duplicate non recurring request
Romain Forlot
1
-1
/
+2
2017-06-01
Delete pointer and content, possible memory leak
Romain Forlot
1
-0
/
+5
2017-06-01
Fix: Frequency filter doesn't apply on diagnostic
Romain Forlot
2
-6
/
+6
2017-06-01
Format
Romain Forlot
1
-1
/
+0
2017-06-01
Rename method to have same everywhere
Romain Forlot
2
-3
/
+3
2017-06-01
Renaming configuration to application
Romain Forlot
3
-6
/
+6
2017-05-24
Close diagnostic manager socket if there isn't any requests
Romain Forlot
2
-3
/
+20
2017-05-24
Initialize the new socket member.
Romain Forlot
1
-2
/
+4
2017-05-24
Fix memory leaks
Romain Forlot
3
-0
/
+10
2017-05-24
Be able to copy active diagnostic request objects with their socket
Romain Forlot
1
-0
/
+1
2017-05-23
Static code review fixes.
Romain Forlot
4
-10
/
+8
2017-05-22
Logical bus name mapped to device name using conf file.
Romain Forlot
2
-4
/
+11
2017-05-19
Added timestamp to received CAN messages
Romain Forlot
1
-1
/
+2
2017-05-19
Adjust method signature to be more efficient.
Romain Forlot
2
-2
/
+2
2017-05-19
Include diagnostic_message_t into can_message_set.
Romain Forlot
2
-1
/
+10
2017-05-19
Make and use a single function to read incoming CAN messages
Romain Forlot
2
-12
/
+1
2017-05-19
Cleaning unused code diagnostic parts.
Romain Forlot
4
-101
/
+2
2017-05-19
Format renaming
Romain Forlot
2
-7
/
+6
2017-05-19
Remove can-bus-dev following RAW->BCM sockets migration
Romain Forlot
1
-2
/
+0
2017-05-19
Fix: be able to receive new response from OBD2 requests.
Romain Forlot
1
-1
/
+1
2017-05-19
Fix: CAN message transmitted filled of zero.
Romain Forlot
1
-0
/
+1
2017-05-19
Fix: listening on broadcast CAN ID.
Romain Forlot
1
-1
/
+1
2017-05-19
Implement canceling with BCM socket leads to close it.
Romain Forlot
1
-17
/
+1
2017-05-19
Adding also diagnostic request to systemd event loop
Romain Forlot
2
-4
/
+21
2017-05-19
There is no more need having pointer on socket device
Romain Forlot
1
-1
/
+5
2017-05-19
Simplify testing name size...
Romain Forlot
1
-1
/
+1
2017-05-19
Reworking diagnostic manager to use BCM sockets.
Romain Forlot
4
-100
/
+125
2017-05-19
Format
Romain Forlot
2
-9
/
+27
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
3
-3
/
+3
2017-04-24
Misc: Cleanup, typo, formating and comments update.
Romain Forlot
2
-7
/
+3
2017-04-22
Improve logging messages
Romain Forlot
1
-19
/
+19
2017-04-21
Move all signals search functions into new signals_manager_t object
Romain Forlot
1
-3
/
+4
2017-04-14
Change directory architecture to use 2 separated projects.
Romain Forlot
6
-0
/
+1220