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
/
low-can-binding
/
binding
/
low-can-cb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
All: Make format coherent with the whole project
Romain Forlot
1
-15
/
+15
2020-01-08
j1939: don't process signals using same bus
Romain Forlot
1
-6
/
+8
2020-01-08
all: Format one line 'if' or 'for' statement.
Romain Forlot
1
-75
/
+18
2020-01-08
subscription: Optimizing opening sockets
Romain Forlot
1
-11
/
+11
2019-08-30
Remove file socketcan-j1939 that was not removed before
Arthur Guyader
1
-0
/
+1
2019-08-30
Add some typedef to reduce the size of the lines
Arthur Guyader
1
-11
/
+11
2019-08-30
Change vector to list to allow to remove signal.
Arthur Guyader
1
-8
/
+24
2019-08-30
Add feature ISO TP (multi frames and peer to peer)
Arthur Guyader
1
-35
/
+81
2019-08-30
Replace all enum types with masks
Arthur Guyader
1
-20
/
+20
2019-08-30
Only defined signals can be written
Arthur Guyader
1
-26
/
+59
2019-08-30
Update function rx_filter_can for multi frame prevision.
Arthur Guyader
1
-1
/
+1
2019-08-29
Update function to encode and decode message
Arthur Guyader
1
-1
/
+1
2019-08-29
Uniform indentation with tabulation
Arthur Guyader
1
-17
/
+17
2019-08-13
Fix: only one subscription could be made
Romain Forlot
1
-2
/
+1
2019-08-12
Integrate the J1939 features : address claiming and write.
Arthur Guyader
1
-12
/
+80
2019-08-12
Add feature to build messages and fix some functions
Arthur Guyader
1
-29
/
+134
2019-06-27
Minor improvements
Romain Forlot
1
-2
/
+2
2019-06-26
Small fixes (include and pointer)
Romain Forlot
1
-1
/
+1
2019-06-26
Add the possibility to subscribe an id or a pgn
Arthur Guyader
1
-21
/
+86
2019-06-26
Rename some of the classes removing can- prefix
Romain Forlot
1
-14
/
+14
2019-06-26
Change can_message_t class usage for new j1939
Romain Forlot
1
-5
/
+5
2019-06-26
Use subscription's sockets as shared_ptr
Romain Forlot
1
-9
/
+13
2019-06-26
Implement a new socket type CAN for j1939 protocol
Arthur Guyader
1
-4
/
+4
2018-12-14
Smalls improvements
Romain Forlot
1
-1
/
+1
2018-12-14
Simpler handling of binding subscriptions
Romain Forlot
1
-46
/
+39
2018-12-14
Cleaning the code for now unused functions
Romain Forlot
1
-3
/
+1
2018-12-14
CAN FD implementation
Romain Forlot
1
-33
/
+30
2018-11-22
Rework writing CAN message on CAN buses.
Romain Forlot
1
-79
/
+64
2018-10-15
Migration to binding v3
Romain Forlot
1
-43
/
+40
2018-05-25
Merge "Fixing typos made in comments"
flounder_5.99.1
flounder/5.99.1
5.99.1
Jan-Simon Moeller
1
-9
/
+9
2018-05-24
Fixing typos made in comments
ydimitrov
1
-9
/
+9
2018-05-16
Fix compilation warning
Romain Forlot
1
-1
/
+1
2018-04-17
Detect engine state and use it during diagnostic messages subscriptions
Jonathan Aillet
1
-3
/
+28
2018-04-17
Add possibility to subscribe to a recurring request permanently
Jonathan Aillet
1
-8
/
+17
2018-03-15
Change subscribed signals search to check filters as well
Jonathan Aillet
1
-3
/
+2
2017-11-30
Fails write request if CAN signal not writable
Romain Forlot
1
-1
/
+4
2017-09-28
Use afb_genskel tools to generate api definition
Romain Forlot
1
-1
/
+23
2017-09-28
Handle batched subscriptions in a JSON array
Romain Forlot
1
-22
/
+30
2017-09-01
Add get() and list() API
Yuichi Kusakabe
1
-0
/
+110
2017-09-01
Fix can write API result
Yuichi Kusakabe
1
-2
/
+2
2017-09-01
Fix write CAN bus name
Yuichi Kusakabe
1
-1
/
+1
2017-08-09
Format
Romain Forlot
1
-7
/
+28
2017-07-21
Format
Romain Forlot
1
-1
/
+1
2017-07-21
Check whether a signal is writable before sending
Romain Forlot
1
-3
/
+8
2017-07-21
Split big function to several smaller
Romain Forlot
1
-45
/
+73
2017-07-21
Be able to write raw frame & encode value to sent
Romain Forlot
1
-30
/
+64
2017-07-21
Create an auth verb to raise privilege of session
Romain Forlot
1
-0
/
+6
2017-07-21
Implements new verbs to write on CAN bus
Romain Forlot
1
-0
/
+60
2017-07-20
Fix subscribe response
Romain Forlot
1
-1
/
+4
2017-07-04
DAB RC3 Fixes follows appfw API break.
Romain Forlot
1
-9
/
+9
[next]