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
/
src
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
4
-129
/
+119
2017-03-16
Include cleaning
Romain Forlot
1
-1
/
+0
2017-03-16
Follow rename operation in CMakeLists.txt
Romain Forlot
2
-2
/
+2
2017-03-16
Ease use of openXC structures.
Romain Forlot
2
-0
/
+29
2017-03-16
Rename class and 1:1 map to JSON description file
Romain Forlot
1
-2
/
+2
2017-03-16
Return period without unit conversion.
Romain Forlot
1
-3
/
+1
2017-03-16
Search signals against name not generic_name. It's made
Romain Forlot
1
-2
/
+2
2017-03-16
Implement regular event launching using systemd event loop
Romain Forlot
2
-10
/
+33
2017-03-16
Improve Doxygen comments and formating.
Romain Forlot
2
-87
/
+84
2017-03-16
Improve: DEBUG messages.
Romain Forlot
1
-1
/
+1
2017-03-16
Search into generic_name as well as name + prefix, but
Romain Forlot
1
-1
/
+5
2017-03-16
Adding/Fix classes constructors to make them correspond
Romain Forlot
2
-1
/
+2
2017-03-16
Get decoding diagnostic request from decoding thread of can_bus_t
Romain Forlot
2
-20
/
+59
2017-03-16
Implemente way to send diagnostic request when subscribed.
Romain Forlot
2
-0
/
+9
2017-03-16
Manage prefix on CAN and OBD2 prefix. Searching signals
Romain Forlot
1
-2
/
+2
2017-03-16
Instead of a global pointer, config is now a Singleton.
Romain Forlot
2
-6
/
+6
2017-03-16
Adding needed function to get some time handle on request
Romain Forlot
2
-5
/
+51
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
2
-2
/
+2
2017-03-16
Change FrequencyClock struct to class and rename it.
Romain Forlot
2
-11
/
+21
2017-03-16
Fix: use of new objects and type conversion missing.
Romain Forlot
2
-6
/
+6
2017-03-16
Fix: include path (where I think to fix them...)
Romain Forlot
2
-5
/
+5
2017-03-16
Fix: used new created classes.
Romain Forlot
2
-4
/
+4
2017-03-16
Typo and formating.
Romain Forlot
2
-9
/
+9
2017-03-16
Change all old struct name to the new class.
Romain Forlot
1
-1
/
+1
2017-03-16
Fix all doxygen comments about parameters.
Romain Forlot
2
-16
/
+16
2017-03-16
Make a global variable to a configuration object.
Romain Forlot
1
-2
/
+5
2017-03-16
added a socket class to wrap the C socket API.
Loïc Collignon
2
-0
/
+135
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-0
/
+11
2017-03-16
Fix: wrong function signature and get out from class
Romain Forlot
1
-1
/
+1
2017-03-16
Include file changes, typo and renaming operation.
Romain Forlot
3
-3
/
+3
2017-03-16
Finalize new directories organization.
Romain Forlot
1
-2
/
+2
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
6
-0
/
+484