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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
can-bus: Use configuration from JSON file
Romain Forlot
8
-139
/
+41
2019-12-03
message: More explicit define about CAN protocols.
Romain Forlot
4
-13
/
+13
2019-12-03
decoder: fix left behind character
Romain Forlot
2
-2
/
+1
2019-12-03
low-can-cb: Mark the end of the CtlSections array
Romain Forlot
1
-1
/
+4
2019-12-03
converter: littles improvements.
Romain Forlot
2
-2
/
+2
2019-12-03
examples: Update using new Generator
Romain Forlot
10
-329
/
+520
2019-12-03
plugins: Use agl-vcar plugin by default
Romain Forlot
3
-735
/
+744
2019-11-15
cmake: separate binding into lib+binding+plugins
Romain Forlot
3
-65
/
+82
2019-12-03
Fix bit_position swapping
Corentin Le Gall
4
-1
/
+25
2019-11-15
sign: handle decode methods sign from can value
Clément Bénier
4
-9
/
+91
2019-11-14
can: Add big endian CAN frame layout handle
Corentin Le Gall
7
-3
/
+56
2019-11-14
application: Add dedicated function to set parents
Romain Forlot
2
-15
/
+18
2019-11-14
low-can-cb: Retrieve application from external controller data
Romain Forlot
1
-5
/
+4
2019-11-12
message_set: Remove build warning using C++ string
Romain Forlot
1
-2
/
+2
2019-11-12
examples: updates
Romain Forlot
9
-42
/
+66780
2019-11-12
test: Update tests with new transport
Romain Forlot
3
-25
/
+25
2019-11-12
doc: Update documentation
Romain Forlot
3
-11
/
+11
2019-11-10
can_message: add missing signature due to conflict
Romain Forlot
1
-0
/
+3
2019-11-10
hat: Move some binding functions into the hat
Romain Forlot
2
-1
/
+89
2019-11-10
messsage_definition: add name getter method
Romain Forlot
2
-0
/
+5
2019-11-10
message_set: New methods to add messages at init
Romain Forlot
2
-0
/
+41
2019-11-09
binding: add preinit function to load the config
Romain Forlot
2
-69
/
+85
2019-11-09
All: Make format coherent with the whole project
Romain Forlot
21
-103
/
+118
2019-11-09
diag-mng: Change way to initialize the diag bus
Romain Forlot
4
-13
/
+15
2019-11-09
all: Copyright update
Romain Forlot
14
-14
/
+14
2019-11-07
message_set: typedef long type signature
Romain Forlot
3
-5
/
+5
2019-11-07
controller:initialize an empty message_set to fill
Romain Forlot
2
-0
/
+43
2019-11-07
controller: Prepare project ot use the Controller
Arthur Guyader
12
-3
/
+912
2019-11-07
write: Add feature to build messages and fix some functions
Arthur Guyader
10
-11
/
+153
2019-11-06
examples: update examples and can_samples
Arthur Guyader
2
-7
/
+0
2019-11-06
j1939: don't process signals using same bus
Romain Forlot
1
-6
/
+8
2019-11-06
j1939: update using latest commits in linux-next
Romain Forlot
2
-8
/
+6
2019-11-06
converter: decoder: use appropriate int types
Romain Forlot
4
-49
/
+19
2019-11-05
all: Format one line 'if' or 'for' statement.
Romain Forlot
10
-161
/
+47
2019-11-05
subscription: Optimizing opening sockets
Romain Forlot
3
-300
/
+24
2019-11-05
can: clean and format
Romain Forlot
1
-48
/
+31
2019-11-05
can: Fix receiving and sending extended CAN frames
Romain Forlot
1
-2
/
+4
2019-11-04
can: Remove extended flags
Romain Forlot
3
-13
/
+9
2019-11-04
cmake: Remove build warnings
Romain Forlot
1
-1
/
+0
2019-11-20
Add steering wheel LIN message signal definitions
icefish_8.99.1
icefish/8.99.1
8.99.1
Scott Murray
3
-1036
/
+856
2019-09-10
refactor(config.xml.in):Replace required api with required binding
next
Li Xiaoming
1
-1
/
+1
2019-09-09
Update documentation
Arthur Guyader
1
-1
/
+1
2019-08-30
Remove file socketcan-j1939 that was not removed before
Arthur Guyader
7
-200
/
+191
2019-08-30
Remove in function convert_from_addr, the variable flags was not used
Arthur Guyader
1
-1
/
+0
2019-08-30
Remove in function rx_filter_can, the variable val was not used
Arthur Guyader
1
-1
/
+0
2019-08-30
Add new decoders bytes for signal of long size
Arthur Guyader
5
-2
/
+153
2019-08-30
Change signature of decoders
Arthur Guyader
11
-53
/
+62
2019-08-30
Add some typedef to reduce the size of the lines
Arthur Guyader
14
-51
/
+61
2019-08-30
Change vector to list to allow to remove signal.
Arthur Guyader
2
-12
/
+29
2019-08-30
Update bit position and bit size in signal
Arthur Guyader
2
-14
/
+15
[next]