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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
diag_mngr: No diagnostic msg if no diagnostic_bus
Romain Forlot
2
-4
/
+7
2020-01-09
low-can-cb: Little opti
Romain Forlot
1
-4
/
+2
2020-01-09
diag-mngr: Fix sending and change init
Romain Forlot
1
-17
/
+16
2020-01-09
all: format typo
Romain Forlot
1
-1
/
+3
2020-01-09
init: Improve error message when not finding config file
Romain Forlot
1
-1
/
+1
2020-01-09
low-can: Fix init failing when using without J1939
Romain Forlot
1
-1
/
+1
2020-01-09
apidef: fix no preinit defined.
Romain Forlot
1
-1
/
+1
2020-01-09
init: Fix wrong diagnostic bus name returned.
Romain Forlot
1
-1
/
+1
2020-01-09
all: format
Romain Forlot
2
-11
/
+2
2020-01-09
low-can-hat: improve format
Romain Forlot
1
-2
/
+2
2020-01-09
low-can-cb: improve readability
Romain Forlot
1
-11
/
+6
2020-01-09
can-bus: Use configuration from JSON file
Romain Forlot
2
-1
/
+12
2020-01-09
fix: missing include to find find_if function
Romain Forlot
1
-0
/
+1
2020-01-09
message: More explicit define about CAN protocols.
Romain Forlot
2
-9
/
+9
2020-01-09
low-can-cb: Mark the end of the CtlSections array
Romain Forlot
1
-1
/
+4
2020-01-09
converter: littles improvements.
Romain Forlot
1
-1
/
+1
2020-01-09
application: Add dedicated function to set parents
Romain Forlot
2
-15
/
+18
2020-01-09
low-can-cb: Retrieve application from external controller data
Romain Forlot
1
-5
/
+4
2020-01-09
hat: Move some binding functions into the hat
Romain Forlot
2
-1
/
+89
2020-01-09
binding: add preinit function to load the config
Romain Forlot
4
-72
/
+86
2020-01-09
All: Make format coherent with the whole project
Romain Forlot
5
-23
/
+23
2020-01-09
message_set: typedef long type signature
Romain Forlot
1
-1
/
+1
2020-01-09
controller: Prepare project ot use the Controller
Arthur Guyader
3
-864
/
+43
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
2
-93
/
+26
2020-01-08
app-generated: update for generated steering wheel
Romain Forlot
1
-276
/
+2
2020-01-08
subscription: Optimizing opening sockets
Romain Forlot
2
-30
/
+22
2020-01-08
can: clean and format
Romain Forlot
1
-48
/
+31
2019-12-06
Change example message 0x3D9 back to non-FD
icefish_8.99.4
icefish_8.99.3
icefish_8.99.2
icefish/8.99.4
icefish/8.99.3
icefish/8.99.2
8.99.4
8.99.3
8.99.2
Scott Murray
1
-1
/
+1
2019-12-03
Update steering wheel LIN message definition
Scott Murray
1
-1
/
+1
2019-11-20
Add steering wheel LIN message signal definitions
icefish_8.99.1
icefish/8.99.1
8.99.1
Scott Murray
1
-995
/
+248
2019-09-09
Update documentation
Arthur Guyader
1
-1
/
+1
2019-08-30
Remove file socketcan-j1939 that was not removed before
Arthur Guyader
3
-2
/
+128
2019-08-30
Remove in function rx_filter_can, the variable val was not used
Arthur Guyader
1
-1
/
+0
2019-08-30
Add some typedef to reduce the size of the lines
Arthur Guyader
6
-22
/
+25
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
4
-43
/
+382
2019-08-30
Replace all enum types with masks
Arthur Guyader
4
-69
/
+72
2019-08-30
Update function tx_send for multi frame prevision
Arthur Guyader
1
-7
/
+30
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
2
-12
/
+46
2019-08-30
Add function remove last bcm frame
Arthur Guyader
2
-0
/
+12
2019-08-30
Add many frames in a subscription in the function tx_send.
Arthur Guyader
1
-3
/
+6
2019-08-29
Update function to encode and decode message
Arthur Guyader
1
-1
/
+1
2019-08-29
Uniform indentation with tabulation
Arthur Guyader
3
-214
/
+213
2019-08-13
Fix: only one subscription could be made
Romain Forlot
2
-4
/
+8
2019-08-12
Integrate the J1939 features : address claiming and write.
Arthur Guyader
5
-48
/
+202
2019-08-12
Add feature to build messages and fix some functions
Arthur Guyader
3
-43
/
+149
2019-08-12
Update examples and can_samples
Arthur Guyader
1
-48
/
+1017
2019-07-03
signals.cpp: Make an insensitive string comparison
halibut_8.0.2
halibut_8.0.1
halibut_8.0.0
halibut_7.99.3
halibut/8.0.2
halibut/8.0.1
halibut/8.0.0
halibut/7.99.3
8.0.2
8.0.1
8.0.0
7.99.3
Romain Forlot
1
-0
/
+10
[next]