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
/
can
/
can-bus.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
Fix: warning at compile time after migration to v2
Romain Forlot
1
-1
/
+1
2017-06-09
Migration to AFB Binding V2
Romain Forlot
1
-5
/
+5
2017-06-09
Comments, Cleanup, format
Romain Forlot
1
-6
/
+16
2017-06-07
Cleanup include and prepare to switch binding v2
Romain Forlot
1
-5
/
+0
2017-06-07
Improve reliability on multi-threading.
Romain Forlot
1
-48
/
+45
2017-06-02
Let the thread to be managed outside the binding.
Romain Forlot
1
-4
/
+2
2017-06-02
Get diag manager's socket into subscription obj
Romain Forlot
1
-1
/
+5
2017-06-01
Implement minimum and maximum subscription filters
Romain Forlot
1
-2
/
+6
2017-06-01
Left over renaming variable
Romain Forlot
1
-2
/
+1
2017-06-01
Simplify processing event
Romain Forlot
1
-10
/
+10
2017-06-01
Fix: get signal name no matter type of signal.
Romain Forlot
1
-3
/
+3
2017-06-01
Implement method to filter messages before pushing
Romain Forlot
1
-34
/
+38
2017-06-01
Clearer call to method
Romain Forlot
1
-4
/
+4
2017-06-01
Remove reverse find can_signal from can_message
Romain Forlot
1
-19
/
+18
2017-06-01
Reworked subscription to integrate filtering.
Romain Forlot
1
-21
/
+19
2017-06-01
Renaming configuration to application
Romain Forlot
1
-2
/
+2
2017-05-19
Change method name to signify that it is an aggregate.
Romain Forlot
1
-1
/
+1
2017-05-19
Finish config parser retrieving device mapping.
Romain Forlot
1
-2
/
+8
2017-05-19
Include diagnostic_message_t into can_message_set.
Romain Forlot
1
-1
/
+1
2017-05-19
Remove can-bus-dev following RAW->BCM sockets migration
Romain Forlot
1
-60
/
+28
2017-05-10
Cleaning
Romain Forlot
1
-6
/
+1
2017-05-10
Keeping RAW sockets for compatibility
Romain Forlot
1
-52
/
+1
2017-05-05
Format
Romain Forlot
1
-1
/
+1
2017-05-05
Improve granularity of BCM socket using one by signal
Romain Forlot
1
-9
/
+0
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
1
-1
/
+1
2017-04-27
Fix: Add notifying decoding thread if there is new messages.
Romain Forlot
1
-1
/
+3
2017-04-27
Check last value before send the event, if no change no event.
Romain Forlot
1
-5
/
+9
2017-04-27
Reworked reading CAN devices from BCM socket.
Romain Forlot
1
-1
/
+50
2017-04-27
Typo, rename, format
Romain Forlot
1
-5
/
+6
2017-04-24
Create a received job for BCM Socket to handle filtering.
Romain Forlot
1
-0
/
+9
2017-04-22
Use BCM socket as default cleaning up the old RAW socket code.
Romain Forlot
1
-1
/
+1
2017-04-22
Improve logging messages
Romain Forlot
1
-9
/
+9
2017-04-21
Move all signals search functions into new signals_manager_t object
Romain Forlot
1
-11
/
+16
2017-04-20
Separate socket configuration and opening
Romain Forlot
1
-0
/
+1
2017-04-20
Use same function to open BCM and RAW CAN sockets
Romain Forlot
1
-1
/
+1
2017-04-20
Specializing socket class to CAN socket operations.
Romain Forlot
1
-1
/
+1
2017-04-19
Cleaning include
Romain Forlot
1
-3
/
+0
2017-04-18
Use a system INI configuration file to get devices mapping
Romain Forlot
1
-73
/
+27
2017-04-14
Change directory architecture to use 2 separated projects.
Romain Forlot
1
-0
/
+398