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
2021-01-11
Restore /etc/dev-mapping.conf support
needlefish_13.93.0
needlefish/13.93.0
marlin_12.93.0
marlin_12.92.0
marlin_12.91.0
marlin_12.90.1
marlin_12.90.0
marlin/12.93.0
marlin/12.92.0
marlin/12.91.0
marlin/12.90.1
marlin/12.90.0
lamprey_11.92.0
lamprey_11.91.0
lamprey/11.92.0
lamprey/11.91.0
koi_10.93.0
koi_10.92.0
koi/10.93.0
koi/10.92.0
13.93.0
12.93.0
12.92.0
12.91.0
12.90.1
12.90.0
11.92.0
11.91.0
10.93.0
10.92.0
Scott Murray
10
-14
/
+393
2020-09-29
Update agl-vcar to match test expectations
koi_10.91.0
koi/10.91.0
10.91.0
Scott Murray
6
-1669
/
+2424
2020-09-23
Update default signals to match agl-vcar definition
Scott Murray
4
-1282
/
+582
2020-08-19
Rework J1939 and ISO TP feature enabling
jellyfish_9.99.4
jellyfish_9.99.3
jellyfish/9.99.4
jellyfish/9.99.3
9.99.4
9.99.3
Scott Murray
3
-10
/
+39
2020-06-09
Update autobuild scripts
jellyfish_9.99.2
jellyfish_9.99.1
jellyfish/9.99.2
jellyfish/9.99.1
9.99.2
9.99.1
Scott Murray
2
-204
/
+154
2020-02-28
config: Fix build failure missing header file
Romain Forlot
1
-2
/
+2
2020-02-17
Update autobuild script to create new targets
Frederic Marec
2
-26
/
+174
2020-02-11
Update .gitreview file
Jan-Simon Möller
1
-1
/
+0
2020-01-23
low-can: fix aborting on can_data not being an json_type_array
icefish_8.99.5
icefish/8.99.5
8.99.5
Matt Ranostay
1
-1
/
+3
2020-01-23
low-can: fix returned event_t from generate_filter() uninitialized
Matt Ranostay
1
-1
/
+1
2020-01-22
low-can-apidef: Fix typo in permission
Jose Bollo
1
-1
/
+1
2020-01-20
docs: update script paths in README.md
Matt Ranostay
1
-2
/
+2
2020-01-09
get verb: add option id
Clément Bénier
1
-0
/
+61
2020-01-09
openxc-utils : No send string but send array_object for signals
Arthur Guyader
1
-1
/
+1
2020-01-09
message: move bit position flag and action
Romain Forlot
7
-70
/
+68
2020-01-09
converter : Add "0x" for hex data
Arthur Guyader
1
-0
/
+1
2020-01-09
message: Fix copying all bytes but the last one
Romain Forlot
3
-64
/
+18
2020-01-09
plugins: Remove J1939 condition in CMakeLists file
Frederic Marec
1
-28
/
+0
2020-01-09
can-bus: process signal rework to subscribe message
Arthur Guyader
2
-13
/
+45
2020-01-09
can_decoder : Move frame swap to only do it one time
Arthur Guyader
2
-11
/
+15
2020-01-09
openxc-utils : Add json value for DynamicField
Arthur Guyader
3
-12
/
+35
2020-01-09
low_can_subscription: Add msg_def and create_rx for message
Arthur Guyader
2
-1
/
+43
2020-01-09
Cleanup examples, tests, configuration and plugins
Romain Forlot
27
-6322
/
+6847
2020-01-09
signal_t : Remove attribute is_big_endian
Arthur Guyader
4
-69
/
+0
2020-01-09
Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIAN
Arthur Guyader
3
-3
/
+3
2020-01-09
format: remove uneeded brackets.
Romain Forlot
5
-77
/
+8
2020-01-09
converter: Improve the continental bit calcul
Romain Forlot
1
-1
/
+1
2020-01-09
examples: Update examples j1939
Arthur Guyader
3
-465
/
+238
2020-01-09
decoder: Add new decoders: ascii, date, time
Arthur Guyader
4
-2
/
+82
2020-01-09
can_bus: Add unit in the json that low-can emits
Arthur Guyader
3
-6
/
+10
2020-01-09
tests: Test the value of signals decoded
Arthur Guyader
8
-2
/
+263
2020-01-09
test: Add tests filter
Arthur Guyader
1
-2
/
+2
2020-01-09
j1939: Follow updates of the kernel
Arthur GUYADER
7
-25
/
+45
2020-01-09
socket-j1939: Function add_filter return int to check error
Arthur GUYADER
2
-3
/
+5
2020-01-09
msg_def: returns pgn if j1939 used
Arthur GUYADER
1
-1
/
+2
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
message: Rework message flags
Romain Forlot
3
-19
/
+23
2020-01-09
encoder: use contructor to initialize the vector
Romain Forlot
1
-5
/
+3
2020-01-09
converter: Improve bit_position computation
Romain Forlot
3
-33
/
+27
2020-01-09
decoder: reformat function to parse the bitfield
Romain Forlot
1
-8
/
+10
2020-01-09
message: Default frame layout as little endian.
Romain Forlot
4
-5
/
+5
2020-01-09
diag-mngr: Fix sending and change init
Romain Forlot
3
-17
/
+24
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
7
-31
/
+35
2020-01-09
message: optimize getting subpart of a vector
Romain Forlot
1
-19
/
+7
2020-01-09
msg_definition: integrate frame layout as a flag
Romain Forlot
5
-21
/
+14
2020-01-09
misc: Some cleanup and fixes about signatures.
Romain Forlot
6
-10
/
+14
2020-01-09
ini-config: remove ini-config lib
Romain Forlot
5
-202
/
+0
2020-01-09
all: format typo
Romain Forlot
5
-9
/
+7
[next]