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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
openxc-utils : Add json value for DynamicField
Arthur Guyader
2
-11
/
+30
2020-01-09
format: remove uneeded brackets.
Romain Forlot
1
-1
/
+0
2020-01-09
converter: Improve the continental bit calcul
Romain Forlot
1
-1
/
+1
2020-01-09
decoder: Add new decoders: ascii, date, time
Arthur Guyader
2
-2
/
+18
2020-01-09
can_bus: Add unit in the json that low-can emits
Arthur Guyader
2
-5
/
+9
2020-01-09
j1939: Follow updates of the kernel
Arthur GUYADER
4
-17
/
+19
2020-01-09
socket-j1939: Function add_filter return int to check error
Arthur GUYADER
2
-3
/
+5
2020-01-09
converter: Improve bit_position computation
Romain Forlot
2
-30
/
+23
2020-01-09
socket-bcm: Format, simplification of open socket
Romain Forlot
1
-12
/
+10
2020-01-09
decoder: rework how to swap frame layout.
Romain Forlot
2
-9
/
+14
2020-01-09
misc: Some cleanup and fixes about signatures.
Romain Forlot
2
-1
/
+12
2020-01-09
all: format typo
Romain Forlot
2
-5
/
+3
2020-01-09
converter: Fix to_hex conversion
Corentin Le Gall
1
-1
/
+1
2020-01-09
socketcan-bcm: Fix wrongly opened socket
Romain Forlot
1
-0
/
+1
2020-01-09
converter: Use unsigned int whenever it's possible
Romain Forlot
2
-3
/
+9
2020-01-09
socket: Raise an error if open function failed.
Romain Forlot
2
-0
/
+5
2020-01-09
can-bus: Use configuration from JSON file
Romain Forlot
2
-111
/
+0
2020-01-09
decoder: Fix bit_position swapping
Corentin Le Gall
1
-0
/
+7
2020-01-09
can: Add big endian CAN frame layout handle
Corentin Le Gall
2
-0
/
+31
2020-01-09
All: Make format coherent with the whole project
Romain Forlot
7
-39
/
+39
2020-01-09
all: Copyright update
Romain Forlot
8
-8
/
+8
2020-01-08
all: Format one line 'if' or 'for' statement.
Romain Forlot
7
-59
/
+16
2020-01-08
socketcan-j1939: format how to define_opt()
Romain Forlot
1
-7
/
+4
2020-01-08
j1939: Following kernel updates
Romain Forlot
2
-2
/
+2
2019-08-30
Remove file socketcan-j1939 that was not removed before
Arthur Guyader
1
-195
/
+0
2019-08-30
Add new decoders bytes for signal of long size
Arthur Guyader
2
-1
/
+54
2019-08-30
Add some typedef to reduce the size of the lines
Arthur Guyader
2
-7
/
+10
2019-08-30
Change vector to list to allow to remove signal.
Arthur Guyader
1
-4
/
+5
2019-08-30
Add feature ISO TP (multi frames and peer to peer)
Arthur Guyader
3
-2
/
+231
2019-08-30
Replace all enum types with masks
Arthur Guyader
2
-12
/
+1
2019-08-29
Add file converter to manage all conversions
Arthur Guyader
2
-0
/
+85
2019-08-29
Uniform indentation with tabulation
Arthur Guyader
4
-75
/
+74
2019-08-12
Integrate the J1939 features : address claiming and write.
Arthur Guyader
7
-44
/
+921
2019-08-12
Add feature to build messages and fix some functions
Arthur Guyader
8
-39
/
+59
2019-06-26
Rename some of the classes removing can- prefix
Romain Forlot
2
-7
/
+7
2019-06-26
Change can_message_t class usage for new j1939
Romain Forlot
4
-38
/
+17
2019-06-26
Implement a new socket type CAN for j1939 protocol
Arthur Guyader
7
-47
/
+297
2018-12-14
Smalls improvements
Romain Forlot
2
-3
/
+14
2018-12-14
CAN FD implementation
Romain Forlot
2
-20
/
+30
2018-11-22
Adds a new function to build from a json_object.
Romain Forlot
2
-0
/
+27
2018-10-15
Migration to binding v3
Romain Forlot
2
-2
/
+2
2018-04-09
Correct errors in comments
Jonathan Aillet
1
-1
/
+1
2018-01-02
Make low-can use afb-genskel by default
Romain Forlot
1
-1
/
+0
2017-12-07
Initialize struct to avoid unexpected behavior
Romain Forlot
1
-2
/
+4
2017-09-28
Add timestamp to diagnostic message event too
Romain Forlot
1
-1
/
+1
2017-09-13
Add timestamp val to returned json object on event
Romain Forlot
2
-1
/
+28
2017-07-25
Make Kernel check not mandatory
Romain Forlot
2
-1
/
+3
2017-07-21
Format
Romain Forlot
6
-27
/
+27
2017-07-21
Cleaning and renaming.
Romain Forlot
1
-1
/
+1
2017-07-21
Fix canmessage default frequency
Yuichi Kusakabe
1
-2
/
+2
[next]